diff --git a/README.md b/README.md index c702f104a..50a8b01e7 100644 --- a/README.md +++ b/README.md @@ -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)