add missing fish to lucky block drop
This commit is contained in:
parent
9503163eb3
commit
bd6c5e4c1e
@ -85,6 +85,9 @@ lucky_block:add_blocks({
|
||||
{name = "ethereal:fish_redsnapper", max = 7},
|
||||
{name = "ethereal:fish_salmon", max = 7},
|
||||
{name = "ethereal:fish_chichlid", max = 7},
|
||||
{name = "ethereal:fish_trout", max =7},
|
||||
{name = "ethereal:fish_angler", max = 7},
|
||||
{name = "ethereal:fish_piranha", max = 7},
|
||||
{name = "ethereal:fishing_rod", max = 1},
|
||||
{name = "ethereal:worm", max = 10},
|
||||
}},
|
||||
|
Loading…
x
Reference in New Issue
Block a user