diff --git a/sheep.lua b/sheep.lua index 3a3c1ab..93594ac 100644 --- a/sheep.lua +++ b/sheep.lua @@ -201,6 +201,8 @@ for _, col in ipairs(all_colours) do ent.owner = name ent.tamed = true + ent.protected = self.protected + ent.fire_damage = self.fire_damage -- take item if not mobs.is_creative(clicker:get_player_name()) then