Disable 'mobs:sheep' from 'mobs_animal' mod

master
AntumDeluge 2017-06-01 15:06:35 -07:00
parent 6a928d9739
commit 315a1d90cc
1 changed files with 8 additions and 0 deletions

View File

@ -1760,6 +1760,14 @@ only_peaceful_mobs = false
#remove_far_mobs = false
# *** mobs_animal ***
# Enables mobs:sheep.
# type: bool
# default: true
mobs.enable_sheep = false
# *** sneeker ***
# Logs debug output.