<config>

	<removeattribute xpath="/worldgeneration/biomes/biome[@name='snow']/@lootstage_modifier"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='snow']/@lootstage_bonus"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='snow']/@gamestage_modifier"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='snow']/@gamestage_bonus"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='pine_forest']/@lootstage_modifier"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='pine_forest']/@lootstage_bonus"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='pine_forest']/@gamestage_modifier"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='pine_forest']/@gamestage_bonus"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='desert']/@lootstage_modifier"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='desert']/@lootstage_bonus"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='desert']/@gamestage_modifier"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='desert']/@gamestage_bonus"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='wasteland']/@lootstage_modifier"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='wasteland']/@lootstage_bonus"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='wasteland']/@gamestage_modifier"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='wasteland']/@gamestage_bonus"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='burnt_forest']/@lootstage_modifier"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='burnt_forest']/@lootstage_bonus"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='burnt_forest']/@gamestage_modifier"/>
	<removeattribute xpath="/worldgeneration/biomes/biome[@name='burnt_forest']/@gamestage_bonus"/>

<set xpath="/worldgeneration//biome[@name='pine_forest']/decorations">
		<decoration type="block" blockname="raspberryplantstage3" prob=".0001" />
		<decoration type="block" blockname="watermelonplantstage3" prob=".0001" />
		<decoration type="block" blockname="carrotplantstage3" prob=".00001" />
		<decoration type="block" blockname="onionplantstage3" prob=".0001" />
		<decoration type="block" blockname="strawberrystage3" prob=".0001" />
		<decoration type="block" blockname="garlicplantstage3" prob=".0001" />
		<decoration type="block" blockname="goldenrodstage3" prob=".0001" />
		<decoration type="block" blockname="peanutplantstage3" prob=".0001" />
		<decoration type="block" blockname="tomatostage3" prob=".0001" />
		<decoration type="block" blockname="chrysanthemumsstage3" prob=".0001" />
		<decoration type="block" blockname="appletreestage3" prob=".00001" />
		<decoration type="block" blockname="Limetreestage3" prob=".00001" />
		<decoration type="block" blockname="orangetreestage3" prob=".00001" />
		<decoration type="block" blockname="peachtreestage3" prob=".00001" />
</set>

<set xpath="/worldgeneration//biome[@name='desert']/decorations">
		<decoration type="block" blockname="Riceplantstage3" prob=".0005" />
		<decoration type="block" blockname="pineappleplantstage3" prob=".0005" />
		<decoration type="block" blockname="wheatplantstage3" prob=".0005" />
		<decoration type="block" blockname="soybeanplantstage3" prob=".0005" />
		<decoration type="block" blockname="kiwitreestage3" prob=".00002" />
</set>

<set xpath="/worldgeneration//biome[@name='snow']/decorations">
		<decoration type="block" blockname="beetplantstage3" prob=".00004" />
		<decoration type="block" blockname="turnipplantstage3" prob=".00004" />
		<decoration type="block" blockname="sugarbeetplantstage3" prob=".00004" />
</set>


</config>
