External Publication
Visit Post

Game Discussion • mineclonia pillager outpost spawn logic

Luanti Forums - Index page [Unofficial] February 22, 2026
Source

hi i'm playing mineclonia and i tried burning down a pillager outpost to stop it from spawning but it didn't work evebn though i destroyed all the wood and anyway i can see they aren't spawning inside the tower because i sealed it, what am i doing wrong shouldn't

local spawnon = {"mcl_core:stripped_oak","mcl_stairs:slab_birchwood_top"}

mcl_structures.register_structure_spawn({ name = "mobs_mc:pillager", y_min = mcl_vars.mg_overworld_min, y_max = mcl_vars.mg_overworld_max, chance = 10, interval = 60, limit = 9, spawnon = spawnon, })

stop them from spawning without wood?

Statistics: Posted by emlem — Sun Feb 22, 2026 13:27


Discussion in the ATmosphere

Loading comments...