@ -92,6 +92,11 @@ mobs:register_mob("mob_horse:horse", {
return
end
-- applying protection rune
if mobs:protect(self, clicker) then
-- make sure tamed horse is being clicked by owner only
if self.tamed and self.owner == clicker:get_player_name() then
The note is not visible to the blocked user.