grondag
grondag
This is already implemented for fluids and will be added for blocks.
Lighting in 1.16 is mostly done on the server and then sent to the client, so my ability to fix this may be limited. Some of the planned enhancements to...
Can I just call "ghost turtles" a feature until after Halloween? ;-)
Does the fix actually render correctly?
I think I can fix this by retrieving the `SpriteAtlasManager` directly from `ModelLoader` instead of waiting for it to be returned to the BakedModelManager. Will fix.
This may be related to a known but unexplained bug. Please get build 2004 and then if the issue persist, disable the "Group Animated Sprites" option in config.
You can disable Group Animated Sprites without starting the game. In the folder where your Minecraft game runs, look for a config folder. In the config folder, look for and...
Thank you for confirming. I don't know yet why `groupAnimatedSprites` is causing problems, but this is a useful data point.
Thank you for the issue report. There is already a discord for my mods: https://discord.gg/7NaqR2e. I've added a link to the read me.
Thank you for the report. Cross-posting my response from the CIT issue: Canvas does use @Overwrite in a handful of places. It may be possible to relax this at the...