diff --git a/blocks.lua b/blocks.lua index 19061a0..4cf3c3d 100644 --- a/blocks.lua +++ b/blocks.lua @@ -298,8 +298,10 @@ lucky_block:add_blocks({ {"dro", {"ethereal:tree_sapling", "ethereal:orange_tree_sapling", "ethereal:banana_tree_sapling"}, 10}, {"dro", {"ethereal:green_dirt", "ethereal:prairie_dirt", "ethereal:grove_dirt", "ethereal:cold_dirt"}, 10}, {"dro", {"ethereal:axe_crystal"}, 1}, + {"nod", "ethereal:fire_flower", 1}, {"dro", {"ethereal:sword_crystal"}, 1}, {"dro", {"ethereal:pick_crystal"}, 1}, + {"sch", ethereal.birchtree, 0, {x = 2, y = 0, z = 2}}, {"dro", {"ethereal:fish_raw"}, 1}, {"dro", {"ethereal:shovel_crystal"}, 1}, {"dro", {"ethereal:fishing_rod_baited"}, 1},