promotional bannermobile promotional banner

RubyCore

Write Minecraft mods in the Ruby Programming language!

File Details

rubycore-0.0.3.jar

  • B
  • Jul 19, 2021
  • 26.31 MB
  • 72
  • 1.16.5
  • Forge

File Name

rubycore-0.0.3.jar

Supported Versions

  • 1.16.5

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:rubycore-498095:3393344")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Update on RubyCore

- New textures for Ruby, Sapphire and Amethyst!
- 'Example' mod has been moved out of RubyCore and renamed to 'Gems' - will be published to curse soon!
- Cut down on RubyCore load time - this is an ongoing effort to make the loader as lightweight and efficient as possible!
- Fixed a few issues with how mods were loaded

Coming soon:
- Block & Item assets and data fully auto-generated! Create a new resource with the many different blockstates, lang entries, models, etc all automatically.
- Add Ruby scripts with any arbitrary code directly in RubyCore directory, think similar functionality to kubejs but in Ruby!
- Tools, weapons and such for the Gems mod with associated Ruby wrapper classes in RubyCore to make creating them easy.
- More cleanup on RubyCore, plans to implement server / client side only demo mods. Cleanup is working towards the ability to add fabric & sponge support as well.