-
Notifications
You must be signed in to change notification settings - Fork 22
Converting Vanilla Items to Dungeons Items
Using the smithing table, you can do the following:
Iron Pickaxe + anything tagged under "dungeons_gear:metal_weapon_repair_items" (by default, iron ingots) = Pickaxe (from MCD)
Diamond Pickaxe + anything tagged under "forge:gems/diamond" (by default, diamonds) = Diamond Pickaxe (from MCD)
Iron Sword + anything tagged under "dungeons_gear:metal_weapon_repair_items" (by default, iron ingots) = Sword (from MCD)
Diamond Sword + anything tagged under "forge:gems/diamond (by default, diamonds)" = Diamond Sword (from MCD)
Iron Axe + anything tagged under "dungeons_gear:metal_weapon_repair_items" (by default, iron ingots) = Axe (from MCD)
These MCD items can have weapon enchantments applied to them in the enchanting table and anvil and they have complete compatibility with any other parts of the mod that only recognizes MCD items.