Sets the maximum of Prefabs that can be generated in the entire world(alpha16.4)
It does not guarantee anything about defects and damage that occurs when you run this program. Please use at your own risk.
This SDX sample sets the maximum number of Prefabs that can be generated in the entire world.
prefab.xml //prefab/property[@name='WorldSpawnMax']/@value
Maximum generated prefab
<prefab>
<property name="WorldSpawnMax" value="1" />
</prefab>
this mod used by 7 days to die mod editor
related links
top page