Topic: How do I make decorations appear underground (ex. in caves) Why: I'm making a mod that tries to encourage exploration. There is one item, called a rock, which is very important for making some items. More info: My current code for spawning the rock is: minetest.register_decoration({ deco_type...