Gilded Belt
malum:gilded_belt

Gilded Belt

Malum · by Sammy Semicolon
item Belt

Gilded Belt is a item from Malum, crafted from Ersatz Leather, Hallowed Gold Ingot, and Processed Soulstone.

Acquisition

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.

Crafting
Ersatz Leather
Ersatz Leather
Ersatz Leather
Hallowed Gold Ingot
Processed Soulstone
Hallowed Gold Ingot
Hallowed Gold Ingot
Gilded Belt Gilded Belt guaranteed
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
}