Mars Cobblestone Slab
ad_astra:mars_cobblestone_slab

Mars Cobblestone Slab

Ad Astra · by Alex Nijjar
block Pickaxe MineableSlabsSlabs

Acquisition

Crafting using Mars Cobblestone, Mars Cobblestone and Mars Cobblestone, arranged in the pattern shown. Produces 6× Mars Cobblestone Slab.

Crafting
Mars Cobblestone Slab Mars Cobblestone Slab ×6 guaranteed

Mining & drops

sourcecountchanceconditions
Mars Cobblestone Slab1–1100%Survives Explosion

Block drops

Drops itself when broken.

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

Recipe JSON (2):

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