diff --git a/projects/1.20-fabric/assets/0-modrinth-mod/amethyst-shield/amyshield/lang/en_us.json b/projects/1.20-fabric/assets/0-modrinth-mod/amethyst-shield/amyshield/lang/en_us.json new file mode 100644 index 000000000000..df30738a8b09 --- /dev/null +++ b/projects/1.20-fabric/assets/0-modrinth-mod/amethyst-shield/amyshield/lang/en_us.json @@ -0,0 +1,5 @@ +{ + "item.amyshield.amethyst_shield": "Amethyst Shield", + "item.amyshield.oxiwine_bolt": "Oxiwine Bolt", + "item.amyshield.sculk_latch": "Sculk Latch" +} \ No newline at end of file diff --git a/projects/1.20-fabric/assets/0-modrinth-mod/amethyst-shield/amyshield/lang/zh_cn.json b/projects/1.20-fabric/assets/0-modrinth-mod/amethyst-shield/amyshield/lang/zh_cn.json new file mode 100644 index 000000000000..d533cdef6fac --- /dev/null +++ b/projects/1.20-fabric/assets/0-modrinth-mod/amethyst-shield/amyshield/lang/zh_cn.json @@ -0,0 +1,5 @@ +{ + "item.amyshield.amethyst_shield": "紫水晶盾", + "item.amyshield.oxiwine_bolt": "氧化螺栓", + "item.amyshield.sculk_latch": "幽匿碰锁" +} \ No newline at end of file