SuperMartijn642's Core Lib

SuperMartijn642's Core Lib adds lots of basic implementations that allow for similar code between different Minecraft versions!

File Details

SuperMartijn642's Core Lib 1.1.21a for Fabric 26.1

  • R
  • Jul 4, 2026
  • 675.82 KB
  • 513
  • 26.1.2+2
  • Fabric + 1

File Name

supermartijn642corelib-1.1.21a-fabric-mc26.1.jar

Supported Versions

  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Fabric

modImplementation "curse.maven:supermartijn642s-core-lib-454372:8370841"

Quilt

modImplementation "curse.maven:supermartijn642s-core-lib-454372:8370841"
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

SuperMartijn642's Core Library 1.1.21a

  • Fixed crash on dedicated server when receiving a packet through PacketChannel

Update to Minecraft 26.1

SuperMartijn642's Core Library 1.1.21

  • Fixed client not being updated when BaseBlockEntity#writeClientData returns empty tag

SuperMartijn642's Core Library 1.1.20

  • Added Widget#cursor to change the cursor when hovering a widget
  • Added ScrollbarWidget for creating a configurable scrollbar
  • Added ScissorWidet that restricts rendering and input handling of child widgets to its bounds
  • Added CustomSlot for creating container slots
  • Added AbstractButtonWidget#isClickable and AbstractButtonWidget#setActive
  • Improved BaseWidget focus handling
  • Fixed GuiGraphicsHelper#submitCustomRendering not respecting active scissor
  • Fixed child widgets not getting unfocused when focused widget changes
  • RegistryEntryAcceptor now only applies to mods that have core library as a dependency
  • Fixed output from BlockStateGenerator, ModelGenerator, and TagGenerator not being consistent

SuperMartijn642's Core Library 1.1.19a

  • Fixed custom geometry renderer pooled by Fabric API's picture-in-picture render pool never getting cleared

SuperMartijn642's Core Library 1.1.19

  • Added additional properties to BlockProperties to match vanilla

SuperMartijn642's Core Library 1.1.18a

  • Fixed crash on dedicated server

SuperMartijn642's Core Library 1.1.18

  • Initial release of SuperMartijn642's Core Library for Minecraft 1.21.11