Extractor using Elytra. Produces 2× Phantom Membrane.
Phantom Membrane
Minecraft · by Mojang Studios
Acquisition
Ritual using Ersatz Leather, Any Feathers, Ersatz Leather and Any Feathers. Produces Phantom Membrane.
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
Mob loot table: Phantom (minecraft) minecraft:phantom | 1–1 | 100% | Killed By Player |
Gameplay loot table: Cat Morning Gift (minecraft) minecraft:cat_morning_gift | 1–1 | 100% | — |
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
}