Exopandora

Results 42 comments of Exopandora

It would be cool if you could figure out what other mods cause the issue or if its general issue for you (this is the case when the issue is...

I get the point but i dont know if the rendering engine is capable of such a feature.

Thanks for the report. This looks like a compatibility issue to me, where some other mod optionally depends on an older version of shoulder surfing, as the game does not...

Please update spell engine to resolve the issue.

Thanks for the suggestion! Unfortunately, this feature is not easily implementable as of now, as it would require delaying the actual perspective switch, which can cause issues with other mods.

The problem with automatically switching to the dynamic crosshair when (for example) looking at a door is, that it is not possible to check whether or not a player can...

Apparently the first simulation yields results if you set the resistance of `g0` and `g1` greater than 0

Its only necessary to include the package `com.mrcrayfish.configured.impl.forge` from the forge build and to add the provider in the `fabric.mod.json`. After that every mod using the [forgecofingapiport-fabric](https://github.com/Fuzss/forgeconfigapiport-fabric) will use the...

I suggest registering a custom raytrace callback using the provided [jade api overrides](https://jademc.readthedocs.io/en/latest/plugins20/overrides/).