ModFest / glowcase

A mod that adds blocks to help showcase mods and modded items!
https://modrinth.com/mod/glowcase
Creative Commons Zero v1.0 Universal
5 stars 12 forks source link

Fix SpriteBlockEntity rendering issues #52

Closed ekulxam closed 1 week ago

ekulxam commented 1 week ago
  1. Fixed client crash when trying to render a sprite with an invalid identifier
  2. Prevented log spam when entering an invalid sprite resource location into the SpriteBlockEntity
  3. Prefixed accessors/invokers with modid in order to preemptively prevent conflicts with accessors/invokers from other mods
  4. Moved client mixins into a subfolder