update: automodpack
This commit is contained in:
54
minecraft/config/wildernature.json
Normal file
54
minecraft/config/wildernature.json
Normal file
@@ -0,0 +1,54 @@
|
||||
{
|
||||
"removeSavannaAnimals": true,
|
||||
"removeSwampAnimals": true,
|
||||
"removeJungleAnimals": true,
|
||||
"removeForestAnimals": true,
|
||||
"addJungleAnimals": true,
|
||||
"spawnHazelnutBush": true,
|
||||
"spawnTermiteMound": true,
|
||||
"PelicanSpawnWeight": 7,
|
||||
"PelicanMinGroupSize": 3,
|
||||
"PelicanMaxGroupSize": 5,
|
||||
"DeerSpawnWeight": 13,
|
||||
"DeerMinGroupSize": 2,
|
||||
"DeerMaxGroupSize": 4,
|
||||
"RaccoonSpawnWeight": 12,
|
||||
"RaccoonMinGroupSize": 2,
|
||||
"RaccoonMaxGroupSize": 3,
|
||||
"SquirrelSpawnWeight": 10,
|
||||
"SquirrelMinGroupSize": 2,
|
||||
"SquirrelMaxGroupSize": 2,
|
||||
"RedWolfSpawnWeight": 12,
|
||||
"RedWolfMinGroupSize": 2,
|
||||
"RedWolfMaxGroupSize": 4,
|
||||
"OwlSpawnWeight": 12,
|
||||
"OwlMinGroupSize": 2,
|
||||
"OwlMaxGroupSize": 3,
|
||||
"BoarSpawnWeight": 14,
|
||||
"BoarMinGroupSize": 4,
|
||||
"BoarMaxGroupSize": 5,
|
||||
"BisonSpawnWeight": 14,
|
||||
"BisonMinGroupSize": 3,
|
||||
"BisonMaxGroupSize": 6,
|
||||
"TurkeySpawnWeight": 12,
|
||||
"TurkeyMinGroupSize": 3,
|
||||
"TurkeyMaxGroupSize": 5,
|
||||
"DogSpawnWeight": 5,
|
||||
"DogMinGroupSize": 1,
|
||||
"DogMaxGroupSize": 1,
|
||||
"MiniSheepSpawnWeight": 13,
|
||||
"MiniSheepMinGroupSize": 3,
|
||||
"MiniSheepMaxGroupSize": 6,
|
||||
"PenguinSpawnWeight": 11,
|
||||
"PenguinMinGroupSize": 4,
|
||||
"PenguinMaxGroupSize": 6,
|
||||
"CassowarySpawnWeight": 7,
|
||||
"CassowaryMinGroupSize": 3,
|
||||
"CassowaryMaxGroupSize": 5,
|
||||
"FlamingoSpawnWeight": 9,
|
||||
"FlamingoMinGroupSize": 3,
|
||||
"FlamingoMaxGroupSize": 6,
|
||||
"HedgehogSpawnWeight": 13,
|
||||
"HedgehogMinGroupSize": 1,
|
||||
"HedgehogMaxGroupSize": 3
|
||||
}
|
||||
Reference in New Issue
Block a user