Crafting using Leather, Iron Ingot and Leather, arranged in the pattern shown. Produces Belt of Beginner.
Belt of Beginner
cataclysm · by L_Ender
Acquisition
Related items
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
}