block· Machines & Other Blocks

End Stone Pillar

Goety · by Polarice3
block End StoneEnd Stone

End Stone Pillar is a block from Goety, crafted from End Stone Bricks.

Acquisition

Crafting using End Stone Bricks and End Stone Bricks, arranged in the pattern shown. Produces 2× End Stone Pillar.

Crafting
End Stone Pillar ×2 guaranteed

Mining & drops

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

Used in

Crafting using End Stone Pillar, Any Ender Pearls, End Stone Pillar, End Stone Pillar, Any Ender Pearls, End Stone Pillar, End Stone Pillar, Any Ender Pearls and End Stone Pillar, arranged in the pattern shown. Produces 6× Infused End Stone Pillar.

Crafting
  • Inputs
  • 6 × End Stone Pillar
  • 3 × Any Ender Pearls
  • Output
  • Infused End Stone Pillar ×6
Infused End Stone Pillar ×6 guaranteed

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

Block drops

Drops itself when broken.

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

Recipe JSON (3):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:end_stone_bricks"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "#",
    "#"
  ],
  "ingredients": {
    "#": {
      "item": "minecraft:end_stone_bricks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:end_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}