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