diff --git a/lucky_block.lua b/lucky_block.lua index ce98cea..9d9d125 100644 --- a/lucky_block.lua +++ b/lucky_block.lua @@ -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}, }},