Cracked Marble Slab
16×16 · BAKED

block· Slabs

Cracked Marble Slab

Goety · by Polarice3
block Marble BlocksMarble BlocksSlabsSlabs

Cracked Marble Slab is a block from Goety, crafted from Cracked Marble.

Acquisition

Crafting using Cracked Marble, Cracked Marble and Cracked Marble, arranged in the pattern shown. Produces 6× Cracked Marble Slab.

Crafting
Cracked Marble Slab Cracked Marble Slab ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
Cracked Marble Slab1–1100%

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:cracked_marble_slab
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/marble_blocks
goety:items/marble_blocks
minecraft:blocks/slabs
minecraft:items/slabs

Recipe JSON (1):

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