From 327bb4dd3d77fea663c4ac4968dab9b44b20e377 Mon Sep 17 00:00:00 2001 From: tenplus1 Date: Thu, 30 Mar 2023 14:05:38 +0100 Subject: [PATCH] add low water damage level so sheep fear water --- sheep.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sheep.lua b/sheep.lua index 1e37746..b9e732a 100644 --- a/sheep.lua +++ b/sheep.lua @@ -82,7 +82,7 @@ for _, col in ipairs(all_colours) do jump_height = 6, pushable = true, drops = drops_normal, - water_damage = 0, + water_damage = 0.01, lava_damage = 5, light_damage = 0, animation = {