ExeBT Refugee Feb 9, 2018 #1 Someone can help me how i make to decrease the spawn of this big stones on rng
T Tin Refugee Feb 9, 2018 #2 In the biomes.xml. For each biome you'll need to locateexample) <decoration type="prefab" name="rock_form02" prob="0.0007" rotatemax="4"/> <decoration type="prefab" name="rock_form01" prob="0.0007" rotatemax="4"/> I can't recall which rock form that specific one is though but adjust their prob="" down. you'll need to reroll a new world for the change to take affect though. The example is what I use in some biomes..
In the biomes.xml. For each biome you'll need to locateexample) <decoration type="prefab" name="rock_form02" prob="0.0007" rotatemax="4"/> <decoration type="prefab" name="rock_form01" prob="0.0007" rotatemax="4"/> I can't recall which rock form that specific one is though but adjust their prob="" down. you'll need to reroll a new world for the change to take affect though. The example is what I use in some biomes..
ExeBT Refugee Feb 10, 2018 #3 In the biomes.xml.For each biome you'll need to locateexample) <decoration type="prefab" name="rock_form02" prob="0.0007" rotatemax="4"/> <decoration type="prefab" name="rock_form01" prob="0.0007" rotatemax="4"/> I can't recall which rock form that specific one is though but adjust their prob="" down. you'll need to reroll a new world for the change to take affect though. The example is what I use in some biomes.. Click to expand... Thank you Tin, its worked 100% i changed the value of both in all biomes
In the biomes.xml.For each biome you'll need to locateexample) <decoration type="prefab" name="rock_form02" prob="0.0007" rotatemax="4"/> <decoration type="prefab" name="rock_form01" prob="0.0007" rotatemax="4"/> I can't recall which rock form that specific one is though but adjust their prob="" down. you'll need to reroll a new world for the change to take affect though. The example is what I use in some biomes.. Click to expand... Thank you Tin, its worked 100% i changed the value of both in all biomes