block· Machines & Other Blocks

Green Siltstone Pillar

Dye Color:
Goety · by Polarice3
block Silt BlocksSilt Blocks

Green Siltstone Pillar is a block from Goety, crafted from Siltstone Pillar and Green Dye.

Acquisition

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

Mining & drops

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

Block drops

Drops itself when broken.

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

Recipe JSON (1):

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