Crafting using Ersatz Leather, Ersatz Leather, Hallowed Gold Ingot, Ersatz Leather and Block of Hallowed Gold, arranged in the pattern shown. Produces Runic Brooch.
Runic Brooch
Malum · by Sammy Semicolon
Runic Brooch is a item from Malum, crafted from Ersatz Leather, Hallowed Gold Ingot, and Block of Hallowed Gold.
Acquisition
Related items
Developer reference
- Registry name
malum:runic_brooch- Namespace
malum- Mod ID
malum- Tags (1)
curios:items/brooch
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
" Z ",
"ZXZ",
" Y "
],
"ingredients": {
"X": {
"item": "malum:hallowed_gold_ingot"
},
"Y": {
"item": "malum:block_of_hallowed_gold"
},
"Z": {
"tag": "forge:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
