File Details
blockui-1.19.2-1.0.117-BETA-sources.jar
- B
- Nov 3, 2023
- 246.34 KB
- 5
- 1.19.2
- Forge
File Name
blockui-1.19.2-1.0.117-BETA-sources.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
Blockui Changelog
Version: 1.19.2-1.0.117-BETA
Changes:
- Porting fixes
- Last 1.20.1 commit before branching
- Do not crash if missing texture file when in production (#63)
Still crashes when in dev * Scrollinglist dynamic size (#59)
- Allow scrolling list items to have a dynamic size
- Nothing to see here bugfix
-
Fixes for cursor polution/forge gui layers/nested text components, add ItemIconWithBlockState (#52)
-
Fix nested components in text
- Add NBT parsing to itemicon with optional overrides (BlockStateTag, BlockEntityTag)
- Fix cursor polution (cursor now changes back to default when leaving our UIs)
- Differentiate automatic tooltips so manual tooltips dont get overriden
- Change test guis to menu