File Details
SuperMartijn642's Core Lib 1.1.12 for Fabric 1.19.2
- R
- Jul 23, 2023
- 513.77 KB
- 120.6K
- 1.19.2
- Fabric + 1
File Name
supermartijn642corelib-1.1.12-fabric-mc1.19.2.jar
Supported Versions
- 1.19.2
Curse Maven Snippet
SuperMartijn642's Core Library 1.1.12
- Added
CommonUtils#getLogger
SuperMartijn642's Core Library 1.1.11
- Initialization of
TextureAtlaseswill no longer load theSheetsclass
SuperMartijn642's Core Library 1.1.10c
- Added compatibility for Quilt loader
SuperMartijn642's Core Library 1.1.10b
- Fixed crash when Plant In A Jar is installed
SuperMartijn642's Core Library 1.1.10a
- Item registry overrides will now also override the block->item map
SuperMartijn642's Core Library 1.1.10
RegistrationHandlerwill now register entries in the same order as they are submitted in
SuperMartijn642's Core Library 1.1.9f
- Registry overrides now replace values in vanilla fields
SuperMartijn642's Core Library 1.1.9e
- Improved registry overrides
SuperMartijn642's Core Library 1.1.9d
- Fixed items appearing in all creative tabs
SuperMartijn642's Core Library 1.1.9c
- Fixed
ScreenUtils#drawTooltip
SuperMartijn642's Core Library 1.1.9b
- Fixed atlas sprites registered through
ClientRegistrationHandlernot getting stitched
SuperMartijn642's Core Library 1.1.9a
- Prevent crashes when scanning for
RegistryEntryAcceptorentries
SuperMartijn642's Core Library 1.1.9
- Fixed crash when
nullis passed intoBlockProperties#lootTableFrom
SuperMartijn642's Core Library 1.1.8
- Added
ResourceAggregatorto allow multiple data generators to write to the same file - All data generators will now generate before anything gets saved
- Entries in json files from data generators will now always generate in the same order
- Fixed
ClientUtils#getPartialTicksreturning the wrong value when the game is paused - Fixed
ItemProperties#toUnderlyingcausing an exception when durability is set - Fixed loot table handling in
BlockProperties - Fixed static
CreativeItemGroup#getmethods always returning the decorations tab
SuperMartijn642's Core Library 1.1.7
- Initial release of SuperMartijn642's Core Library for Fabric

