diff --git a/PCK-Studio/Resources/tileData.json b/PCK-Studio/Resources/tileData.json index 70503013..fc7e606b 100644 --- a/PCK-Studio/Resources/tileData.json +++ b/PCK-Studio/Resources/tileData.json @@ -170,9 +170,9 @@ { "redstone_dust_line": "Redstone Dust (Line)" }, { "enchantment_top": "Enchantment Table (Top)" }, { "dragon_egg": "Dragon Egg" }, - { "cocoa_2": "Cocoa (Stage 2)" }, - { "cocoa_1": "Cocoa (Stage 1)" }, - { "cocoa_0": "Cocoa (Stage 0)" }, + { "cocoa_2": "Cocoa (Stage 3)" }, + { "cocoa_1": "Cocoa (Stage 2)" }, + { "cocoa_0": "Cocoa (Stage 1)" }, { "emerald_ore": "Emerald Ore" }, { "trip_wire_source": "Tripwire Hook" }, { "trip_wire": "Tripwire" },