diff options
Diffstat (limited to 'corn.lua')
-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, } |