Crafting using Stick, Diamond, Stick, Diamond and Diamond, arranged in the pattern shown. Produces Pestle.
Pestle
Mahou Tsukai · by stepsword
Pestle is a item from Mahou Tsukai, crafted from Stick and Diamond.
Acquisition
Used in (1)
Crafting using Mortar and Pestle, in any arrangement. Produces Mortar and Pestle.
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
}