Crafting using Ersatz Leather, Ersatz Leather, Soulstained Steel Ingot, Ersatz Leather and Block of Soulstained Steel, arranged in the pattern shown. Produces Elaborate Brooch.
Elaborate Brooch
Malum · by Sammy Semicolon
Elaborate Brooch is a item from Malum, crafted from Ersatz Leather, Soulstained Steel Ingot, and Block of Soulstained Steel.
Acquisition
Related items
Developer reference
- Registry name
malum:elaborate_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:soul_stained_steel_ingot"
},
"Y": {
"item": "malum:block_of_soul_stained_steel"
},
"Z": {
"tag": "forge:leather"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
