diff --git a/src/main/resources/assets/fireproofboats/lang/zh_cn.json b/src/main/resources/assets/fireproofboats/lang/zh_cn.json new file mode 100644 index 0000000..ecc68f6 --- /dev/null +++ b/src/main/resources/assets/fireproofboats/lang/zh_cn.json @@ -0,0 +1,6 @@ +{ + "item.fireproofboats.crimson_boat": "绯红木船", + "item.fireproofboats.crimson_chest_boat": "绯红木运输船", + "item.fireproofboats.warped_boat": "诡异木船", + "item.fireproofboats.warped_chest_boat": "诡异木运输船" +}