mirror of
https://github.com/ElCeejo/animalia.git
synced 2025-04-30 13:31:39 -04:00
Merge 66e74b8c16
into 259e741282
This commit is contained in:
commit
b3a00131b3
1 changed files with 1 additions and 0 deletions
|
@ -303,6 +303,7 @@ minetest.register_node("animalia:spawner", {
|
|||
drawtype = "airlike",
|
||||
walkable = false,
|
||||
pointable = false,
|
||||
paramtype = "light",
|
||||
sunlight_propagates = true,
|
||||
groups = {oddly_breakable_by_hand = 1, not_in_creative_inventory = 1}
|
||||
})
|
||||
|
|
Loading…
Add table
Reference in a new issue