[BUGFIX] Allow fixing netherite armors on anvil #1787 (#1792)

Fixes the old broken pull request, #1787.

Co-authored-by: Emojigit <emojigit@noreply.git.minetest.land>
Reviewed-on: MineClone2/MineClone2#1792
Co-authored-by: Elias Fleckenstein <eliasfleckenstein03@noreply.git.minetest.land>
Co-committed-by: Elias Fleckenstein <eliasfleckenstein03@noreply.git.minetest.land>
This commit is contained in:
Elias Fleckenstein 2021-06-08 11:02:22 +00:00
parent 65f7ca383e
commit 525599d340
1 changed files with 1 additions and 0 deletions

View File

@ -94,6 +94,7 @@ mcl_armor.register_set({
feet = 3,
},
toughness = 3,
repair_material = "mcl_nether:netherite_ingot",
})
mcl_armor.register_protection_enchantment({