Paragliders "incompatibility"
Answordy opened this issue ยท 8 comments
I don't know where I should post this issue, which mod is causing it. It's not a total incompatibility, rather a visual issue.
On the bargain screen of the Godess and Horned statues the icons of the items dissapaer. Everything else works, it's just a rather annoying visual problem, not a technical one. I tried to customize and turn off inventory profiles on the bargain screen with the overlay editor, but it didn't help nor work properly, because most of the things are being rendered off-screen, they are getting cut no matter the screen resolution, as shown on the second picture.
Also, for reference, it should look like this:
Hi,
Try setting Ignore first for the screen then for the container and then for both. One of these could help.
I tried to add them to the "player-defined" config, also created a config named paraglider in the folder with the contents:
{
"tictim.paraglider.client.screen.StatueBargainScreen": {
"ignore": true
},
"tictim.paraglider.recipe.bargain.StatueBargainContainer": {
"ignore": true
}
}
I don't know if it's the right way, i just copied what i found there already, however it didn't help.
So far I can tell Paragliders is doing something strange while rendering the screen. That is why my editor is not showing properly and probably why he JEI icon is shifted.
I think Paragliders devs are in better position to handle this.