block· Machines & Other Blocks

Slight Silt Marble

Goety · by Polarice3
block Marble Blocks

Slight Silt Marble is a block from Goety, crafted from Marble and Siltstone.

Acquisition

Crafting using Marble, Marble, Marble, Marble, Siltstone, Marble, Marble, Marble and Marble, arranged in the pattern shown. Produces 8× Slight Silt Marble.

Crafting
Slight Silt Marble ×8 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:silt_marble_slight
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/marble_blocks
goety:items/marble_blocks

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "mmm",
    "mlm",
    "mmm"
  ],
  "ingredients": {
    "l": {
      "item": "goety:siltstone"
    },
    "m": {
      "item": "goety:marble"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}