Dagger
mahoutsukai:dagger

Dagger

Mahou Tsukai · by stepsword
item

Dagger is a item from Mahou Tsukai, crafted from Gold Ingot, Stick, Purple Dye, and Iron Ingot.

Acquisition

Crafting using Gold Ingot, Stick, Purple Dye, Iron Ingot, Gold Ingot, Iron Ingot and Purple Dye, arranged in the pattern shown. Produces Dagger.

Crafting
Gold Ingot
Stick
Purple Dye
Iron Ingot
Gold Ingot
Iron Ingot
Purple Dye
Dagger Dagger guaranteed

Used in (1)

Crafting using White Wool and Dagger, in any arrangement. Produces 4× Spell Cloth.

Crafting ⇆ any arrangement
Spell Cloth Spell Cloth ×4 guaranteed
Developer reference
Registry name
mahoutsukai:dagger
Namespace
mahoutsukai
Mod ID
mahoutsukai

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    " DC",
    "ABD",
    "BA "
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:purple_dye"
    },
    "B": {
      "item": "minecraft:iron_ingot"
    },
    "C": {
      "item": "minecraft:stick"
    },
    "D": {
      "item": "minecraft:gold_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}