2.5.4+26.1
on May 29, 2026Changes since 2.5.3
- Fix Item Provider allowing you to obtain a full stack in timer or one mode.
Full Changelog: https://github.com/ModFest/glowcase/compare/v2.5.3...v2.5.4
2.5.3+26.1
on May 26, 2026Changes since 2.5.2
- Fix pool logic bugs
- Cleaner now no longer leaks
- Locking now uses try/finally
- Maps are now Int2Object maps.
- Potentially fix Sodium compatibility
- Removes an old attempt at tricking resorting.
Full Changelog: https://github.com/ModFest/glowcase/compare/v2.5.2...v2.5.3
2.5.2+26.1
on May 19, 2026Changes since 2.5.1
- Make it possible to install on servers again.
Full Changelog: https://github.com/ModFest/glowcase/compare/v2.5.1...v2.5.2
2.5.1+26.1
on May 19, 2026Changes since 2.5.0
- Optimise & tweak renderers
- Make Glowcase items open editor on empty providers & displays
Full Changelog: https://github.com/ModFest/glowcase/compare/v2.5.0...v2.5.1
2.5.0+26.1
on May 17, 2026Changes since 2.4.2
- Editor locking
- Note: display with older clients do not behave correctly.
- Many, many bakery fixes
- Lighting is now correct
- Memleaks be gone
Full Changelog: https://github.com/ModFest/glowcase/compare/v2.4.2...v2.5.0
2.4.2+26.1
on May 10, 2026- Fixed sprite block crashing with null Identifier
Full Changelog: https://github.com/ModFest/glowcase/compare/v2.4.1...v2.4.2
2.4.1+26.1
on May 9, 2026Changes since 2.4.0
- Patch cleared timed item provider crashing clients
- Fix various parity issues with the text block
- Scaling is now like prior
- The plate has been adjusted
- Y offset is close to parity
- Z offset now applies after rotation
- Text Editor now properly focuses on the color picker
Full Changelog: https://github.com/ModFest/glowcase/compare/2.4.0...v2.4.1
2.4.0+26.1
on May 7, 2026What's Changed
- 26.1 by @reoseah in https://github.com/ModFest/glowcase/pull/135
- Entity Display Block entity models have no lighting by @HyperPigeon in https://github.com/ModFest/glowcase/pull/137
- text rendering changes (26.1) by @reoseah in https://github.com/ModFest/glowcase/pull/140
- (Simplified) Port Recipe Block to RRV by @cassiancc in https://github.com/ModFest/glowcase/pull/141
New Contributors
- @reoseah made their first contribution in https://github.com/ModFest/glowcase/pull/135
Full Changelog: https://github.com/ModFest/glowcase/compare/2.3.4...2.4.0
2.3.4+1.21.7
on Sep 3, 2025Full Changelog: https://github.com/ModFest/glowcase/compare/2.3.3...2.3.4
2.3.3+1.21.7
on Sep 3, 2025Changes since 2.3.2
- Fix & lightly optimise Text Block
- Apparently we can't agree on the best approach. :3
2.3.0+1.21.8
on Jul 20, 2025What's Changed
- Port to 1.21.7 by @Awakened-Redstone in https://github.com/ModFest/glowcase/pull/122
Full Changelog: https://github.com/ModFest/glowcase/compare/2.2.0...2.3.0
2.2.0+1.21
on Jun 8, 2025Changes:
- feat: Waterloggable Glowcase blocks by @Ampflower in https://github.com/ModFest/glowcase/pull/115
Full Changelog: https://github.com/ModFest/glowcase/compare/2.1.6...2.20 - Attestation
2.1.6+1.21
on Apr 24, 2025Changes
- fix: Minor sound instance leak by @Ampflower in https://github.com/ModFest/glowcase/pull/120
- fix: ItemAcceptorBlock leaking its block entity by @Ampflower in https://github.com/ModFest/glowcase/pull/116
- fix: Text background sorting by @Ampflower in https://github.com/ModFest/glowcase/pull/121
Full Changelog: https://github.com/ModFest/glowcase/compare/2.1.5...2.1.6
2.1.5+1.21
on Apr 21, 2025What's Changed
- feat: Config Link Block now has a distinct texture by @Ampflower in https://github.com/ModFest/glowcase/pull/118
- feat: PositionSampler for SoundPlayerBlockEntity by @Ampflower in https://github.com/ModFest/glowcase/pull/119
Full Changelog: https://github.com/ModFest/glowcase/compare/2.14...2.1.5
2.1.4+1.21
on Apr 19, 2025What's Changed
- Fix veil render issues by @Awakened-Redstone in https://github.com/ModFest/glowcase/pull/112
- fix: Change when the render happens to fix sorting issues by @Awakened-Redstone in https://github.com/ModFest/glowcase/pull/113
- fix: Item acceptors causing a minor crash on clone by @Ampflower in https://github.com/ModFest/glowcase/pull/114
- fix: SoundPlayer leaking in bizarre ways by @Ampflower in https://github.com/ModFest/glowcase/pull/117
Full Changelog: https://github.com/ModFest/glowcase/compare/2.1.3...2.14
2.1.3+1.21
on Apr 18, 2025Changes:
- feat: Config Link Block by @Ampflower in https://github.com/ModFest/glowcase/pull/111
Full Changelog: https://github.com/ModFest/glowcase/compare/2.1.2...2.1.3
2.1.2+1.21
on Apr 16, 2025Changes:
- invisible item provider support by @AutumnalModding in https://github.com/ModFest/glowcase/pull/106
- Fix item provider timing bug by @AutumnalModding in https://github.com/ModFest/glowcase/pull/108
Full Changelog: https://github.com/ModFest/glowcase/compare/2.1.1...2.1.2
2.1.1+1.21
on Apr 15, 2025What's Changed
- fix: Stop breaking with enchantment glints by @Awakened-Redstone in https://github.com/ModFest/glowcase/pull/103
- feat: Add more options to TextBlockEntity by @Ampflower in https://github.com/ModFest/glowcase/pull/104
- fix: Improved recipe block performance by @Awakened-Redstone in https://github.com/ModFest/glowcase/pull/105
Full Changelog: https://github.com/ModFest/glowcase/compare/2.1.0...2.1.1
2.1.0+1.21
on Apr 13, 2025What's Changed
- A few fixes & improvements by @dooji2 in https://github.com/ModFest/glowcase/pull/96
- Add text fields to display blocks by @dooji2 in https://github.com/ModFest/glowcase/pull/98
- Add offset and rotation for Sprite & Recipe (also new Sprite Edit screen) by @dooji2 in https://github.com/ModFest/glowcase/pull/99
- Screen Block - Yaw & Pitch by @dooji2 in https://github.com/ModFest/glowcase/pull/101
- chore: Improve EMI block performance by @Awakened-Redstone in https://github.com/ModFest/glowcase/pull/102
- Render block model option & text at custom distance by @dooji2 in https://github.com/ModFest/glowcase/pull/100
- Fix Item Mirroring in Item Provider by @hammy275 in https://github.com/ModFest/glowcase/pull/97
Full Changelog: https://github.com/ModFest/glowcase/compare/2.0.0...2.1.0
2.0.0+1.21
on Apr 10, 2025Changes since 1.9.0:
- Split current item display block into item provider and item display blocks. by @HyperPigeon in https://github.com/ModFest/glowcase/pull/71
- Hold shift to increase the font size faster by @quat1024 in https://github.com/ModFest/glowcase/pull/73
- Entity Display Block - Move Item Display's Spawn Egg Entity Display Feature To Its Own Block by @Superkat32 in https://github.com/ModFest/glowcase/pull/58
- Recipe block by @emilyploszaj in https://github.com/ModFest/glowcase/pull/72
- Add the Collection Case by @sisby-folk in https://github.com/ModFest/glowcase/pull/75
- Add more center options to the Text Block by @dooji2 in https://github.com/ModFest/glowcase/pull/76
- Sprite Block Scale and Item Rendering by @hammy275 in https://github.com/ModFest/glowcase/pull/81
- make item acceptors work with 0 pulse by @annahla in https://github.com/ModFest/glowcase/pull/77
- fix sky color bleeding into EMI Recipe Block rendering by @techno-sam in https://github.com/ModFest/glowcase/pull/82
- Fixed Offset Being Global across all Entity and Item Displays by @Deadlydiamond98 in https://github.com/ModFest/glowcase/pull/85
- Sprite Block Add Support for Texture and Mod Icon by @hammy275 in https://github.com/ModFest/glowcase/pull/83
- Suggestion Lists by @dooji2 in https://github.com/ModFest/glowcase/pull/90
- Screen Block - Precise Offset by @dooji2 in https://github.com/ModFest/glowcase/pull/88
- List UI redesign & Fix Text Block centering by @dooji2 in https://github.com/ModFest/glowcase/pull/91
- Add more suggestions to sprite block by @TheEpicBlock in https://github.com/ModFest/glowcase/pull/92
Changes since 2.0.0-alpha5:
- Various fixes & additions by @dooji2 in https://github.com/ModFest/glowcase/pull/93
- New Sound Block edit screen by @dooji2 in https://github.com/ModFest/glowcase/pull/94
Full Changelog: https://github.com/ModFest/glowcase/compare/1.9.0...2.0.0


