Changed "Smooth" stone variant names to "Polished" to match in game name

This commit is contained in:
MattNL
2022-10-04 13:38:00 -04:00
parent 3fde9895ae
commit 0785ae0f0c

View File

@@ -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)" },