diff --git a/nodes.lua b/nodes.lua index 28e2ef1..caf9b26 100644 --- a/nodes.lua +++ b/nodes.lua @@ -117,7 +117,7 @@ local nodes = { groups = {cracky = 3}, sounds = sound_stone, }, - ["split_stone_tile_alt"] = { + ["split_stone_tile_other"] = { description = S("Checkered Stone Tile"), groups = {cracky = 3}, sounds = sound_stone,