Marble Slab
16×16 · BAKED

block· Slabs

Marble Slab

Goety · by Polarice3
block Marble BlocksMarble SlabsMarble BlocksMarble Slabs

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

Acquisition

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

Crafting
  • Inputs
  • 3 × Marble
  • Output
  • Marble Slab ×6
Marble Slab Marble Slab ×6 guaranteed

Mining & drops

sourcecountdrop rateconditions
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.

Used in

Crafting using Marble Slab, Marble and Marble Slab, arranged in the pattern shown. Produces Pedestal.

Crafting
Pedestal Pedestal guaranteed

Crafting using Marble, Marble, Marble Slab, Marble, Marble, Marble and Marble, arranged in the pattern shown. Produces Marble Throne.

Crafting
Marble Throne Marble Throne guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:marble_slab
Namespace
goety
Mod ID
goety
Tags (4)
goety:blocks/marble_blocks
goety:blocks/marble_slabs
goety:items/marble_blocks
goety:items/marble_slabs

Recipe JSON (2):

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