add fishy

This commit is contained in:
tenplus1 2023-04-22 15:33:23 +01:00
parent 87e44f72bb
commit 30a8f2bc26
2 changed files with 3 additions and 2 deletions

View File

@ -19,7 +19,7 @@ TODO:
#### Lucky Blocks
It provides 58 new lucky blocks if the mod is detected.
It provides 59 new lucky blocks if the mod is detected.
## Technical info
-----------------

View File

@ -113,7 +113,8 @@ lucky_block:add_blocks({
"ethereal:crystal_moss", "ethereal:mushroom_moss"}, 1},
{"tro", "ethereal:candle_red", "tnt_blast", true},
{"nod", "ethereal:candle_orange", 0},
{"nod", "ethereal:candle", 0}
{"nod", "ethereal:candle", 0},
{"dro", {"ethereal:fish_tetra", "ethereal:fish_shrimp", "ethereal:worm", 1},
})
if minetest.get_modpath("3d_armor") then