Another round of mod list expansion#56
Conversation
AnasDevO
commented
Jan 12, 2026
- More outdated mods added to the list with recommendations.
- Corrected some descriptions.
- Target Dummy downgrade Recommendation.
- Added a section about MCreator and AI mods
- Added a list of Cleanroom Loader exclusive mod replacements
- Fixed a lot of formatting and typos
| Mods that were created entirely using generated code from AI (rather than as a learning tool) are also highly not recommended, the mod's code will be highly varied in quality (often poor), it can also be either prone to crashes or downright placebos, especially if it is a performance related mod. <br> <br> | ||
|
|
||
| ::: info Note {id="note"} | ||
| If you're new to mod creation and want to start making a mod, we highly recommend creating the mod from scratch instead to avoid complications with learning. |
There was a problem hiding this comment.
perhaps a "how to learn how to mod for cleanroom 1.12.2" page should be created, with this linking to that?
There was a problem hiding this comment.
that is a good idea, but a bit beyond the scope of this PR.
We can consider this in a future one..
There was a problem hiding this comment.
You can refer to the discord here to encourage people asking and engaging with our community when asking how to mod etc
| - **[Stellar Core](https://www.curseforge.com/minecraft/mc-mods/stellarcore)** : Provides extensive bug fixes, performance improvements, and additional features across a wide range of mods | ||
| - **[Gnetum](https://www.curseforge.com/minecraft/mc-mods/gnetum)** : Improves performance by distributing HUD updates over multiple frames | ||
| - **[Fixeroo](https://www.curseforge.com/minecraft/mc-mods/xp-orb-clump)** : Bundles bugfixes and Xp orbs optimisations | ||
| - **[CensoredASM](https://www.curseforge.com/minecraft/mc-mods/lolasm)** : Huge optimizations that are targeted at Minecraft 1.12.2. |
There was a problem hiding this comment.
theres a ** : Text pattern in this section - remove the space after the bold, so **: Text
Rongmario
left a comment
There was a problem hiding this comment.
Quick review pass, I'll review it again later when I push MixinBooter 11 out.
| Mods that were created entirely using generated code from AI (rather than as a learning tool) are also highly not recommended, the mod's code will be highly varied in quality (often poor), it can also be either prone to crashes or downright placebos, especially if it is a performance related mod. <br> <br> | ||
|
|
||
| ::: info Note {id="note"} | ||
| If you're new to mod creation and want to start making a mod, we highly recommend creating the mod from scratch instead to avoid complications with learning. |
There was a problem hiding this comment.
You can refer to the discord here to encourage people asking and engaging with our community when asking how to mod etc
|
@AnasDevO any update? It may stale |
I'll get this up to speed again |
| | **Farsight** | Does almost nothing except move `unloadChunk` from `ChunkProviderClient` to `tick`, caches chunk indefinitely, which might impact RAM usage. | :no_entry_sign: Remove | | ||
| | **FastFurnace** | Merged and rewritten in CensoredASM. | :white_check_mark: Use **[CensoredASM](https://www.curseforge.com/minecraft/mc-mods/lolasm)** | | ||
| | **FastWorkbench** | Merged and rewritten in Universal Tweaks. | :white_check_mark: Use **[Universal Tweaks](https://www.curseforge.com/minecraft/mc-mods/universal-tweaks)** | | ||
| | **FermiumASM / BlahajASM** | **FermiumASM**: Fork of NormalASM that disables fixes with Dynamic Trees and changes the MixinBooter dependency to use FermiumBooter instead. <br> <br> **BlahajASM**: Fork of FermiumASM that reverts the FermiumBooter dependency change. <br> <br> As well as all of them being slow to sync to upstream, it is overall not recommended to use any of the **many** CensoredASM forks. | :white_check_mark: Use **[CensoredASM](https://www.curseforge.com/minecraft/mc-mods/lolasm)** | |
There was a problem hiding this comment.
I think we should mention if a mod requires fermium, to use the FermiumBooterDepoliticization mod (personally untested) https://www.curseforge.com/minecraft/mc-mods/fermiumbooter2mixinbooter