Powdered Diamond
mahoutsukai:powdered_diamond

Powdered Diamond

Mahou Tsukai · by stepsword
item

Powdered Diamond is a item from Mahou Tsukai, crafted from Diamond and Mortar and Pestle.

Acquisition

Crafting using Diamond and Mortar and Pestle, in any arrangement. Produces 2× Powdered Diamond.

Crafting ⇆ any arrangement
Diamond
Mortar and Pestle
Powdered Diamond Powdered Diamond ×2 guaranteed

Crafting using Diamond and Hammer, in any arrangement. Produces Powdered Diamond.

Crafting ⇆ any arrangement
Diamond
Hammer
Powdered Diamond Powdered Diamond guaranteed

Used in (1)

Crafting using Spell Cloth, Fae Essence, Spell Cloth, Spell Cloth, Powdered Diamond, Spell Cloth, Spell Cloth, Fae Essence and Spell Cloth, arranged in the pattern shown. Produces Mystic Code - First Sorcery.

Crafting
Spell Cloth
Fae Essence
Spell Cloth
Spell Cloth
Powdered Diamond
Spell Cloth
Spell Cloth
Fae Essence
Spell Cloth
Mystic Code - First Sorcery Mystic Code - First Sorcery guaranteed
Developer reference
Registry name
mahoutsukai:powdered_diamond
Namespace
mahoutsukai
Mod ID
mahoutsukai

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:diamond"
    },
    {
      "item": "mahoutsukai:mortar_and_pestle"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": [
    {
      "item": "minecraft:diamond"
    },
    {
      "item": "mahoutsukai:hammer"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}