
Trinkets and Curios integration (and possible compat with other such mods)
RubixDev opened this issue ยท 1 comments
As has already often been requested, better integration with Trinkets on Fabric and Curios on Forge would be preferable. Currently, players have to always switch between the custom Inventorio screen and the Vanilla inventory screen (where Trinkets/Curios add their stuff) when they want to access trinkets slots, which isn't made nicer by #267. I plan to add proper support for Trinkets and Curios so that their custom slots will also appear in the Inventorio screen.
Alternatively, it might be plausible to (re)try adding the Inventorio stuff to the vanilla screen just like all the other mods do (because this isn't just an issue with Trinkets/Curios but also Aether, Quark, Sound Muffler, TrashSlot, ...). This is probably difficult with Deep Pockets though and very error prone which is why LizardOfOz made it a separate screen in the first place. But maybe there's some ways to go with providing an option to at least add the tool belt and utility belt to the vanilla screen for better but not perfect compat with other mods, while still keeping the custom screen and adding integrations for some super widely used mods like Trinkets/Curios.
Previous issues regarding Trinkets:
Previous issues regarding Curios:
Instead of blessing any one of these as "the one", I decided to open this new one and point all the other ones here.
To-do:
- integrate Trinkets in the Inventorio screen: fbaa9a6, 5fc7ba2
- integrate Curios in the Inventorio screen: 7472828, 64c8723
- #324
- when deep pockets is equipped/unequipped some things don't update properly until the screen is re-opened. This isn't strictly just Trinkets/Curios stuff but I'll add it here anyway: d9b95a2