-
Notifications
You must be signed in to change notification settings - Fork 4
Game settings
When you create a new world with the EyeMine mod installed, it suggests some default world settings to make eye gaze playing simpler. You can turn these off when you create your own worlds. If you change your mind and want to turn them on or off in an existing world, follow these instructions to use Minecraft commands.
You should open the Minecraft world you want to modify, and start playing. Press "/" (forward-slash) to start the command, then you can copy-paste the rest of the command, or start typing and use Tab to auto-complete. Press Enter when the command is complete.
By default it will always be daytime in your eyegaze worlds. To change this, type /gamerule doDaylightCycle true
or /gamerule doDaylightCycle false
. To change the time of day manually, type /time set day
or /time set night
or e.g. /time set 200
where the number can be any number between 0 and 24000.
By default it is always clear weather in your eyegaze worlds. To change this, type /gamerule doWeatherCycle true
or /gamerule doWeatherCycle false
.
By default you will keep everything in your inventory if you die and respawn. To change this, type /gamerule keepInventory false
or /gamerule keepInventory true
.
EyeMine is a fork of the excellent OptiKey project, which offers computer control and speech for advanced eye gaze users.
If you're using the EyeMine Classic version (versions 1.x.x) then you can find legacy documentation at the EyeMine classic wiki
User guides:
- Installation
- Get started playing
- Using a demo version
- EyeMine settings
- Different interaction levels
- Using switches
- Building in Minecraft
- Troubleshooting FAQs
- Customising keyboards
- Different Minecraft versions
Technical info:
Advanced Minecraft setup: