aether:pillar

Pillar

The Aether · by AlphaMode, bconlon, Burning Cactus, Drullkus, Hugo Payn, Jaryt, Oscar Payn, quek, Raptor, reetam, RENREN, sunsette
block Pickaxe MineableNeeds Stone Tool

Acquisition

Mining & drops

sourcecountchanceconditions
Pillar1–1100%Survives Explosion
Loot table: Silver Dungeon Loot (aether) aether:silver_dungeon_loot1–1100%
Loot table: Silver Dungeon Trash (aether) aether:silver_dungeon_trash1–1100%

Used in (2)

Block drops

Drops itself when broken.

Developer reference
Registry name
aether:pillar
Namespace
aether
Mod ID
aether
Tags (2)
minecraft:blocks/mineable/pickaxe
minecraft:blocks/needs_stone_tool

Recipe JSON (2):

{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "aether:pillar_top"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:stonecutting",
  "pattern": null,
  "ingredients": {
    "item": "aether:angelic_stone"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}