block· Machines & Other Blocks

Washed Slate Marble

Goety · by Polarice3
block Marble BlocksMarble Blocks

Washed Slate Marble is a block from Goety, crafted from Slate Marble and Water Bucket.

Acquisition

Crafting using Slate Marble, Slate Marble, Slate Marble, Slate Marble, Water Bucket, Slate Marble, Slate Marble, Slate Marble and Slate Marble, arranged in the pattern shown. Produces 8× Washed Slate Marble.

Crafting
Washed Slate Marble ×8 guaranteed

Mining & drops

sourcecountdrop rateconditions
Washed Slate Marble1–1100%Survives Explosion

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:washed_slate_marble
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/marble_blocks
goety:items/marble_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "sss",
    "sts",
    "sss"
  ],
  "ingredients": {
    "s": {
      "item": "goety:slate_marble"
    },
    "t": {
      "item": "minecraft:water_bucket"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}