-
Notifications
You must be signed in to change notification settings - Fork 17
Glasses
ben-mkiv edited this page Dec 8, 2024
·
16 revisions
- 50k FE Energy Buffer (can be upgraded)
- consumes power when worn (1 FE/tick without upgrades)
- can be charged in OpenComputers charger or by any ForgeEnergy compatible device (like EnderIO Wireless Charger / Capacitor Bank, ...)
- handles up to 9 different widgets (can be upgraded up to 255)
rightclicking a terminal block will link the glasses with it
The glasses can be worn as baubles item or in the armor helmet slot.
Check your Minecraft control settings for the OpenGlasses Hotkey to interact with the Overlay.
sneak
+ interact hotkey
will open the glasses gui where link requests can be accepted and hosts can be configured
(Note: you should rebind the Overlay Hotkey or Optifine Zoom Hotkey if you use Optifine)
AR Glasses can be Upgraded on an Anvil.
- OpenComputers Navigation Upgrade
- costs 20 Levels User XP
- allows absolute rendering around 0,0,0 instead of the terminal location
- allows to get the user position at the terminal
component.glasses.getUserPosition([String:playerName])
- allows to get the block the player is looking at
component.glasses.getUserLookingAt([String:playerName])
(note: this requires Geolyzer upgrade, too)
- is available if geolyzer, nightvision and daylight sensor are installed on the glasses
- increases glass power usage by 10 FE/tick when activated
- toggle OFF/ON with the configurable Hotkey, default is
[B]
- Potion of Nightvision
- costs 20 Levels User XP
- increases glasses power usage by 1 FE/tick or 5FE/tick if nightvision is active
- toggle through the modes
OFF/ON/AUTO
with the configurable Hotkey, default is[N]
- OpenSecurity NanoDNA
- costs 20 Levels User XP
- increases glasses power usage by 1 FE/tick (should increase that in a feature release :P)
- toggle
OFF/ON
with the configurable Hotkey, default is[O]
- creates
KEYBOARD_INTERACT_OVERLAY
events for inputs when the stable overlay is active (separate hotkey [Default:ALT
+C
])
- OpenComputers Tank Upgrade
- costs 20 Levels User XP
- increases glasses power usage by 1 FE/tick
- required for Weather Modifier Condition
- OpenComputers Motion Sensor
- costs 20 Levels User XP
- increases glasses power usage by 1 FE/tick
- required for Sneaking Modifier Condition and EntityTracker
- OpenComputers Geolyzer
- costs 20 Levels User XP
- increases glasses power usage by 1 FE/tick
- increases radar range by 16 blocks (max 128 blocks)
- required for Swimming Modifier Condition and EntityTracker
- enables new events
INTERACT_WORLD__BLOCK_RIGHT
andINTERACT_WORLD_BLOCK_LEFT
for interactions with block in the world
- Minecraft Daylight Sensor
- costs 20 Levels User XP
- increases glasses power usage by 1 FE/tick
- required for Light Modifier Condition
without upgrades the amount of widgets the glasses can display is 9 add OpenComputers Database Upgrades to increase the limit up to 255 Widgets
- OpenComputers Database Upgrade Tier 1
- increases the limit by 9 Widgets
- costs 10 Levels User XP
- OpenComputers Database Upgrade Tier 2
- increases the limit by 25 Widgets
- costs 20 Levels User XP
- OpenComputers Database Upgrade Tier 3
- increases the limit by 81 Widgets
- costs 34 Levels User XP
upgrade on Anvil with OpenComputers Battery Upgrade
- OpenComputers Battery Upgrade Tier 1
- adds +100k FE to the Glasses Energy Buffer
- costs 10 Levels User XP
- OpenComputers Battery Upgrade Tier 2
- adds +250k FE to the Glasses Energy Buffer
- costs 20 Levels User XP
- OpenComputers Battery Upgrade Tier 3
- adds +1M FE to the Glasses Energy Buffer
- costs 34 Levels User XP
version 2.1.0+
- 2x OpenComputers Screen Tier 3
- 1x OpenComputers APU Tier2
- 1x OpenComputers Wireless Network Card (Tier2)
- 1x OpenComputers Component Bus (Tier2)
- 1x OpenComputers PCB
- 1x OpenComputers Memory (Tier3)
version <= 2.0.6
- 2x OpenComputers Screen Tier 3
- 1x OpenComputers Graphics Card Tier 3
- 1x OpenComputers Wireless Network Card