summaryrefslogtreecommitdiff
path: root/corn.lua
diff options
context:
space:
mode:
Diffstat (limited to 'corn.lua')
-rw-r--r--corn.lua4
1 files changed, 2 insertions, 2 deletions
diff --git a/corn.lua b/corn.lua
index 925f3f0..4f5b010 100644
--- a/corn.lua
+++ b/corn.lua
@@ -10,8 +10,8 @@ of the license, or (at your option) any later version.
--]]
-local interval = 30
-local chance = 10
+local interval = 90
+local chance = 2
minetest.register_node("crops:corn", {
description = "corn",