block· Machines & Other Blocks

Chorus End Stone Pillar

Goety · by Polarice3
block End StoneEnd Stone

Chorus End Stone Pillar is a block from Goety, crafted from End Stone Pillar and Chorus Wood.

Acquisition

Crafting using End Stone Pillar, Chorus Wood, End Stone Pillar, Chorus Wood, Chorus Wood, End Stone Pillar, Chorus Wood and End Stone Pillar, arranged in the pattern shown. Produces 4× Chorus End Stone Pillar.

Crafting
Chorus End Stone Pillar ×4 guaranteed

Mining & drops

sourcecountdrop rateconditions
Chorus End Stone 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:chorus_end_stone_pillar
Namespace
goety
Mod ID
goety
Tags (2)
goety:blocks/end_stone
goety:items/end_stone

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PCP",
    "C C",
    "PCP"
  ],
  "ingredients": {
    "C": {
      "item": "goety:chorus_wood"
    },
    "P": {
      "item": "goety:end_stone_pillar"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}