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