add mobs_animal.eat_grass_block setting

This commit is contained in:
tenplus1
2025-02-05 07:58:27 +00:00
parent b8dade7498
commit 8d5fb34534
3 changed files with 22 additions and 8 deletions

View File

@ -9,3 +9,5 @@ mobs_animal.rat (Enable Rat) bool true
mobs_animal.sheep (Enable Sheep) bool true
mobs_animal.warthog (Enable Warthog) bool true
mobs_animal.hairball (Enable Kitten Hairball drops) bool true
mobs_animal.eat_grass_block (Enable Cow/Sheep eating grass blocks) bool true