summaryrefslogtreecommitdiff
path: root/sheep.lua
diff options
context:
space:
mode:
Diffstat (limited to 'sheep.lua')
-rw-r--r--sheep.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/sheep.lua b/sheep.lua
index e67325b..2da35d1 100644
--- a/sheep.lua
+++ b/sheep.lua
@@ -201,7 +201,7 @@ mobs:spawn({
min_light = 10,
chance = 15000,
min_height = 0,
- max_height = 31000,
+ max_height = 200,
day_toggle = true,
})