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