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