From b0ebf65a5eb0f50eeebc3de3fd6894daeeff8367 Mon Sep 17 00:00:00 2001 From: Sollace Date: Sat, 18 Nov 2023 14:20:30 +0000 Subject: [PATCH] Added translations for the block versions of the shells --- src/main/resources/assets/unicopia/lang/en_us.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/src/main/resources/assets/unicopia/lang/en_us.json b/src/main/resources/assets/unicopia/lang/en_us.json index 6da46c1e..e66dbb7e 100644 --- a/src/main/resources/assets/unicopia/lang/en_us.json +++ b/src/main/resources/assets/unicopia/lang/en_us.json @@ -246,6 +246,10 @@ "block.unicopia.mango_sapling": "Mango Sapling", "block.unicopia.pineapple": "Pineapple Plant", + "block.unicopia.clam_shell": "Clam Shell", + "block.unicopia.scallop_shell": "Scallop Shell", + "block.unicopia.turret_shell": "Turret Shell", + "block.unicopia.green_apple_leaves": "Granny Smith Leaves", "block.unicopia.green_apple_sapling": "Granny Smith Sapling", "block.unicopia.green_apple_sprout": "Granny Smith Sprout",