diff options
author | TenPlus1 <kinsellaja@yahoo.com> | 2018-07-13 19:04:48 +0100 |
---|---|---|
committer | TenPlus1 <kinsellaja@yahoo.com> | 2018-07-13 19:04:48 +0100 |
commit | 9d6cc6196e4ecdc5b83ea603ab65b93c0236d7e2 (patch) | |
tree | 55eca3035be907eb188411379ea2d14ae52b1b87 /panda.lua | |
parent | 1f401d5f527ac2c24dfd2e601a951714696ceca9 (diff) |
change some animal drops
Diffstat (limited to 'panda.lua')
-rw-r--r-- | panda.lua | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -35,7 +35,7 @@ stepheight = 0.6, follow = {"ethereal:bamboo"}, view_range = 8, drops = { - {name = "mobs:meat_raw", chance = 1, min = 1, max = 3}, + {name = "mobs:meat_raw", chance = 1, min = 1, max = 2}, }, water_damage = 1, lava_damage = 5, |