File Details
ZeroCore2-1.17.1-2.1.6.jar
- R
- Dec 1, 2021
- 1.05 MB
- 547
- 1.17.1
- Forge
File Name
ZeroCore2-1.17.1-2.1.6.jar
Supported Versions
- 1.17.1
Curse Maven Snippet
- Added IMultiblockPartType2 to automate block/tiles parts creation removing duplicated code from the derived enums
- Added IPartCollection to manage small collections of parts that could often be empty
- Multiblock: don't rebuild the bounding box of a multiblock if not necessary
- ModBlock extended properties (support for ItemStack-storable TE data)
- ItemHelper: added ITEM+SIZE common match pattern
- Adding missing energy handlers for new the wide energy API
- GUI / RichText : make sure all lines are split at each newline
- GUI: added AnchoredLayoutEngine
- GUI: Container data sync. Added data binding support directly to the ModContainerScreen
- GUI: Reworked databinding internals. Deprecated the old stuff. Add your binding directly from the Screen
- GUI: added ItemStack-like display for items to the Static control
- GUI: Orientation-aware controls. Horizontal gauge bar
- Fix corner-case crash for TextureAtlasSprites that are stitched at zero-coordinates
- Fix crash when running alongside a Sodium fork. Thanks to KitsuneAlex for the fix
- Bumped version to 2.1.6
- Update Forge to version 37.1.0

