• If you have a mod, tool or prefab, please use the Resources section. Click Mods at the top of the forums.

Sols A17 Mod(let)s

how can i increase the amount of copper and zinc to generate in the world?

<subbiome prob="0.1551"> <!-- Ore Sub Biome: Copper --><layers>

<layer depth="4" blockname="terrSnow"> <resource blockname="Gravel_Plus_Copper" prob="0.071" rwgGenerationType="all"/> </layer>

<layer depth="3" blockname="terrDirt"> <resource blockname="Gravel_Plus_Copper" prob="0.811" rwgGenerationType="all"/> </layer>

<layer depth="1" blockname="terrStone"> <resource blockname="Gravel_Plus_Copper" prob="0.8130" rwgGenerationType="all"/> </layer>

<layer depth="*" blockname="terrStone"> <resource blockname="Copper_Ore" prob="0.1300" rwgGenerationType="all"/> <resource blockname="Gravel_Plus_Copper" prob="0.8130" rwgGenerationType="all"/> </layer>

<layer depth="1" blockname="terrStone"/>

<layer depth="3" blockname="terrBedrock"/>

</layers>

</subbiome>

<subbiome prob="0.1551"> <!-- Ore Sub Biome: Zinc -->

<layers>

<layer depth="4" blockname="terrSnow"> <resource blockname="Gravel_Plus_Zinc" prob="0.071" rwgGenerationType="all"/> </layer>

<layer depth="3" blockname="terrDirt"> <resource blockname="Gravel_Plus_Zinc" prob="0.811" rwgGenerationType="all"/> </layer>

<layer depth="1" blockname="terrStone"> <resource blockname="Gravel_Plus_Zinc" prob="0.8130" rwgGenerationType="all"/> </layer>

<layer depth="*" blockname="terrStone"> <resource blockname="Zinc_Ore" prob="0.1300" rwgGenerationType="all"/> <resource blockname="Gravel_Plus_Zinc" prob="0.8130" rwgGenerationType="all"/> </layer>

<layer depth="1" blockname="terrStone"/>

<layer depth="3" blockname="terrBedrock"/>

</layers>

</subbiome>

</append>
is it subbiome i increase? or what im just not finding much out there

 
how can i increase the amount of copper and zinc to generate in the world?

is it subbiome i increase? or what im just not finding much out there
anyone know how to increase the amount of copper and zinc to generate in the world?

 
Back
Top