Crafting using Ancient Metal Ingot, Ancient Metal Ingot, Koboleton Bone, Kobolediator Skull and Koboleton Bone, arranged in the pattern shown. Produces Bone Reptile Helmet.
Bone Reptile Helmet
cataclysm · by L_Ender
Acquisition
Related items
Developer reference
- Registry name
cataclysm:bone_reptile_helmet- Namespace
cataclysm- Mod ID
cataclysm
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"R R",
"nin",
" "
],
"ingredients": {
"R": {
"item": "cataclysm:ancient_metal_ingot"
},
"i": {
"item": "cataclysm:kobolediator_skull"
},
"n": {
"item": "cataclysm:koboleton_bone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}