biomesoplenty:cut_orange_sandstone

Cut Orange Sandstone

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

Acquisition

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

Crafting
Cut Orange Sandstone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Cut Orange Sandstone1–1100%Survives Explosion

Used in (3)

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

Crafting
Cut Orange Sandstone Slab Cut Orange Sandstone Slab ×6 guaranteed

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

Crafting
Orange Sandstone Stairs Orange Sandstone Stairs ×4 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:cut_orange_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:orange_sandstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "##",
    "##"
  ],
  "ingredients": {
    "#": {
      "item": "biomesoplenty:orange_sandstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}