Spawn Egg/otherworld Bird
occultism:spawn_egg/otherworld_bird

Spawn Egg/otherworld Bird

Occultism · by Kli Kli
item

Acquisition

Ritual using Any Feathers, Any Feathers, Cobweb, Any Leaves and Any Eggs. Produces Spawn Egg/otherworld Bird.

Ritual
Any Feathers Any Feathers·members not yet documentedAny Feathers Any Feathers·members not yet documentedCobweb Cobweb Any LeavesAny Eggs Any Eggs
Spawn Egg/otherworld Bird Spawn Egg/otherworld Bird guaranteed

Ritual using Any Feathers, Any Feathers, Cobweb, Any Leaves and Any String. Produces Spawn Egg/otherworld Bird.

Ritual
Any Feathers Any Feathers·members not yet documentedAny Feathers Any Feathers·members not yet documentedCobweb Cobweb Any LeavesAny String Any String·members not yet documented
Spawn Egg/otherworld Bird Spawn Egg/otherworld Bird guaranteed
Developer reference
Registry name
occultism:spawn_egg/otherworld_bird
Namespace
occultism
Mod ID
occultism

Recipe JSON (2):

{
  "recipe_type": "occultism:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:feathers"
    },
    {
      "tag": "forge:feathers"
    },
    {
      "item": "minecraft:cobweb"
    },
    {
      "tag": "minecraft:leaves"
    },
    {
      "tag": "forge:eggs"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "occultism:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:feathers"
    },
    {
      "tag": "forge:feathers"
    },
    {
      "item": "minecraft:cobweb"
    },
    {
      "tag": "minecraft:leaves"
    },
    {
      "tag": "forge:string"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}