TheUsefulLists / UsefulMods

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

[Correction] Radium Reforged for 1.19 needs a config edit to fix a bug #264

Open victorguima opened 1 year ago

victorguima commented 1 year ago

Checklist

What mod is this correction for?

Radium Reforged

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 causes villagers to not be able to take on jobs or pathfind to their beds, but if the line:

mixin.ai.poi=false

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

I found out about this fix in the comments for the curseforge page. I tried warning the authors on their github page but my issue was quickly closed, and they responded saying that this version is not supported and therefore the bug won't be fixed. I suggest adding this information to the list as a asterisk or tiny number with a link beside the mod name, along with the fix for Ferrite Core compatibility as issued here: https://github.com/TheUsefulLists/UsefulMods/issues/263

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

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

https://github.com/Reforged-Hub/radium-upstream/issues/8

(OPTIONAL) Any extra information about the correction.

No response