Pestle
mahoutsukai:pestle

Pestle

Mahou Tsukai · by stepsword
item

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

Acquisition

Crafting using Stick, Diamond, Stick, Diamond and Diamond, arranged in the pattern shown. Produces Pestle.

Crafting
Stick
Diamond
Stick
Diamond
Diamond
Pestle Pestle guaranteed

Used in (1)

Crafting using Mortar and Pestle, in any arrangement. Produces Mortar and Pestle.

Crafting ⇆ any arrangement
Mortar
Pestle
Mortar and Pestle Mortar and Pestle guaranteed
Developer reference
Registry name
mahoutsukai:pestle
Namespace
mahoutsukai
Mod ID
mahoutsukai

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "  B",
    "AB ",
    "AA "
  ],
  "ingredients": {
    "A": {
      "item": "minecraft:diamond"
    },
    "B": {
      "item": "minecraft:stick"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}