FoundationGames

Results 77 comments of FoundationGames

ADCU is always going to glitch the chest animation Vanilla has a similar option, and EBE always overrides it so that in normal vanilla (99% of the time) animations will...

Thanks very much for the contribution, I would recommend you open a pull request

Unable to reproduce this issue, Christmas chests are still visible with EBE and Enhanced Chests enabled.

OptiFine is not supported because it breaks mods and I cannot do anything about it. Please install mod menu and make sure EBE's features are actually enabled by checking the...

Likely an issue with how Canvas applies material shaders, since the rendering of the chest lid directly emits quads to a vertex consumer. Will be looked into but is likely...

Older versions of OpenGL had a built-in matrix stack, and they called it that too, which is a likely explanation for MatrixStack's name "Pose stack" is likely a name chosen...

This is likely an issue with Chimes, they have a resource file with an invalid name A dependency of Automobility (JsonEM) is trying to read that file, but is failing...

The file's resource location is `chimes:models/entity/block/metal_chimes/Chimes.json` (notice how Chimes.json is capitalized, that is what is causing the error) If you want to browse through the mod jar, that should mean...

Please provide a log Incompatibility with Chimes is already known

Waystones uses an API which adds entity models at a time that is likely breaking [JsonEM](https://modrinth.com/mod/jsonem), a mod used in Automobility Recommend testing with JsonEM and Waystones alone, and if...