Animator
16×16 · BAKED

block· Machines & Other Blocks

Animator

Goety · by Polarice3
block Pickaxe Mineable

Animator is a block from Goety, crafted from Awakened Emerald, Animation Core, Any Ender Pearls, Any Redstone Storage Block, Eye of Ender, Ectoplasm, Soul Candlestick, and Crying Obsidian.

Acquisition

Mining & drops

sourcecountdrop rateconditions
Animator1–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:animator
Namespace
goety
Mod ID
goety
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "goety:ritual",
  "pattern": null,
  "ingredients": [
    {
      "item": "goety:magic_emerald"
    },
    {
      "item": "goety:animation_core"
    },
    {
      "tag": "forge:ender_pearls"
    },
    {
      "tag": "forge:storage_blocks/redstone"
    },
    {
      "item": "minecraft:ender_eye"
    },
    {
      "item": "goety:ectoplasm"
    },
    {
      "item": "goety:soul_candlestick"
    },
    {
      "item": "minecraft:crying_obsidian"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}