Archwood Trees
On this page
Remove Wild Archwood Trees
startup_scriptsThis prevents Archwood Trees from spawning anywhere outside of Archwood Forests.
WorldgenEvents.remove((event) => { event.removeFeatureById(/ars_nouveau:archwood_forest/, "vegetal_decoration", [ "ars_nouveau:placed_mixed_archwoods", "ars_elemental:flashing_archwood", ]);});
Prev
Amethyst Golem