block· Machines & Other Blocks

Bone Bark

Species · by Ninni, Noon, Bornulhu, FloofHips, GLaDOS edition
block Pickaxe Mineable

Bone Bark is a block from Species, crafted from Bone Block.

Acquisition

Crafting using Bone Block, Bone Block, Bone Block and Bone Block, arranged in the pattern shown. Produces 3× Bone Bark.

Crafting
Bone Bark ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
Bone Bark1–1100%Survives Explosion
Gameplay loot table: Common (species) species:common1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
species:bone_bark
Namespace
species
Mod ID
species
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

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