Changed drop to match recipe
This commit is contained in:
parent
11739a6550
commit
dd6c1d382b
@ -22,7 +22,7 @@ nssm:register_mob("nssm:crocodile", {
|
|||||||
chance = 1,
|
chance = 1,
|
||||||
min = 1,
|
min = 1,
|
||||||
max = 2,},
|
max = 2,},
|
||||||
{name = "nssm:croco_tail",
|
{name = "nssm:crocodile_tail",
|
||||||
chance = 2,
|
chance = 2,
|
||||||
min = 1,
|
min = 1,
|
||||||
max = 1,},
|
max = 1,},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user