Phantom Membrane
minecraft:phantom_membrane

Phantom Membrane

Minecraft · by Mojang Studios
item

Acquisition

Extractor using Elytra. Produces 2× Phantom Membrane.

Extractor
Phantom Membrane Phantom Membrane ×2 guaranteed

Ritual using Ersatz Leather, Any Feathers, Ersatz Leather and Any Feathers. Produces Phantom Membrane.

Ritual
Ersatz Leather Ersatz LeatherAny Feathers Any Feathers·members not yet documentedErsatz Leather Ersatz LeatherAny Feathers Any Feathers·members not yet documented
Phantom Membrane Phantom Membrane guaranteed

Mining & drops

sourcecountchanceconditions
Mob loot table: Phantom (minecraft) minecraft:phantom1–1100%Killed By Player
Gameplay loot table: Cat Morning Gift (minecraft) minecraft:cat_morning_gift1–1100%
Developer reference
Registry name
minecraft:phantom_membrane
Namespace
minecraft
Mod ID
minecraft

Recipe JSON (2):

{
  "recipe_type": "techreborn:extractor",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:elytra"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "occultism:ritual",
  "pattern": null,
  "ingredients": [
    {
      "tag": "forge:leather"
    },
    {
      "tag": "forge:feathers"
    },
    {
      "tag": "forge:leather"
    },
    {
      "tag": "forge:feathers"
    }
  ],
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}