<!-- *** BIOME_ANIMAL_WILD_GAME_FOREST_GROUP -->
<!-- NONE must not be the first entry since first name determines if enemy group -->
<entitygroup name="WildGameForest">
animalRabbit, 25
animalChicken, 25
none, 50
</entitygroup>
<!-- *** BIOME_ANIMAL_WILD_GAME_FOREST_NIGHT_GROUP -->
<!-- NONE must not be the first entry since first name determines if enemy group -->
<entitygroup name="WildGameForestNight">
animalDoe, 15
none, 85
</entitygroup>
<!-- *** BIOME_ENEMY_ANIMAL_FOREST_GROUP -->
<!-- NONE must not be the first entry since first name determines if enemy group -->
<entitygroup name="EnemyAnimalsForest">
animalSnake, 20
none, 80
</entitygroup>
That's it. Stags and Boars don't spawn anywhere anymore except as sleepers. Bears and Wolves only spawn in Snow as well, only thing in Pine Forest is Snake. Kind of an odd nerf to food/buff to easier start. I don't like it personally, have to play around with the new file format to mod it.