From 04a16bbe0b0c3ff89939d36f333e3330187108c8 Mon Sep 17 00:00:00 2001 From: Frost-ZX Date: Tue, 6 May 2025 21:48:31 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=B7=BB=E5=8A=A0=20kubejs=20export=20?= =?UTF-8?q?=E5=91=BD=E4=BB=A4=E8=AF=B4=E6=98=8E?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5bb9449..3d58369 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ - 暂不支持解构赋值(2022-08-28) - 暂不支持设置函数参数默认值(2022-08-28) - 暂不支持 try catch(2022-08-28) +- 可以使用 `/kubejs export pack-zips` 命令导出动态生成的资源(`blockstates`、`models` 等)。 ## 参考资料