Clean up abms.
This commit is contained in:
parent
0696a64673
commit
edd4baf418
3 changed files with 232 additions and 234 deletions
|
@ -151,8 +151,6 @@ local cap = {
|
|||
light_source = fun_caves.light_max,
|
||||
groups = {fleshy=1, dig_immediate=3, flammable=2, plant=1},
|
||||
}
|
||||
if false then
|
||||
end
|
||||
minetest.register_node("fun_caves:giant_mushroom_cap", cap)
|
||||
|
||||
-- mushroom cap, huge
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue