Bone Nodule
alexscaves:bone_nodule

Bone Nodule

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

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

Acquisition

Crafting using Bone Block, Bone Block, Bone Block and Bone Block, arranged in the pattern shown. Produces 12× Bone Nodule.

Crafting
Bone Nodule Bone Nodule ×12 guaranteed

Mining & drops

sourcecountchanceconditions
Bone Nodule1–1100%

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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