Crafting using Withered Horn, Withered Bone, Withered Horn and Withered Bone, arranged in the pattern shown. Produces Withered Ribcage.
- Inputs
- 2 × Withered Horn
- 2 × Withered Bone
- Output
- → Withered Ribcage
item· Other
Withered Ribcage is an item from LegendaryMonsters, crafted from Withered Horn and Withered Bone.
Crafting using Withered Horn, Withered Bone, Withered Horn and Withered Bone, arranged in the pattern shown. Produces Withered Ribcage.
legendary_monsters:withered_ribcagelegendary_monsterslegendary_monstersminecraft:items/chest_armor minecraft:items/trimmable_armor
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#B#",
" B "
],
"ingredients": {
"#": {
"item": "legendary_monsters:withered_horn"
},
"B": {
"item": "legendary_monsters:withered_bone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}