promotional bannermobile promotional banner

Redbyte

Adds robots that can be programmed in-game using a custom simple language.

File Details

v0.6.0-alpha

  • R
  • Mar 17, 2026
  • 214.74 KB
  • 5
  • 1.21.1
  • Forge

File Name

redbyte-0.6.0.jar

Supported Versions

  • 1.21.1

Curse Maven Snippet

Forge

implementation "curse.maven:redbyte-1471406:7771285"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Added:

  • always statement (always runs given statement if given condition is true)
  • block destroy functions
  • updated to a more stable Minecraft version (1.21.1)
  • added vector, look_at and rotate functions
  • added tool slots and made the robo use them
  • many bug fixes