Add several craftitems
This commit is contained in:
parent
452ef75e8a
commit
68e773f6e7
20 changed files with 147 additions and 9 deletions
|
@ -12,7 +12,7 @@ mobs:register_mob("mobs:sheep", {
|
|||
armor = 100,
|
||||
drops = {
|
||||
{name = "mobs:meat_raw_sheep",
|
||||
chance = 2,
|
||||
chance = 1,
|
||||
min = 1,
|
||||
max = 2,},
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue