Crafting using Bone, Bone, Bone, Bone, Bone, Bone and Bone, arranged in the pattern shown. Produces Hanging Bones.
Hanging Bones
Oh The Biomes You'll Go · by AOCAWOL, Corgi Taco, YaBoiChips
Hanging Bones is a block from Oh The Biomes You'll Go, crafted from Bone.
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Hanging Bones | 1–1 | 100% | Drops itself with Silk Touch |
Block drops
| drops | count | chance | conditions |
|---|---|---|---|
| Hanging Bones | 1–1 | 100% | Drops itself with Silk Touch |
| — | 1–1 | 100% | Fortune increases drop count |
Developer reference
- Registry name
byg:hanging_bones- Namespace
byg- Mod ID
byg
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"X X",
"XXX",
"X X"
],
"ingredients": {
"X": {
"item": "minecraft:bone"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}