blue_skies:chiseled_midnight_sandstone

Chiseled Midnight Sandstone

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

Chiseled Midnight Sandstone is a block from Blue Skies, crafted from Midnight Sandstone Slab.

Acquisition

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

Crafting
Midnight Sandstone Slab
Midnight Sandstone Slab
Chiseled Midnight Sandstone guaranteed

Mining & drops

sourcecountchanceconditions
Chiseled Midnight Sandstone1–1100%Survives Explosion

Block drops

Drops itself when broken.

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