Blackstone Spines
biomesoplenty:blackstone_spines

Blackstone Spines

Biomes O' Plenty · by Adubbz, Forstride
block Pickaxe Mineable

Acquisition

Crafting using Blackstone, in any arrangement. Produces 4× Blackstone Spines.

Crafting ⇆ any arrangement
Blackstone Spines Blackstone Spines ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Blackstone Spines1–1100%Drops itself with Silk Touch

Block drops

dropscountchanceconditions
Blackstone Spines1–1100%Drops itself with Silk Touch
Developer reference
Registry name
biomesoplenty:blackstone_spines
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:crafting_shapeless",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:blackstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:blackstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}