diff options
-rw-r--r-- | corn.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -332,7 +332,7 @@ local properties = { soak = 60, soak_damage = 75, wither = 10, - wither_damage = 0, + wither_damage = 1, doublesize = true, } |
index : crops | ||
Unnamed repository; edit this file 'description' to name the repository. | root |
summaryrefslogtreecommitdiff |
-rw-r--r-- | corn.lua | 2 |
@@ -332,7 +332,7 @@ local properties = { soak = 60, soak_damage = 75, wither = 10, - wither_damage = 0, + wither_damage = 1, doublesize = true, } |