blue_skies:cut_midnight_sandstone

Cut Midnight Sandstone

Blue Skies · by KingPhygieBoo, Silver_David, Lachney
block SandstoneSandstonePickaxe Mineable

Cut Midnight Sandstone is a block from Blue Skies, crafted from Midnight Sandstone.

Acquisition

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

Crafting
Cut Midnight Sandstone ×4 guaranteed

Mining & drops

sourcecountchanceconditions
Cut Midnight Sandstone1–1100%Survives Explosion

Used in (2)

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

Crafting
Cut Midnight Sandstone Slab Cut Midnight Sandstone Slab ×6 guaranteed

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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