Crafting using Tough Hide, Tough Hide, Tough Hide, Tough Hide, Tough Hide, Bone Block and Bone Block, arranged in the pattern shown. Produces Primordial Pants.
Primordial Pants
Alex's Caves · by Alexthe668, Noonyeyz
Primordial Pants is a item from Alex's Caves, crafted from Tough Hide and Bone Block.
Acquisition
Related items
Developer reference
- Registry name
alexscaves:primordial_pants- Namespace
alexscaves- Mod ID
alexscaves- Tags (1)
forge:items/armor/leggings
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"HHH",
"H H",
"B B"
],
"ingredients": {
"B": {
"item": "minecraft:bone_block"
},
"H": {
"item": "alexscaves:tough_hide"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
