add fishy
This commit is contained in:
parent
87e44f72bb
commit
30a8f2bc26
@ -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
|
||||
-----------------
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user