Skip to content

Commit

Permalink
fix kitten tamed with rats
Browse files Browse the repository at this point in the history
  • Loading branch information
tenplus1 committed May 15, 2021
1 parent 80e72a4 commit 1d50cdb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion kitten.lua
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,8 @@ stepheight = 1.1,
stoodup_end = 0,
},
follow = {
"mobs:rat", "group:food_fish_raw", "mobs_fish:tropical", "xocean:fish_edible"
"mobs_animal:rat", "group:food_fish_raw",
"mobs_fish:tropical", "xocean:fish_edible"
},
view_range = 8,

Expand Down

0 comments on commit 1d50cdb

Please sign in to comment.