Перейти к содержимому
Mineforgian

SuperMartijn642's Core Lib

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

14.2M загрузок768 подписчиковLicenseRef-All-Rights-Reservedfabricforgeneoforgequilt

Обновлён 4 июля 2026 г. · опубликован 15 июля 2022 г.

SuperMartijn642's Core Lib
SuperMartijn642's Core Lib adds lots of basic implementations for guis, blocks, tile entities, and network packets that allow for similar code between Minecraft 1.12, 1.14, 1.15, 1.16, 1.17, 1.18, and 1.19!


FAQ

Can I use your mod in my modpack?
Yes, feel free to use my mod in your modpack


Discord

For future content, upcoming mods, and discussion, feel free to join the SuperMartijn642 discord server!

Версии

ВерсияКаналИграЗагрузчикиДатаСкачать
1.1.21a-neoforge-mc26.2Релиз26.2neoforge4 июля 2026 г..jar (590 КБ)
1.1.21a-fabric-mc26.2Релиз26.2fabric, quilt4 июля 2026 г..jar (667 КБ)
1.1.21a-forge-mc26.2Релиз26.2forge4 июля 2026 г..jar (590 КБ)
1.1.21a-neoforge-mc26.1Релиз26.1, 26.1.1, 26.1.2neoforge4 июля 2026 г..jar (591 КБ)
1.1.21a-fabric-mc26.1Релиз26.1, 26.1.1, 26.1.2fabric, quilt4 июля 2026 г..jar (676 КБ)
1.1.21a-forge-mc26.1Релиз26.1, 26.1.1, 26.1.2forge4 июля 2026 г..jar (590 КБ)
1.1.21-neoforge-mc26.2Релиз26.2neoforge4 июля 2026 г..jar (590 КБ)
1.1.21-fabric-mc26.2Релиз26.2fabric, quilt4 июля 2026 г..jar (667 КБ)
1.1.21-forge-mc26.2Релиз26.2forge4 июля 2026 г..jar (590 КБ)
1.1.21-neoforge-mc26.1Релиз26.1, 26.1.1, 26.1.2neoforge4 июля 2026 г..jar (591 КБ)
1.1.21-fabric-mc26.1Релиз26.1, 26.1.1, 26.1.2fabric, quilt4 июля 2026 г..jar (676 КБ)
1.1.21-forge-mc26.1Релиз26.1, 26.1.1, 26.1.2forge4 июля 2026 г..jar (590 КБ)
1.1.21-neoforge-mc1.21.11Релиз1.21.11neoforge20 марта 2026 г..jar (591 КБ)
1.1.21-neoforge-mc1.21.10Релиз1.21.9, 1.21.10neoforge20 марта 2026 г..jar (592 КБ)
1.1.21-neoforge-mc1.21.7Релиз1.21.7, 1.21.8neoforge20 марта 2026 г..jar (583 КБ)

Показаны последние 15 из 684 версий. Все версии — на Modrinth.

Ченджлог

1.1.21a-neoforge-mc26.2Релиз26.2 · 4 июля 2026 г.

SuperMartijn642's Core Library 1.1.21a

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

Update to Minecraft 26.2

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
1.1.21a-fabric-mc26.2Релиз26.2 · 4 июля 2026 г.

SuperMartijn642's Core Library 1.1.21a

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

Update to Minecraft 26.2

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
1.1.21a-forge-mc26.2Релиз26.2 · 4 июля 2026 г.

SuperMartijn642's Core Library 1.1.21a

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

Update to Minecraft 26.2

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
1.1.21a-neoforge-mc26.1Релиз26.1, 26.1.1, 26.1.2 · 4 июля 2026 г.

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
1.1.21a-fabric-mc26.1Релиз26.1, 26.1.1, 26.1.2 · 4 июля 2026 г.

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
1.1.21a-forge-mc26.1Релиз26.1, 26.1.1, 26.1.2 · 4 июля 2026 г.

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
1.1.21-neoforge-mc26.2Релиз26.2 · 4 июля 2026 г.

Update to Minecraft 26.2

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
1.1.21-fabric-mc26.2Релиз26.2 · 4 июля 2026 г.

Update to Minecraft 26.2

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

Полная история изменений — на Modrinth.

Комментарии

Загружаем…