add missing fish to lucky block drop

This commit is contained in:
tenplus1 2021-03-20 10:48:51 +00:00
parent 9503163eb3
commit bd6c5e4c1e

View File

@ -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},
}},