summaryrefslogtreecommitdiff
path: root/bunny.lua
diff options
context:
space:
mode:
Diffstat (limited to 'bunny.lua')
-rw-r--r--bunny.lua1
1 files changed, 1 insertions, 0 deletions
diff --git a/bunny.lua b/bunny.lua
index 24947b6..c1cd42b 100644
--- a/bunny.lua
+++ b/bunny.lua
@@ -117,6 +117,7 @@ mobs:spawn({
nodes = {spawn_on},
neighbors = {"group:grass"},
min_light = 10,
+ interval = 60,
chance = 5000, -- 15000
min_height = 5,
max_height = 200,