Belt of Beginner
cataclysm:belt_of_beginner

Belt of Beginner

cataclysm · by L_Ender
item Waist

Acquisition

Crafting using Leather, Iron Ingot and Leather, arranged in the pattern shown. Produces Belt of Beginner.

Crafting
Leather
Iron Ingot
Leather
Belt of Beginner Belt of Beginner guaranteed
Developer reference
Registry name
cataclysm:belt_of_beginner
Namespace
cataclysm
Mod ID
cataclysm
Tags (1)
curios:items/waist

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "   ",
    "RnR",
    "   "
  ],
  "ingredients": {
    "R": {
      "item": "minecraft:leather"
    },
    "n": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}