block· Machines & Other Blocks

Infused End Stone Pillar

Goety · by Polarice3
block End StoneEnd Stone

Infused End Stone Pillar is a block from Goety, crafted from End Stone Pillar and Any Ender Pearls.

Acquisition

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

Mining & drops

sourcecountdrop rateconditions
Infused 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:infused_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": [
    "PEP",
    "PEP",
    "PEP"
  ],
  "ingredients": {
    "E": {
      "tag": "forge:ender_pearls"
    },
    "P": {
      "item": "goety:end_stone_pillar"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}