This commit is contained in:
DBotThePony 2023-08-16 14:26:33 +07:00
parent e08e6d7830
commit 8e2c1f25dc
Signed by: DBot
GPG Key ID: DCC23B5715498507

View File

@ -6,13 +6,14 @@ Minecraft mod with science fiction style, about matter, and energy, combined.
### Required mods
* [Kotlin for Forge](https://www.curseforge.com/minecraft/mc-mods/kotlin-for-forge) or have Kotlin standard library in classpath (at least 1.8.0 is required)
* [Koremods](https://beta.curseforge.com/minecraft/mc-mods/koremods)
### Recommended mods
* [Ferrite Core](https://www.curseforge.com/minecraft/mc-mods/ferritecore), reduces memory usage
* In case of Overdrive That Matters, ***greatly*** reduces JVM heap bloat caused by model data being duplicated
* Particle Collider, reduces world join time
### Mods with special compatibility code
* [JEI](https://www.curseforge.com/minecraft/mc-mods/jei)