Your phone or window isn't wide enough to display the code box. If it's a phone, try rotating it to landscape mode.
- Code: Select all
minetest.register_node("foo:bar", {
description = "Foobar",
floodable = true
})
Is there a way that the items will be dropped?
