Withered Ribcage
16×16 · BAKED

item· Other

Withered Ribcage

LegendaryMonsters · by Miauczel
item Chest ArmorTrimmable Armor

Withered Ribcage is an item from LegendaryMonsters, crafted from Withered Horn and Withered Bone.

Acquisition

Crafting using Withered Horn, Withered Bone, Withered Horn and Withered Bone, arranged in the pattern shown. Produces Withered Ribcage.

Crafting
Withered Horn
Withered Bone
Withered Horn
Withered Bone
Withered Ribcage Withered Ribcage guaranteed
Developer reference
Registry name
legendary_monsters:withered_ribcage
Namespace
legendary_monsters
Mod ID
legendary_monsters
Tags (2)
minecraft: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
}