Crafting using Gold Ingot, Stick, Purple Dye, Iron Ingot, Gold Ingot, Iron Ingot and Purple Dye, arranged in the pattern shown. Produces Dagger.
Dagger
Mahou Tsukai · by stepsword
Dagger is a item from Mahou Tsukai, crafted from Gold Ingot, Stick, Purple Dye, and Iron Ingot.
Acquisition
Used in (1)
Crafting using White Wool and Dagger, in any arrangement. Produces 4× Spell Cloth.
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
}
