FoundationGames

Results 77 comments of FoundationGames

Yes, sandwichable was originally adding compatibility before the new API was added, and the old "API" consisted of an interface to implement over item classes, preventing me from reasonably making...

If you are stacking animated resource packs on top of each other that might be the issue, it's generating too many animations

There is a config option in the `.minecraft/config/animatica.properties` file to set the max number of animation frames, set it to 500 or something like that (it should fix the issue,...

This mod shouldn't be doing anything if you have no resource packs loaded, I can't reproduce the bug on my end that way

It would help more if you could tell me if the issue continues without any of the other mods (if so, I can try and find which one)

Try without your resource pack, and if that works, it's likely an issue with the resource pack

> Resource pack works absolutely fine when used with Optifine That's because Optifine doesn't have EBE in it - some resource packs break EBE and make things invisible and I'd...

I'll have to look into the resource pack later, for now just check to make sure that the packs are ordered correctly (vanilla below additional packs), and if nothing else...

> They are all the same item, just different data. This has not been the case since 1.13

This is a vanilla lighting engine issue as far as I know, so there's nothing much I can do about this. Will be left open for fix suggestions and other...