diff --git a/PCK-Studio/Resources/tileData.json b/PCK-Studio/Resources/tileData.json index 2f17c8f5..d82e45b3 100644 --- a/PCK-Studio/Resources/tileData.json +++ b/PCK-Studio/Resources/tileData.json @@ -262,11 +262,11 @@ { "hardened_clay": "Terracotta" }, { "noteblock": "Note Block" }, { "stone_andesite": "Andesite" }, - { "stone_andesite_smooth": "Smooth Andesite" }, + { "stone_andesite_smooth": "Polished Andesite" }, { "stone_diorite": "Diorite" }, - { "stone_diorite_smooth": "Smooth Diorite" }, + { "stone_diorite_smooth": "Polished Diorite" }, { "stone_granite": "Granite" }, - { "stone_granite_smooth": "Smooth Granite" }, + { "stone_granite_smooth": "Polished Granite" }, { "potatoes_stage_0": "Potatoes (Stage 1)" }, { "potatoes_stage_1": "Potatoes (Stage 2)" }, { "potatoes_stage_2": "Potatoes (Stage 3)" },