Padded using UU-Matter and Calcite Dust, arranged in the pattern shown. Produces Bone.
Bone
Minecraft · by Mojang Studios
Acquisition
Chemical Reactor using Calcite Dust and Slimeball. Produces Bone.
Scrapbox using Scrap Box. Produces Bone.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Mob loot table: Skeleton (minecraft) minecraft:skeleton | 1–1 | 100% | — |
Loot table: Woodland Mansion (minecraft) minecraft:woodland_mansion | 1–3 | 100% | — |
Loot table: Jungle Temple (minecraft) minecraft:jungle_temple | 1–1 | 100% | — |
Loot table: Ancient City (minecraft) minecraft:ancient_city | 1–1 | 100% | — |
Loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid | 1–1 | 100% | — |
Loot table: Desert Pyramid (minecraft) minecraft:desert_pyramid | 1–4 | 100% | — |
Mob loot table: Stray (minecraft) minecraft:stray | 1–1 | 100% | — |
Mob loot table: Skeleton Horse (minecraft) minecraft:skeleton_horse | 1–1 | 100% | — |
Gameplay loot table: Junk (minecraft) minecraft:junk | 1–1 | 100% | — |
Mob loot table: Wither Skeleton (minecraft) minecraft:wither_skeleton | 1–1 | 100% | — |
Loot table: Simple Dungeon (minecraft) minecraft:simple_dungeon | 1–3 | 100% | — |
Used in (1)
Crafting using Bone, in any arrangement. Produces 3× Bone Meal.
Developer reference
- Registry name
minecraft:bone- Namespace
minecraft- Mod ID
minecraft
Recipe JSON (3):
{
"recipe_type": "reborncore:padded",
"pattern": [
" ",
"UC ",
" "
],
"ingredients": {
"C": {
"tag": "c:calcite_dusts"
},
"U": {
"item": "techreborn:uu_matter"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:chemical_reactor",
"pattern": null,
"ingredients": [
{
"tag": "c:calcite_dusts"
},
{
"item": "minecraft:slime_ball"
}
],
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}{
"recipe_type": "techreborn:scrapbox",
"pattern": null,
"ingredients": {
"item": "techreborn:scrap_box"
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}