Merge pull request 'Fix netherite block fortune dupe' (#2680) from fix_netherite_fortune into master

Reviewed-on: https://git.minetest.land/MineClone2/MineClone2/pulls/2680
This commit is contained in:
cora 2022-09-27 09:46:59 +00:00
commit 7393c1144a
1 changed files with 0 additions and 1 deletions

View File

@ -77,7 +77,6 @@ minetest.register_node("mcl_nether:netheriteblock", {
_mcl_blast_resistance = 1200,
_mcl_hardness = 50,
_mcl_silk_touch_drop = true,
_mcl_fortune_drop = mcl_core.fortune_drop_ore
})
-- For eternal fire on top of netherrack and magma blocks