TheUsefulLists / UsefulMods

Just a list of useful mods
https://bisecthosting.com/UsefulLists
MIT License
1.92k stars 136 forks source link

[Correction] Radium Reforged for 1.19 needs a config edit to be compatible with Ferrite Core #263

Open victorguima opened 1 year ago

victorguima commented 1 year ago

Checklist

What mod is this correction for?

Radium Reforged and Ferrite Core

What section(s) of the list is this correction for?

Performance

What version(s) does this correction apply to?

1.19.X (Forge)

What needs correcting?

Radium Reforged will crash the game on startup if Ferrite Core is loaded, but if the line:

mixin.alloc.blockstate=false

is added to its config file (radium.properties inside config folder in the minecraft instance folder), the game runs without(?) issue.

I don't remember where I read that though, must've been on Discord.

Input relevant link(s) which can be used to verify the correction.

https://www.curseforge.com/minecraft/mc-mods/radium-reforged

https://www.curseforge.com/minecraft/mc-mods/ferritecore

(OPTIONAL) Any extra information about the correction.

No response