Super Mod
ModrinthTime only moves when you move (Superhot)
3.3k downloads 13 followers updated 15mo ago
latest v2.0.0+1.21.1 Modrinth
SuperMod
SuperMod adds Superhot mechanics and scriptable lua computers to minecraft.
You can try out this mod and so many more live on the Modfest 1.21 server right now

Time only moves when you move
Basic Setup
- Create an Area Lib area using
/area create <id> <from> <to> - Bind the area to a new super profile using
/super profile create <id> - (Optional) Change some settings on the profile
- Run
/super profile activate <id>
Puters
This mod also adds completely moddable computers running lua. They can be used to code minigames,
start a super session and more

Computers come with a basic api to continously run code every tick, retrieve information about the game and more. The docs can be found here

Versions
Release
2.0.0+1.21.1
- Switch to area component system
- Don't find class resources
- Disable debug lib
Release
1.2.7
- Fix text color changing during time of day
- Decrease text offset
- Don't resize display screens
Release
1.2.3
- Add `super.mc_fn`, which calls minecraft functions in the super_mod namespace
- Increase instruction limit

Comments 0
No comments yet. Be the first to share your thoughts.