wrong node type

master
Och Noe 2022-06-29 14:58:02 +02:00
parent 2e401d2d7b
commit 2999b62ed3
2 changed files with 0 additions and 6 deletions

View File

@ -307,12 +307,6 @@ table.insert(nodelist, { name = "snow", tile = "default_snow.png",
full = "default:snowblock",
half = "stairs:slab_snowblock" } )
-- 2022-06-29 there are two types of stone slabs
table.insert(nodelist, { name = "stone tile",
tile = "default_stone.png",
sound = default.node_sound_stone_defaults(),
full = "default:stone",
half = "stairs:slab_stone" } )
local adv_track = "advtrains:dtrack_placer"

Binary file not shown.

Before

Width:  |  Height:  |  Size: 685 B

After

Width:  |  Height:  |  Size: 663 B