End rods no longer fall

This commit is contained in:
Wuzzy 2019-12-22 18:08:45 +01:00
parent bbc5f2a0d9
commit a03cc0604e
1 changed files with 1 additions and 1 deletions

View File

@ -75,7 +75,7 @@ minetest.register_node("mcl_end:end_rod", {
paramtype2 = "facedir",
light_source = minetest.LIGHT_MAX,
sunlight_propagates = true,
groups = { dig_immediate=3, deco_block=1, destroy_by_lava_flow=1, falling_node=1 },
groups = { dig_immediate=3, deco_block=1, destroy_by_lava_flow=1, },
node_box = {
type = "fixed",
fixed = {