biomesoplenty:cut_white_sandstone

Cut White Sandstone

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

Acquisition

Crafting using White Sandstone, White Sandstone, White Sandstone and White Sandstone, arranged in the pattern shown. Produces 4× Cut White Sandstone.

Crafting
Cut White Sandstone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Cut White Sandstone1–1100%Survives Explosion

Used in (3)

Crafting using Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone, Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone, Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone, Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone, Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone and Any of White Sandstone / Chiseled White Sandstone / Cut White Sandstone, arranged in the pattern shown. Produces 4× White Sandstone Stairs.

Crafting
White Sandstone Stairs White Sandstone Stairs ×4 guaranteed

Crafting using Cut White Sandstone, Cut White Sandstone and Cut White Sandstone, arranged in the pattern shown. Produces 6× Cut White Sandstone Slab.

Crafting
Cut White Sandstone Slab Cut White Sandstone Slab ×6 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:cut_white_sandstone
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (3)
forge:blocks/sandstone
forge:items/sandstone
minecraft:blocks/mineable/pickaxe

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "biomesoplenty:white_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "biomesoplenty:white_sandstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}