promotional bannermobile promotional banner

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.24a for Forge 1.20.4

File namesupermartijn642corelib-1.1.24a-forge-mc1.20.4.jar
Uploaded
Aug 18, 2026
Downloads
326
Size
552.1 KB
Mod Loaders
Forge
File ID
8677306
Type
R
Release
Supported game versions
  • 1.20.4
  • 1.20.3

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:supermartijn642s-core-lib-454372:8677306")

Learn more about Curse Maven

What's new

SuperMartijn642's Core Library 1.1.24a

  • Fixed CustomSlot#isActive being obfuscated by ForgeGradle

SuperMartijn642's Core Library 1.1.24

  • Fixed CustomSlot hover check area being 2 pixels too large

SuperMartijn642's Core Library 1.1.23b

  • Added workaround for guis not rendering correctly when ImmediatelyFast is present

SuperMartijn642's Core Library 1.1.23a

  • Fixed code for adding items to creative groups scaling with #total items * #total groups, thus being extremely slow when there's many mods

SuperMartijn642's Core Library 1.1.23

  • Added #getWidget method for WidgetScreen and WidgetContainerScreen
  • Fixed multipart conditions not being flattened correctly in BlockStateGenerator

SuperMartijn642's Core Library 1.1.22

  • Fixed InteractionFeedback#pass using SUCCESS instead of PASS
  • Fixed ElementBuilder#shape having one parameter as an int instead of float
  • Fixed BaseBlockItem#useOn returning CONSUME instead of FAIL when a block cannot be placed

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.18a

  • Fixed Widget screens using horizontal instead of vertical scrolling

SuperMartijn642's Core Library 1.1.18

  • Fixed TextFieldWidget allowing one more character than the max length

SuperMartijn642's Core Library 1.1.17c

  • Fixed tag-dependent recipe conditions not working

SuperMartijn642's Core Library 1.1.17b

  • Fixed RecipeGenerator not applying resource conditions

SuperMartijn642's Core Library 1.1.17a

  • Added CommonUtils#getRegistryAccess
  • Added CodecHelper

SuperMartijn642's Core Library 1.1.17

  • Added support for custom tag entry types
  • Added a namespace tag entry type
  • Fixed recipe conditions getting registered twice

SuperMartijn642's Core Library 1.1.16a

  • Workaround datagen mixins not getting applied due to Forge quirks

SuperMartijn642's Core Library 1.1.16

  • Initial release of SuperMartijn642's Core Library for Forge 1.20.3

This mod has no additional files