Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # Enable lots of debugging output in the console (for troubleshooting)
- debug: false
- # Broadcast the location of each horse group spawned (debugging only!)
- broadcast-location: true
- # Worlds that horses should spawn in (one world per line)
- horse-worlds:
- - dda
- - 1_5_2
- # MINIMUM time before more horses are able to spawn
- spawn-delay: 180
- # Only spawn horses if X surrounding chunks are animal free
- chunk-check-radius: 3
- # % Chance of spawning horse or donkey
- spawn-chance: 1
- # % Chance that it will spawn a donkey instead of a horse
- donkey-chance: 10
- # Min/max number of horses spawned in each group/herd
- min-horses: 2
- max-horses: 7
Advertisement
Add Comment
Please, Sign In to add comment