Crafting using Brick, Brick and Diamond, arranged in the pattern shown. Produces Mortar.
Mortar
Mahou Tsukai · by stepsword
Mortar is a item from Mahou Tsukai, crafted from Brick and Diamond.
Acquisition
Used in (1)
Crafting using Mortar and Pestle, in any arrangement. Produces Mortar and Pestle.
Developer reference
- Registry name
mahoutsukai:mortar- Namespace
mahoutsukai- Mod ID
mahoutsukai
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"A A",
" B "
],
"ingredients": {
"A": {
"item": "minecraft:brick"
},
"B": {
"item": "minecraft:diamond"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}