支持1.20-1.20.4;修复血量显示失效

This commit is contained in:
Harvey_Husky
2023-12-09 09:19:14 +08:00
parent 78451c559e
commit 52f182a02f
12 changed files with 29 additions and 10 deletions
+2 -2
View File
@@ -17,6 +17,6 @@
"storageText": "{\"nbt\": \"${1:NBT}\", \"interpret\": true, \"storage\": \"${2:A namespaced ID}\"}",
"ifInstalled": "execute if data storage fzsd:installed fzsd.module{${1:module_name}:1b} run ${tellraw}"
},
"datapack.env.cmdVersion": "1.20",
"datapack.env.dataVersion": "1.20"
"datapack.env.cmdVersion": "1.20.2",
"datapack.env.dataVersion": "1.20.4"
}