diff --git a/goat.lua b/goat.lua index 81d9f30..1eb1878 100755 --- a/goat.lua +++ b/goat.lua @@ -55,7 +55,7 @@ mobs:register_mob("mobs_animal:goat", { punch_start = 120, punch_end = 150, -- attack }, -- follows wheat - follow = "farming:wheat", + follow = {"farming:wheat"}, view_range = 10, -- replace grass/wheat with air (eat) replace_rate = 50,