Bone Ribs
alexscaves:bone_ribs

Bone Ribs

Alex's Caves · by Alexthe668, Noonyeyz
block Whalefall IgnoresSmall Bone BlocksPickaxe Mineable

Bone Ribs is a block from Alex's Caves, crafted from Thin Bone Block.

Acquisition

Crafting using Thin Bone Block, Thin Bone Block and Thin Bone Block, arranged in the pattern shown. Produces Bone Ribs.

Crafting
Thin Bone Block
Thin Bone Block
Thin Bone Block
Bone Ribs Bone Ribs guaranteed

Mining & drops

sourcecountchanceconditions
Bone Ribs1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:bone_ribs
Namespace
alexscaves
Mod ID
alexscaves
Tags (3)
alexscaves:blocks/whalefall_ignores
alexscaves:items/small_bone_blocks
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "GG",
    " G"
  ],
  "ingredients": {
    "G": {
      "item": "alexscaves:thin_bone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}