bekelly423
Refugee
Hello!
First time Modletter here. Trying to make a modlet for biome spawns so I am not changing the config directly. I can't get my head around how to call the Biome section (i.e biome name="city") and then edit each line (i.e Maxcount =) properly. since they all look the same except the fact at the end they say such as "ZombiesAll"
<biome name="city">
<spawn maxcount="3" respawndelay="1" time="Day" entitygroup="ZombiesAll" />
<spawn maxcount="5" respawndelay="1" time="Night" entitygroup="ZombiesNight" />
<spawn maxcount="1" respawndelay="1" time="Any" entitygroup="ZombieDogGroup" />
</biome>
I've been sitting here 2 hours and cant get past <set xpath=spawning.
Really would appreciate some help folks!
First time Modletter here. Trying to make a modlet for biome spawns so I am not changing the config directly. I can't get my head around how to call the Biome section (i.e biome name="city") and then edit each line (i.e Maxcount =) properly. since they all look the same except the fact at the end they say such as "ZombiesAll"
<biome name="city">
<spawn maxcount="3" respawndelay="1" time="Day" entitygroup="ZombiesAll" />
<spawn maxcount="5" respawndelay="1" time="Night" entitygroup="ZombiesNight" />
<spawn maxcount="1" respawndelay="1" time="Any" entitygroup="ZombieDogGroup" />
</biome>
I've been sitting here 2 hours and cant get past <set xpath=spawning.
Really would appreciate some help folks!