I was playing around with adding a sprite in a mod, but it looks like the sprite is being cutoff incorrectly when the atlas is being created. The mod describes the image size, and it loads correctly, but the sprite atlas reports a smaller size. I assume padding is removed in the sprite atlas but parts of the actual image were considered padding. Some images below to describe the issue. I'm unable right now to make a minimal reproduction, but was asked on the discord to report this. This is my mod folder + the save I was on at the time. https://drive.google.com/file/d/1-tNtE9 ... drive_link
If this is insufficient, I can put together a minimal reproduction but it would be rather time consuming.