merge beacon-branch into fork beacon branch #7

Merged
chmodsayshello merged 453 commits from VoxeLibre/VoxeLibre:beacons into beacon-"fork" 2022-07-23 11:30:49 +02:00
1 changed files with 1 additions and 2 deletions
Showing only changes of commit e0c5f2f7fa - Show all commits

View File

@ -62,8 +62,7 @@ minetest.register_node("mcl_nether:ancient_debris", {
sounds = mcl_sounds.node_sound_stone_defaults(),
_mcl_blast_resistance = 1200,
_mcl_hardness = 30,
_mcl_silk_touch_drop = true,
_mcl_fortune_drop = mcl_core.fortune_drop_ore
_mcl_silk_touch_drop = true
})
minetest.register_node("mcl_nether:netheriteblock", {