Remove mapgen village spawner from Creative

This commit is contained in:
Wuzzy 2019-08-31 16:32:06 +02:00
parent 45273fb183
commit f21ca0bfd5

View File

@ -63,7 +63,7 @@ minetest.register_node(
is_ground_content = true,
air_equivalent = true,
drop = "",
groups = {not_in_craft_guide = 1},
groups = {not_in_craft_guide = 1, not_in_creative_inventory=1},
})
-- Spawning LBM