Interplanar Projector
16×16 · BAKED

item· Other

Interplanar Projector

Exposure · by mortuusars
item Filters

Interplanar Projector is a item from Exposure, crafted from Eye of Ender. Clean Dithered [Right Click] to change mode Consumed on use This realm has protective barrier which makes projecting from another plane impossible.

Function

Clean Dithered [Right Click] to change mode Consumed on use This realm has protective barrier which makes projecting from another plane impossible. When renamed to URL or file path and used as a filter, allows projecting an image from another plane

Acquisition

Component Transferring using Eye of Ender. Produces Interplanar Projector.

Component Transferring
Interplanar Projector Interplanar Projector guaranteed

Crafting using Tinted Glass, Redstone Dust, Tinted Glass, Redstone Dust, Eye of Ender, Redstone Dust, Tinted Glass, Redstone Dust and Tinted Glass, arranged in the pattern shown. Produces Interplanar Projector.

Crafting
Interplanar Projector Interplanar Projector guaranteed
Developer reference
Registry name
exposure:interplanar_projector
Namespace
exposure
Mod ID
exposure
Tags (1)
exposure:items/filters

Recipe JSON (2):

{
  "recipe_type": "exposure:component_transferring",
  "pattern": null,
  "ingredients": {
    "item": "minecraft:ender_eye"
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}
{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "PRP",
    "RER",
    "PRP"
  ],
  "ingredients": {
    "E": {
      "item": "minecraft:ender_eye"
    },
    "P": {
      "item": "minecraft:tinted_glass"
    },
    "R": {
      "item": "minecraft:redstone"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}