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