Mystic Code
mahoutsukai:mystic_code

Mystic Code

Mahou Tsukai · by stepsword
item

Mystic Code is a item from Mahou Tsukai, crafted from Spell Cloth and Powdered Gold.

Acquisition

Crafting using Spell Cloth, Powdered Gold, Spell Cloth, Spell Cloth, Powdered Gold, Spell Cloth, Spell Cloth, Powdered Gold and Spell Cloth, arranged in the pattern shown. Produces Mystic Code.

Crafting
Spell Cloth
Powdered Gold
Spell Cloth
Spell Cloth
Powdered Gold
Spell Cloth
Spell Cloth
Powdered Gold
Spell Cloth
Mystic Code Mystic Code guaranteed
Developer reference
Registry name
mahoutsukai:mystic_code
Namespace
mahoutsukai
Mod ID
mahoutsukai

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "DAD",
    "DBD",
    "DCD"
  ],
  "ingredients": {
    "A": {
      "item": "mahoutsukai:powdered_gold"
    },
    "B": {
      "item": "mahoutsukai:powdered_gold"
    },
    "C": {
      "item": "mahoutsukai:powdered_gold"
    },
    "D": {
      "item": "mahoutsukai:spell_cloth"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}