block· Machines & Other Blocks

Siltstone Pillar

Goety · by Polarice3
block Silt BlocksFull Silt CraftSilt Blocks

Siltstone Pillar is a block from Goety, crafted from Siltstone.

Acquisition

Crafting using Siltstone Tile Slab and Siltstone Tile Slab, arranged in the pattern shown. Produces Siltstone Pillar.

Crafting
Siltstone Tile Slab
Siltstone Tile Slab
Siltstone Pillar guaranteed

Mining & drops

sourcecountdrop rateconditions
Siltstone Pillar1–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.

Used in

Crafting using Siltstone Pillar, Red Dye, Red Dye and Siltstone Pillar, arranged in the pattern shown. Produces 2× Red Siltstone Pillar.

Crafting
Red Siltstone Pillar ×2 guaranteed

Crafting using Siltstone Pillar, Green Dye, Green Dye and Siltstone Pillar, arranged in the pattern shown. Produces 2× Green Siltstone Pillar.

Crafting
Green Siltstone Pillar ×2 guaranteed

Crafting using Siltstone Pillar, Blue Dye, Blue Dye and Siltstone Pillar, arranged in the pattern shown. Produces 2× Blue Siltstone Pillar.

Crafting
Blue Siltstone Pillar ×2 guaranteed

Crafting using Siltstone Pillar, Snowball, Snowball and Siltstone Pillar, arranged in the pattern shown. Produces 2× Snowy Siltstone Pillar.

Crafting
Snowy Siltstone Pillar ×2 guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
goety:siltstone_pillar
Namespace
goety
Mod ID
goety
Tags (3)
goety:blocks/silt_blocks
goety:items/full_silt_craft
goety:items/silt_blocks

Recipe JSON (5):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:siltstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:siltstone_tiles"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "goety:siltstone_tile_slab"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:siltstone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "goety:smooth_siltstone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}