Component Transferring using Eye of Ender. Produces Interplanar Projector.
item· Other
Interplanar Projector
Exposure · by mortuusars
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
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.
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
}
