Minor Technical Bug
rshchekotov opened this issue ยท 0 comments
Hey dear folks from the Reforged-Hub,
during Mod Load, an error regarding https://github.com/Reforged-Hub/Radon/blob/c56273fb707f42b5122f5be69c413f2f8176829a/src/main/resources/radon.mixins.json pops up.
It doesn't include a minVersion
property.
Should be a simple one-line addition, which would suppress that error, i.e.: "minVersion": "0.1"
.
Regards,
R.Sh.