Skip to content
ben-mkiv edited this page Dec 8, 2024 · 16 revisions

AR Glasses

  • 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)

usage

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)

Upgrades

AR Glasses can be Upgraded on an Anvil.

Navigation (version 2.1+)

  • 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)

ThermalVision

  • 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]

Nightvision

  • 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 Protection Rendering (renders OpenSecurity protected Areas in the world)

  • 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]

Keyboard

  • creates KEYBOARD_INTERACT_OVERLAY events for inputs when the stable overlay is active (separate hotkey [Default: ALT+C])

Sensors

Tank Upgrade

Weather

  • OpenComputers Tank Upgrade
  • costs 20 Levels User XP
  • increases glasses power usage by 1 FE/tick
  • required for Weather Modifier Condition

Motion Sensor

Sneaking

Geolyzer

Swimming

  • 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 and INTERACT_WORLD_BLOCK_LEFT for interactions with block in the world

Daylight Sensor

Light

  • Minecraft Daylight Sensor

Widget Limit

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

Energy Capacity

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

crafting receipe

version 2.1.0+

crafting receipe

  • 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

crafting receipe

  • 2x OpenComputers Screen Tier 3
  • 1x OpenComputers Graphics Card Tier 3
  • 1x OpenComputers Wireless Network Card
Clone this wiki locally