Oxidizium

Oxidizium

Mod

Rewrites parts of Minecraft in Rust Lang

Server CursedGame MechanicsOptimizationTechnology

549 downloads
29 followers
Follow Save
90% of ad revenue goes to creators. Go ad-free while supporting creators with Modrinth Plus. Subscribe today!

Oxidizium - Replace Java with Rust

Summary

This Fabric mod replaces certain Minecraft Java Edition methods with native rust equivalents. Every rust function is tested with the in-house testing utility to ensure that it is functionally equal to vanilla Minecraft.

Currently, this mod replaces the following Java classes with Rust:

  • MathHelper

Many more classes are planned in the future, however mostly low-level classes will be tackled in the beginning.

Compatibility

As of now, Oxidizium is very compatible with the majority of mods, with specific compatibility with Lithium

Usage

This mod requires Java 22 or above.

The following JVM arguments are recommended, but not currently required for Java 24 and below:

--enable-preview --enable-native-access=ALL-UNNAMED

Using a newer Java version is likely to improve performance more than Java 22. I recommend using GraalVM for the best performance, however be warned that it is possible (though very unlikely) that GraalVM could break mods. Use a distribution such as Temurin if you want to be completely safe.


Project members

Tater Certified

Tater Certified

Organization

Details

Licensed MIT
Published 3 months ago
Updated 5 days ago