Add respawning TFC animals

This commit is contained in:
ACGaming 2021-07-15 12:00:29 +02:00
parent 6ec7917e61
commit 28f0c38f70

View file

@ -433,28 +433,41 @@ general {
# You must specify by following the pattern 'modid:entity <rarity> <minGroupSpawn> <maxGroupSpawn>' # You must specify by following the pattern 'modid:entity <rarity> <minGroupSpawn> <maxGroupSpawn>'
# Invalid entries will be ignored. # Invalid entries will be ignored.
S:respawnableCreatures < S:respawnableCreatures <
tfc:alpacatfc 70 3 5
tfc:blackbeartfc 30 1 2 tfc:blackbeartfc 30 1 2
tfc:boartfc 30 1 2 tfc:boartfc 30 1 2
tfc:cameltfc 70 1 2
tfc:chickentfc 70 3 5
tfc:cougartfc 30 1 2 tfc:cougartfc 30 1 2
tfc:cowtfc 70 3 4
tfc:coyotetfc 30 3 6 tfc:coyotetfc 30 3 6
tfc:deertfc 70 2 4 tfc:deertfc 70 2 4
tfc:direwolftfc 30 1 2 tfc:direwolftfc 30 1 2
tfc:donkeytfc 70 2 5
tfc:ducktfc 70 3 5
tfc:gazelletfc 70 2 4 tfc:gazelletfc 70 2 4
tfc:goattfc 70 3 4
tfc:grizzlybeartfc 30 1 2 tfc:grizzlybeartfc 30 1 2
tfc:grousetfc 70 2 3 tfc:grousetfc 70 2 3
tfc:haretfc 70 2 3 tfc:haretfc 70 2 3
tfc:horsetfc 70 2 5
tfc:hyenatfc 30 3 6 tfc:hyenatfc 30 3 6
tfc:jackaltfc 30 3 6 tfc:jackaltfc 30 3 6
tfc:liontfc 30 1 2 tfc:liontfc 30 1 2
tfc:llamatfc 70 2 4
tfc:mongoosetfc 30 1 2 tfc:mongoosetfc 30 1 2
tfc:muletfc 70 2 5
tfc:muskoxtfc 70 2 4 tfc:muskoxtfc 70 2 4
tfc:ocelottfc 70 2 4 tfc:ocelottfc 70 2 4
tfc:panthertfc 30 1 2 tfc:panthertfc 30 1 2
tfc:parrottfc 70 1 4
tfc:pheasanttfc 70 2 3 tfc:pheasanttfc 70 2 3
tfc:pigtfc 70 4 5
tfc:polarbeartfc 30 1 2 tfc:polarbeartfc 30 1 2
tfc:quailtfc 70 2 3 tfc:quailtfc 70 2 3
tfc:rabbittfc 70 2 3 tfc:rabbittfc 70 2 3
tfc:sabertoothtfc 30 1 2 tfc:sabertoothtfc 30 1 2
tfc:sheeptfc 70 3 5
tfc:turkeytfc 70 2 3 tfc:turkeytfc 70 2 3
tfc:wildebeesttfc 70 2 4 tfc:wildebeesttfc 70 2 4
tfc:wolftfc 70 2 4 tfc:wolftfc 70 2 4