SuperMartijn642's Core Lib

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

SuperMartijn642's Core Lib 1.1.22 for Forge 26.1

File namesupermartijn642corelib-1.1.22-forge-mc26.1.jar
Uploaded
Jul 28, 2026
Downloads
740
Size
591.1 KB
Mod Loaders
Forge
File ID
8526661
Type
R
Release
Supported game versions
  • 26.1.2
  • 26.1.1
  • 26.1

Curse Maven Snippet

Forge

implementation "curse.maven:supermartijn642s-core-lib-454372:8526661"

Learn more about Curse Maven

What's new

SuperMartijn642's Core Library 1.1.22

  • Added support for vanilla z rotation in BlockStateGenerator
  • Added support for material force_translucent property in ModelGenerator
  • Fixed ElementBuilder#shape having one parameter as an int instead of float

SuperMartijn642's Core Library 1.1.21b

  • Fixed ClientRegistrationHandler item model overwrites not working due to accessing item components too early

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
  • Fixed output from BlockStateGenerator, ModelGenerator, and TagGenerator not being consistent

SuperMartijn642's Core Library 1.1.19

  • Added additional properties to BlockProperties to match vanilla

SuperMartijn642's Core Library 1.1.18

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

This mod has no related projects