Orange Sandstone Slab
biomesoplenty:orange_sandstone_slab

Orange Sandstone Slab

Dye Color:
Biomes O' Plenty · by Adubbz, Forstride
block Pickaxe MineableSlabsSlabs

Acquisition

Crafting using Any of Orange Sandstone / Chiseled Orange Sandstone, Any of Orange Sandstone / Chiseled Orange Sandstone and Any of Orange Sandstone / Chiseled Orange Sandstone, arranged in the pattern shown. Produces 6× Orange Sandstone Slab.

Crafting
Orange Sandstone Slab Orange Sandstone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Orange Sandstone Slab1–1100%

Used in (1)

Crafting using Orange Sandstone Slab and Orange Sandstone Slab, arranged in the pattern shown. Produces Chiseled Orange Sandstone.

Crafting
Orange Sandstone Slab
Orange Sandstone Slab
Chiseled Orange Sandstone guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
biomesoplenty:orange_sandstone_slab
Namespace
biomesoplenty
Mod ID
biomesoplenty
Tags (3)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (2):

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