From 383a1a79f7d5186f7ee950ce16337398a03b5166 Mon Sep 17 00:00:00 2001 From: MNL Date: Wed, 6 Jul 2022 20:32:02 -0400 Subject: [PATCH] tileData.json improvement Changed Kelp (Bottom) to Kelp Plant (Bottom) for better clarity when converting Java/Bedrock animations to Console. --- MinecraftUSkinEditor/Resources/tileData.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MinecraftUSkinEditor/Resources/tileData.json b/MinecraftUSkinEditor/Resources/tileData.json index 93f0ce16..adf7c2db 100644 --- a/MinecraftUSkinEditor/Resources/tileData.json +++ b/MinecraftUSkinEditor/Resources/tileData.json @@ -514,7 +514,7 @@ { "coral_fan_yellow": "Horn Coral Fan" }, { "coral_layered_top_red": "Fire Coral (Overlay)" }, { "coral_layered_top_yellow": "Horn Coral (Overlay)" }, - { "kelp_a": "Kelp (Bottom)" }, + { "kelp_a": "Kelp Plant (Bottom)" }, { "": "" }, { "": "" }, { "": "" },