Smooth Bone Wall
alexscaves:smooth_bone_wall

Smooth Bone Wall

Alex's Caves · by Alexthe668, Noonyeyz
block Whalefall IgnoresMedium Bone BlocksPickaxe MineableWalls

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

Acquisition

Crafting using Smooth Bone Block, Smooth Bone Block, Smooth Bone Block, Smooth Bone Block, Smooth Bone Block and Smooth Bone Block, arranged in the pattern shown. Produces 6× Smooth Bone Wall.

Crafting
Smooth Bone Wall Smooth Bone Wall ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Smooth Bone Wall1–1100%

Block drops

Drops itself when broken.

Developer reference
Registry name
alexscaves:smooth_bone_wall
Namespace
alexscaves
Mod ID
alexscaves
Tags (4)
alexscaves:blocks/whalefall_ignores
alexscaves:items/medium_bone_blocks
minecraft:blocks/mineable/pickaxe
minecraft:blocks/walls

Recipe JSON (2):

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