Files
7d2dXG/Mods/zzzzzzz_REBIRTH__Cleanup/Config/biomes.xml
Nathaniel Cosford 062dfab2cd Patched
2025-05-30 01:04:40 +09:30

14 lines
1.2 KiB
XML

<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>