diff --git a/run/patchouli_books/external_book/zh_cn/entries/testcat/testentry.json b/run/patchouli_books/external_book/zh_cn/entries/testcat/testentry.json
new file mode 100644
index 00000000..9832b07b
--- /dev/null
+++ b/run/patchouli_books/external_book/zh_cn/entries/testcat/testentry.json
@@ -0,0 +1,11 @@
+{
+  "name": "燃",
+  "icon": "minecraft:writable_book",
+  "category": "patchouli:testcat",
+  "pages": [
+    {
+      "type": "text",
+      "text": "燒生命"
+    }
+  ]
+}