diff --git a/doc/src/hexdoc/_export/resources/assets/hexcasting/lang/zh_cn.flatten.json5 b/doc/src/hexdoc/_export/resources/assets/hexcasting/lang/zh_cn.flatten.json5 new file mode 100644 index 00000000..0c105064 --- /dev/null +++ b/doc/src/hexdoc/_export/resources/assets/hexcasting/lang/zh_cn.flatten.json5 @@ -0,0 +1,16 @@ +{ + key: { + use: "右键", + sneak: "左Shift", + jump: "空格", + }, + + "item.minecraft": { + amethyst_shard: "紫水晶碎片", + budding_amethyst: "紫水晶母岩", + }, + + "block.hexcasting": { + slate: "空白石板", + }, +}