Upload from upload_mods.ps1
This commit is contained in:
14
Config/biomes.xml
Normal file
14
Config/biomes.xml
Normal file
@@ -0,0 +1,14 @@
|
||||
<Config>
|
||||
|
||||
<setattribute xpath="/worldgeneration/biomes/biome[@name='wasteland']/decorations/decoration[starts-with(@name,'zztong_rubble')]" name="prob">1.75</setattribute>
|
||||
|
||||
<setattribute xpath="/worldgeneration/biomes/biome[@name='wasteland']/subbiome/decorations/decoration[starts-with(@name,'deco_rubble_stone')]" name="prob">1.75</setattribute>
|
||||
<setattribute xpath="/worldgeneration/biomes/biome[@name='wasteland']/decorations/decoration[starts-with(@name,'deco_rubble_stone')]" name="prob">1.75</setattribute>
|
||||
|
||||
<setattribute xpath="/worldgeneration/biomes/biome[@name='wasteland']/subbiome/decorations/decoration[starts-with(@name,'deco_remnant_stone')]" name="prob">5</setattribute>
|
||||
<setattribute xpath="/worldgeneration/biomes/biome[@name='wasteland']/decorations/decoration[starts-with(@name,'deco_remnant_stone')]" name="prob">5</setattribute>
|
||||
|
||||
<setattribute xpath="/worldgeneration/biomes/biome[@name='wasteland']/subbiome/decorations/decoration[starts-with(@name,'deco_remnant_wood')]" name="prob">2.25</setattribute>
|
||||
<setattribute xpath="/worldgeneration/biomes/biome[@name='wasteland']/decorations/decoration[starts-with(@name,'deco_remnant_wood')]" name="prob">2.25</setattribute>
|
||||
|
||||
</Config>
|
||||
Reference in New Issue
Block a user