[1.19.2-5.1.1.0] Oversized textures from Earth Mobs Mod in texture atlas
TelepathicGrunt opened this issue ยท 2 comments
I was texting out the Atlas Viewer mod ( https://www.curseforge.com/minecraft/mc-mods/atlasviewer ) and discovered that Earth Mobs Mod has several way too oversized textures taking up too much memory and space in the block/item texture atlas
The following textures should be significantly reduced in resolution to match mc's 16x16 textures to ease up on memory usage/atlas bloating:
- minecraft_earth_mod:blocks/missingtexture
- minecraft_earth_mod:items/missingtexture
- minecraft_earth_mod:blocks/stonetappablesides
- minecraft_earth_mod:blocks/stonetappabletop
- minecraft_earth_mod:items/bone_shard
- minecraft_earth_mod:items/horn
This is a great issue; thanks for reminding me. A lot of those textures were put together and thrown in the files back when the mod was messier and more unorganized and were never attended to. Will be fixing these textures in the upcoming update.
Keep up the good work!