Hollow Bone Block
alexscaves:hollow_bone

Hollow Bone Block

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

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

Acquisition

Crafting using Bone Block, Bone Block, Bone Block, Bone Block, Bone Block, Bone Block, Bone Block and Bone Block, arranged in the pattern shown. Produces 8× Hollow Bone Block.

Crafting
Hollow Bone Block Hollow Bone Block ×8 guaranteed

Mining & drops

sourcecountchanceconditions
Hollow Bone Block1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "BBB",
    "B B",
    "BBB"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:bone_block"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}