
Doesn't work fully with Inventorio.
Xrey274 opened this issue ยท 3 comments
This looks like it runs into the same issue as #1.
As far as I am aware, the only way other mods can work with this properly is if they render their elements based on whether Raised is loaded.
The other option is that I fix the code in other mods via mixins. This would be on a mod by mod basis. This mod however is written in Kotlin, which is a language I don't know (and I am barely competent in Java), and I don't even know if you can make mixins for Kotlin code.