A bit of cleanup

This commit is contained in:
Eric
2019-10-12 18:44:29 -04:00
parent 4702c2229d
commit b16f0a5bac
3 changed files with 6 additions and 22 deletions

View File

@ -4,9 +4,6 @@
description = "Slippy block)",
drawtype = "nodebox",
tiles = {"mesecons_slippyblocks.png"},
walkable = true,
pointable = true,
diggable = true,
buildable_to = true,
groups = {cracky=3,oddly_breakable_by_hand=3},
drop = "mesecons_slippyblocks:slippy_block",
@ -47,10 +44,6 @@
description = "Slippy block)",
drawtype = "nodebox",
tiles = {"mesecons_slippyblocks.png"},
walkable = true,
pointable = true,
diggable = true,
buildable_to = false,
groups = {cracky=3,oddly_breakable_by_hand=3, not_in_creative_inventory = 1},
drop = "mesecons_slippyblocks:slippy_block",
node_box = {