Назад до магазину
Resourceful Lib
Modrinth Mod

Resourceful Lib

Resourceful Lib

Інформація про Minecraft-продукт

Важливе про товар

Сумісність, версії Minecraft, завантажувачі та дані зовнішнього джерела.

Тип

Mod

Доступ

Безкоштовно

Остання версія

3.11.1

Завантаження

30 639 812

Завантажувачі / Платформи

fabric forge neoforge

Minecraft версії

1.19.2 – 1.20.2 1.20.4 – 1.21.1 1.21.3 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Категорії

library

Опис

Докладна інформація

<img src="https://www.bisecthosting.com/images/CF/Resourceful_Lib/BH_NU_HEADER.png"/> <img src="https://www.bisecthosting.com/images/CF/Resourceful_Lib/BH_NU_BANNER1.png"/> <center>Resourceful Lib is a modding library that contains valuable utilities and APIs developed by Team Resourceful.</center> <center>At the time of writing this, there are a few mods using this library, they include <a href="">Resourceful Bees<a>, <a href="https://modrinth.com/mod/highlight">Highlight<a/>, <a href="https://modrinth.com/mod/ad-astra">Ad Astra!</a>, <a href="https://modrinth.com/mod/vitalize">Vitalize</a>, and many more!</center> <img src="https://www.bisecthosting.com/images/CF/Resourceful_Lib/BH_NU_BANNER2.png"/> <ul> <li>📺 GL Scissor API</li> <li>📝 Stateful and History Screen Manager</li> <li>📠 Codecs for predicates, tags, recipes, sets, and random collections</li> <li>🎨 Color API</li> <li>🌐 Cross Platform Networking</li> <li>📲 Codec Recipes</li> <li>📁 Json File Utils</li> <li>💾 Memory Resource and Data Packs</li> <li>🎲 Random Collection/List</li> <li>⌛ Scheduling API</li> <li>🌎 Web Utilities</li> <li>📑 YABN (Yet Another Binary Notation) is a compressed binary format of JSON to allow for small transfer sizes of JSON objects</li> <li>📐 Highlight API (Custom Selection boxes that are not bound to cubes)</li> </ul> <a href="https://discord.gg/resourcefulbees"><img src="https://www.bisecthosting.com/images/CF/Resourceful_Lib/BH_NU_BANNER3.png"/></a> <a href="https://www.bisecthosting.com/teamresourceful"><img src="https://www.bisecthosting.com/images/CF/Resourceful_Lib/BH_NU_PROMO.png"/></a>

Розробник

ThatGravyBoat

Профіль і дані отримано з Modrinth

Відкрити на Modrinth

Галерея продукту

Зображення проєкту

Скриншоти та зображення з оригінальної сторінки Modrinth.

Список змін

Версії проєкту

Опубліковані версії та оригінальні файли Modrinth.

3.11.1 Актуальна Release 20.07.2026

[Fabric] Resourceful Lib 3.11.1

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.11.1 }----- # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.11.1 Release 20.07.2026

[NeoForge] Resourceful Lib 3.11.1

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.11.1 }----- # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
5.0.3 Release 18.07.2026

[Fabric] Resourceful Lib 5.0.3

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 5.0.3 }----- Added getOpaqueValue on the Color class and a byte codec in ExtraByteCodecs for WeightCollection # -----{ 5.0.1 }----- Fix client watchdog hanging up on scheduler Update to 26.2 # -----{ 5.0.0 }----- Update to 26.2 # -----{ 4.0.1 }----- Fix crash when highlights being rendered Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
5.0.3 Release 18.07.2026

[NeoForge] Resourceful Lib 5.0.3

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 5.0.3 }----- Added getOpaqueValue on the Color class and a byte codec in ExtraByteCodecs for WeightCollection # -----{ 5.0.1 }----- Fix client watchdog hanging up on scheduler Update to 26.2 # -----{ 5.0.0 }----- Update to 26.2 # -----{ 4.0.1 }----- Fix crash when highlights being rendered Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
5.0.2 Release 14.07.2026

[Fabric] Resourceful Lib 5.0.2

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 5.0.2 }----- Fix scheduling not being set as daemon thread locking during closes Fix client watchdog hanging up on scheduler # -----{ 5.0.1 }----- Fix client watchdog hanging up on scheduler Update to 26.2 # -----{ 5.0.0 }----- Update to 26.2 # -----{ 4.0.1 }----- Fix crash when highlights being rendered Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
5.0.2 Release 14.07.2026

[NeoForge] Resourceful Lib 5.0.2

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 5.0.2 }----- Fix scheduling not being set as daemon thread locking during closes Fix client watchdog hanging up on scheduler # -----{ 5.0.1 }----- Fix client watchdog hanging up on scheduler Update to 26.2 # -----{ 5.0.0 }----- Update to 26.2 # -----{ 4.0.1 }----- Fix crash when highlights being rendered Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
5.0.1 Release 08.07.2026

[Fabric] Resourceful Lib 5.0.1

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 5.0.1 }----- Fix client watchdog hanging up on scheduler Update to 26.2 # -----{ 5.0.0 }----- Update to 26.2 # -----{ 4.0.1 }----- Fix crash when highlights being rendered Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
5.0.1 Release 08.07.2026

[NeoForge] Resourceful Lib 5.0.1

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 5.0.1 }----- Fix client watchdog hanging up on scheduler Update to 26.2 # -----{ 5.0.0 }----- Update to 26.2 # -----{ 4.0.1 }----- Fix crash when highlights being rendered Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
5.0.0 Release 20.06.2026

[Fabric] Resourceful Lib 5.0.0

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 5.0.0 }----- Update to 26.2 # -----{ 4.0.1 }----- Fix crash when highlights being rendered Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
5.0.0 Release 20.06.2026

[NeoForge] Resourceful Lib 5.0.0

Підтримувані версії Minecraft
26.2
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 5.0.0 }----- Update to 26.2 # -----{ 4.0.1 }----- Fix crash when highlights being rendered Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
4.0.1 Release 14.04.2026

[Fabric] Resourceful Lib 4.0.1

Підтримувані версії Minecraft
26.1 26.1.1 26.1.2
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 4.0.1 }----- Fix crash when highlights being rendered Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
4.0.1 Release 14.04.2026

[NeoForge] Resourceful Lib 4.0.1

Підтримувані версії Minecraft
26.1 26.1.1 26.1.2
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 4.0.1 }----- Fix crash when highlights being rendered Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 # -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
4.0.0 Release 24.03.2026

[Fabric] Resourceful Lib 4.0.0

Підтримувані версії Minecraft
26.1 26.1.1 26.1.2
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
4.0.0 Release 24.03.2026

[NeoForge] Resourceful Lib 4.0.0

Підтримувані версії Minecraft
26.1 26.1.1 26.1.2
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 4.0.0 }----- Update to 26.1 Update to 1.21.11 # -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.11.0 Release 09.12.2025

[Fabric] Resourceful Lib 3.11.0

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.11.0 Release 09.12.2025

[NeoForge] Resourceful Lib 3.11.0

Підтримувані версії Minecraft
1.21.11
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.11.0 }----- Update to 1.21.11 # -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.9.1 Release 05.10.2025

[Fabric] Resourceful Lib 3.9.1

Підтримувані версії Minecraft
1.21.9 1.21.10
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.9.1 Release 05.10.2025

[NeoForge] Resourceful Lib 3.9.1

Підтримувані версії Minecraft
1.21.9 1.21.10
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.9.1 }----- Update to 1.21.5 # -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.9.0 Release 30.09.2025

[Fabric] Resourceful Lib 3.9.0

Підтримувані версії Minecraft
1.21.9
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.9.0 Release 30.09.2025

[NeoForge] Resourceful Lib 3.9.0

Підтримувані версії Minecraft
1.21.9
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.9.0 }----- Update to 1.21.5 # -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.6.0 Release 17.06.2025

[Fabric] Resourceful Lib 3.6.0

Підтримувані версії Minecraft
1.21.6 1.21.7 1.21.8
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.6.0 Release 17.06.2025

[NeoForge] Resourceful Lib 3.6.0

Підтримувані версії Minecraft
1.21.6 1.21.7 1.21.8
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.6.0 }----- # -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.5.0 Release 25.03.2025

[Fabric] Resourceful Lib 3.5.0

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.5.0 Release 25.03.2025

[NeoForge] Resourceful Lib 3.5.0

Підтримувані версії Minecraft
1.21.5
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.5.0 }----- Update to 1.21.5 # -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.5 Release 10.02.2025

[Fabric] Resourceful Lib 3.4.5

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.5 Release 10.02.2025

[NeoForge] Resourceful Lib 3.4.5

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.4.5 }----- Fix crash on newer neoforge versions # -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.4 Release 04.02.2025

[Fabric] Resourceful Lib 3.4.4

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.4 Release 04.02.2025

[NeoForge] Resourceful Lib 3.4.4

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.4.4 }----- Use block description prefix for registered bloc items Use fabric-api instead of fabric in FMJ # -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.3 Release 02.02.2025

[Fabric] Resourceful Lib 3.4.3

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.3 Release 02.02.2025

[NeoForge] Resourceful Lib 3.4.3

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.4.3 }----- Use fabric-api instead of fabric in FMJ Add auto enclosing of type specific parent registries # -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.2 Release 02.02.2025

[Fabric] Resourceful Lib 3.4.2

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.2 Release 02.02.2025

[NeoForge] Resourceful Lib 3.4.2

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.4.2 }----- Fix common shading issue Add parentable builtin registries # -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.1 Release 29.01.2025

[Fabric] Resourceful Lib 3.4.1

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.1 Release 29.01.2025

[NeoForge] Resourceful Lib 3.4.1

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.4.1 }----- Add parentable builtin registries Update to 1.21.4 # -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.0 Release 16.12.2024

[Fabric] Resourceful Lib 3.4.0

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.4.0 Release 16.12.2024

[NeoForge] Resourceful Lib 3.4.0

Підтримувані версії Minecraft
1.21.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.4.0 }----- Update to 1.21.4 # -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.3.1 Release 16.12.2024

[Fabric] Resourceful Lib 3.3.1

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.3.1 Release 16.12.2024

[NeoForge] Resourceful Lib 3.3.1

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.3.1 }----- Add support for specialized registries for items and blocks # -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.12 Release 08.12.2024

[Fabric] Resourceful Lib 3.0.12

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.12 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.12 Release 08.12.2024

[NeoForge] Resourceful Lib 3.0.12

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.12 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.3.0 Release 24.10.2024

[Fabric] Resourceful Lib 3.3.0

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.3.0 Release 24.10.2024

[NeoForge] Resourceful Lib 3.3.0

Підтримувані версії Minecraft
1.21.3
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.3.0 }----- 1.21.3 # -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.11 Release 08.10.2024

[Fabric] Resourceful Lib 3.0.11

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.11 Release 08.10.2024

[NeoForge] Resourceful Lib 3.0.11

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.11 }----- Improved performance for certain UI render utilities. Fix crash with Tech Reborn on fabric # -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.10 Release 31.08.2024

[Fabric] Resourceful Lib 3.0.10

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.10 Release 31.08.2024

[NeoForge] Resourceful Lib 3.0.10

Підтримувані версії Minecraft
1.21 1.21.1
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.10 }----- # -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.29 Release 24.08.2024

[Fabric] Resourceful Lib 2.1.29

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.29 }----- # -----{ 2.1.28 }----- # -----{ 2.1.27 }----- # -----{ 2.1.26 }----- # -----{ 2.1.25 }----- Added helper for mojang either in bytecodecs. # -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.29 Release 24.08.2024

[Forge] Resourceful Lib 2.1.29

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.29 }----- # -----{ 2.1.28 }----- # -----{ 2.1.27 }----- # -----{ 2.1.26 }----- # -----{ 2.1.25 }----- Added helper for mojang either in bytecodecs. # -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.28 Release 26.07.2024

[Fabric] Resourceful Lib 2.1.28

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.28 }----- # -----{ 2.1.27 }----- # -----{ 2.1.26 }----- # -----{ 2.1.25 }----- Added helper for mojang either in bytecodecs. # -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.28 Release 26.07.2024

[Forge] Resourceful Lib 2.1.28

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.28 }----- # -----{ 2.1.27 }----- # -----{ 2.1.26 }----- # -----{ 2.1.25 }----- Added helper for mojang either in bytecodecs. # -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.27 Release 26.07.2024

[Fabric] Resourceful Lib 2.1.27

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.27 }----- # -----{ 2.1.26 }----- # -----{ 2.1.25 }----- Added helper for mojang either in bytecodecs. # -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.27 Release 26.07.2024

[Forge] Resourceful Lib 2.1.27

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.27 }----- # -----{ 2.1.26 }----- # -----{ 2.1.25 }----- Added helper for mojang either in bytecodecs. # -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.26 Release 26.07.2024

[Fabric] Resourceful Lib 2.1.26

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.26 }----- # -----{ 2.1.25 }----- Added helper for mojang either in bytecodecs. # -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.26 Release 26.07.2024

[Forge] Resourceful Lib 2.1.26

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.26 }----- # -----{ 2.1.25 }----- Added helper for mojang either in bytecodecs. # -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.9 Release 28.06.2024

[Fabric] Resourceful Lib 3.0.9

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.9 Release 28.06.2024

[NeoForge] Resourceful Lib 3.0.9

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.9 }----- # -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.8 Release 27.06.2024

[Fabric] Resourceful Lib 3.0.8

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.8 Release 27.06.2024

[NeoForge] Resourceful Lib 3.0.8

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.8 }----- Fix extra parameter in CodecSavedData Added CodecSavedData # -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.7 Release 27.06.2024

[Fabric] Resourceful Lib 3.0.7

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.7 Release 27.06.2024

[NeoForge] Resourceful Lib 3.0.7

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.7 }----- Added CodecSavedData Added NetworkHandle and bumped ByteCodecs # -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.6 Release 26.06.2024

[Fabric] Resourceful Lib 3.0.6

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.6 Release 26.06.2024

[NeoForge] Resourceful Lib 3.0.6

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.6 }----- Added NetworkHandle and bumped ByteCodecs Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.5 Release 26.06.2024

[Fabric] Resourceful Lib 3.0.5

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.5 Release 26.06.2024

[NeoForge] Resourceful Lib 3.0.5

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.5 }----- Deprecated PacketType.type, added helpers for CodecPacketType # -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.4 Release 26.06.2024

[Fabric] Resourceful Lib 3.0.4

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.4 Release 26.06.2024

[NeoForge] Resourceful Lib 3.0.4

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.4 }----- Fixed crash on dedicated server # -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.3 Release 24.06.2024

[Fabric] Resourceful Lib 3.0.3

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.3 Release 24.06.2024

[NeoForge] Resourceful Lib 3.0.3

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.3 }----- Fixed crash on dedicated server # -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.2 Release 23.06.2024

[Fabric] Resourceful Lib 3.0.2

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.2 Release 23.06.2024

[NeoForge] Resourceful Lib 3.0.2

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.2 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.1 Release 19.06.2024

[Fabric] Resourceful Lib 3.0.1

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.1 Release 19.06.2024

[NeoForge] Resourceful Lib 3.0.1

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.1 }----- fixed crash if someone used stack sensitive texture on neo # -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.0 Release 14.06.2024

[Fabric] Resourceful Lib 3.0.0

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
3.0.0 Release 14.06.2024

[NeoForge] Resourceful Lib 3.0.0

Підтримувані версії Minecraft
1.21
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 3.0.0 }----- # -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.25 Release 21.05.2024

[Fabric] Resourceful Lib 2.1.25

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.25 }----- Added helper for mojang either in bytecodecs. # -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.25 Release 21.05.2024

[Forge] Resourceful Lib 2.1.25

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.25 }----- Added helper for mojang either in bytecodecs. # -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.5 Release 26.04.2024

[Fabric] Resourceful Lib 2.5.5

Підтримувані версії Minecraft
1.20.5 1.20.6
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.5 Release 26.04.2024

[NeoForge] Resourceful Lib 2.5.5

Підтримувані версії Minecraft
1.20.5 1.20.6
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.5.5 }----- Added helper for mojang either in bytecodecs. Update bytecodecs to 1.1.0 # -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.4 Release 26.04.2024

[Fabric] Resourceful Lib 2.5.4

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.4 Release 26.04.2024

[NeoForge] Resourceful Lib 2.5.4

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.5.4 }----- Update bytecodecs to 1.1.0 # -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.3 Release 25.04.2024

[Fabric] Resourceful Lib 2.5.3

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.3 Release 25.04.2024

[NeoForge] Resourceful Lib 2.5.3

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.5.3 }----- Fixed fabric network packets being flipped Added helper for creating data components & added pair bytecodec # -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.2 Release 25.04.2024

[Fabric] Resourceful Lib 2.5.2

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.2 Release 25.04.2024

[NeoForge] Resourceful Lib 2.5.2

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.5.2 }----- Added helper for creating data components & added pair bytecodec # -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.1 Release 25.04.2024

[Fabric] Resourceful Lib 2.5.1

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.1 Release 25.04.2024

[NeoForge] Resourceful Lib 2.5.1

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.5.1 }----- # -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.0 Release 25.04.2024

[Fabric] Resourceful Lib 2.5.0

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.5.0 Release 25.04.2024

[NeoForge] Resourceful Lib 2.5.0

Підтримувані версії Minecraft
1.20.5
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.5.0 }----- Updated to 1.20.5 # -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.24 Release 25.03.2024

[Fabric] Resourceful Lib 2.1.24

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.24 Release 25.03.2024

[Forge] Resourceful Lib 2.1.24

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.24 }----- Added option to stop resetting mouse on container open. # -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.10 Release 14.03.2024

[Fabric] Resourceful Lib 2.4.10

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.10 Release 14.03.2024

[NeoForge] Resourceful Lib 2.4.10

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.10 Release 14.03.2024

[Forge] Resourceful Lib 2.4.10

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.4.10 }----- Added option to stop resetting mouse on container open. Add menu content player context from 1.20.1 to 1.20.4 # -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.9 Release 11.03.2024

[Fabric] Resourceful Lib 2.4.9

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.9 Release 11.03.2024

[NeoForge] Resourceful Lib 2.4.9

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.9 Release 11.03.2024

[Forge] Resourceful Lib 2.4.9

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.4.9 }----- Add menu content player context from 1.20.1 to 1.20.4 Updated highlight internals to use less memory # -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.8 Release 02.03.2024

[Fabric] Resourceful Lib 2.4.8

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.8 Release 02.03.2024

[NeoForge] Resourceful Lib 2.4.8

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.8 Release 02.03.2024

[Forge] Resourceful Lib 2.4.8

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.4.8 }----- Updated highlight internals to use less memory # -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.23 Release 09.02.2024

[Fabric] Resourceful Lib 2.1.23

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.23 Release 09.02.2024

[Forge] Resourceful Lib 2.1.23

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.23 }----- # -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.22 Release 04.02.2024

[Fabric] Resourceful Lib 2.1.22

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.22 Release 04.02.2024

[Forge] Resourceful Lib 2.1.22

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.22 }----- # -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.7 Release 01.02.2024

[Fabric] Resourceful Lib 2.4.7

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.7 Release 01.02.2024

[NeoForge] Resourceful Lib 2.4.7

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.7 Release 01.02.2024

[Forge] Resourceful Lib 2.4.7

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.4.7 }----- Added required option to packs and allow loading datapacks # -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.21 Release 31.01.2024

[Fabric] Resourceful Lib 2.1.21

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.21 Release 31.01.2024

[Forge] Resourceful Lib 2.1.21

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.21 }----- # -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.6 Release 25.01.2024

[Fabric] Resourceful Lib 2.4.6

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.6 Release 25.01.2024

[NeoForge] Resourceful Lib 2.4.6

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.6 Release 25.01.2024

[Forge] Resourceful Lib 2.4.6

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.4.6 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.5 Release 18.01.2024

[Fabric] Resourceful Lib 2.4.5

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.5 Release 18.01.2024

[NeoForge] Resourceful Lib 2.4.5

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.5 Release 18.01.2024

[Forge] Resourceful Lib 2.4.5

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.4.5 }----- Check if the mouse is in bounds to try cursor checks. # -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.4 Release 13.01.2024

[Fabric] Resourceful Lib 2.4.4

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.4 Release 13.01.2024

[NeoForge] Resourceful Lib 2.4.4

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.4 Release 13.01.2024

[Forge] Resourceful Lib 2.4.4

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.4.4 }----- Use correct generic for recipe serializer # -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.3 Release 12.01.2024

[Fabric] Resourceful Lib 2.4.3

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.3 Release 12.01.2024

[NeoForge] Resourceful Lib 2.4.3

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.3 Release 12.01.2024

[Forge] Resourceful Lib 2.4.3

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.4.3 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.2 Release 02.01.2024

[Fabric] Resourceful Lib 2.4.2

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.2 Release 02.01.2024

[NeoForge] Resourceful Lib 2.4.2

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.2 Release 02.01.2024

[Forge] Resourceful Lib 2.4.2

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.4.2 }----- Add check if network is optional if it should send the packet to the player # -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.1 Release 01.01.2024

[Fabric] Resourceful Lib 2.4.1

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.1 Release 01.01.2024

[NeoForge] Resourceful Lib 2.4.1

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.1 Release 01.01.2024

[Forge] Resourceful Lib 2.4.1

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.4.1 }----- Fix possible crash on neoforge and improve code on fabric # -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.0 Release 01.01.2024

[Fabric] Resourceful Lib 2.4.0

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.0 Release 01.01.2024

[NeoForge] Resourceful Lib 2.4.0

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.4.0 Release 01.01.2024

[Forge] Resourceful Lib 2.4.0

Підтримувані версії Minecraft
1.20.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.4.0 }----- Deprecated old networking and added a new version. Removed FinishedCodecRecipe and add CodecRecipeBuilder Deprecated bound and update render utils to respect that Added width and height to parent widget Added number range codecs Update to 1.20.4 Added nbt validators # -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.20 Release 21.12.2023

[Fabric] Resourceful Lib 2.1.20

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.20 Release 21.12.2023

[Forge] Resourceful Lib 2.1.20

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.20 }----- # -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.19 Release 04.12.2023

[Fabric] Resourceful Lib 2.1.19

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.19 Release 04.12.2023

[Forge] Resourceful Lib 2.1.19

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.19 }----- # -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.18 Release 26.11.2023

[Fabric] Resourceful Lib 2.1.18

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.18 Release 26.11.2023

[Forge] Resourceful Lib 2.1.18

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.18 }----- # -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.17 Release 26.11.2023

[Fabric] Resourceful Lib 2.1.17

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.17 Release 26.11.2023

[Forge] Resourceful Lib 2.1.17

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.17 }----- Fixed scroll list scrolling on different axis # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.4 Release 26.11.2023

[Fabric] Resourceful Lib 2.2.4

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.4 Release 26.11.2023

[NeoForge] Resourceful Lib 2.2.4

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.4 Release 26.11.2023

[Forge] Resourceful Lib 2.2.4

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.2.4 }----- Fixed scroll list scrolling on different axis Fix neoforge not loading # -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.3 Release 21.11.2023

[Fabric] Resourceful Lib 2.2.3

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.3 Release 21.11.2023

[NeoForge] Resourceful Lib 2.2.3

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.3 Release 21.11.2023

[Forge] Resourceful Lib 2.2.3

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.2.3 }----- Fix neoforge not loading # -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.2 Release 19.11.2023

[Fabric] Resourceful Lib 2.2.2

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.2 Release 19.11.2023

[NeoForge] Resourceful Lib 2.2.2

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.2 Release 19.11.2023

[Forge] Resourceful Lib 2.2.2

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.2.2 }----- Add missing impl on forge # -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.1 Release 18.11.2023

[Fabric] Resourceful Lib 2.2.1

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.1 Release 18.11.2023

[NeoForge] Resourceful Lib 2.2.1

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.1 Release 18.11.2023

[Forge] Resourceful Lib 2.2.1

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.2.1 }----- # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.0 Release 17.11.2023

[Fabric] Resourceful Lib 2.2.0

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.0 Release 17.11.2023

[NeoForge] Resourceful Lib 2.2.0

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
neoforge
Показати зміни
# -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.2.0 Release 17.11.2023

[Forge] Resourceful Lib 2.2.0

Підтримувані версії Minecraft
1.20.2
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.2.0 }----- 1.20.2 Update # -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.16 Release 08.11.2023

[Fabric] Resourceful Lib 2.1.16

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.16 Release 08.11.2023

[Forge] Resourceful Lib 2.1.16

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.16 }----- Added codec metadata section serializer Added context menus widget # -----{ 2.1.15 }----- Added context menus widget # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.15 Release 08.11.2023

[Fabric] Resourceful Lib 2.1.15

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.15 }----- Added context menus widget Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.15 Release 08.11.2023

[Forge] Resourceful Lib 2.1.15

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.15 }----- Added context menus widget Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.14 Release 08.11.2023

[Fabric] Resourceful Lib 2.1.14

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.14 Release 08.11.2023

[Forge] Resourceful Lib 2.1.14

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.14 }----- Fixed issue where hidden widgets could have cursors shown # -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.13 Release 22.10.2023

[Fabric] Resourceful Lib 2.1.13

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.13 Release 22.10.2023

[Forge] Resourceful Lib 2.1.13

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.13 }----- Fixed crash in nbt predicates Added strict mode for nbt predicates # -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.12 Release 22.10.2023

[Fabric] Resourceful Lib 2.1.12

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.12 Release 22.10.2023

[Forge] Resourceful Lib 2.1.12

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.12 }----- Added strict mode for nbt predicates Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses # -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.11 Release 06.09.2023

[Fabric] Resourceful Lib 2.1.11

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.11 Release 06.09.2023

[Forge] Resourceful Lib 2.1.11

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.11 }----- Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses Added Fabric-Loom-Remap to manifest file # -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.10 Release 22.08.2023

[Fabric] Resourceful Lib 2.1.10

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.10 Release 22.08.2023

[Forge] Resourceful Lib 2.1.10

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.10 }----- Added Fabric-Loom-Remap to manifest file # -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.9 Release 04.08.2023

[Fabric] Resourceful Lib 2.1.9

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.9 Release 04.08.2023

[Forge] Resourceful Lib 2.1.9

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.9 }----- Added component bytecodec and update bytecodec version. Fixed server translations not pulling value properly. # -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.8 Release 31.07.2023

[Fabric] Resourceful Lib 2.1.8

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.8 Release 31.07.2023

[Forge] Resourceful Lib 2.1.8

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.8 }----- Fixed server translations not pulling value properly. # -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.7 Release 29.07.2023

[Fabric] Resourceful Lib 2.1.7

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.7 Release 29.07.2023

[Forge] Resourceful Lib 2.1.7

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.7 }----- Added more ByteCodec types # -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.6 Release 28.07.2023

[Fabric] Resourceful Lib 2.1.6

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.6 Release 28.07.2023

[Forge] Resourceful Lib 2.1.6

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.6 }----- Added new experimental ByteCodec packets # -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.5 Release 25.07.2023

[Fabric] Resourceful Lib 2.1.5

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.5 Release 25.07.2023

[Forge] Resourceful Lib 2.1.5

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.5 }----- Fix CME in creative tabs # -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.4 Release 19.07.2023

[Fabric] Resourceful Lib 2.1.4

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.4 Release 19.07.2023

[Forge] Resourceful Lib 2.1.4

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge neoforge
Показати зміни
# -----{ 2.1.4 }----- Add dataless packet handler, fix web responses not being correct in WebUtils Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.3 Release 14.07.2023

[Fabric] Resourceful Lib 2.1.3

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.3 Release 14.07.2023

[Forge] Resourceful Lib 2.1.3

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.3 }----- Add enumbuilder, fix fabric ingredients, add unsafe methods # -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.2 Release 12.07.2023

[Fabric] Resourceful Lib 2.1.2

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.2 Release 12.07.2023

[Forge] Resourceful Lib 2.1.2

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.2 }----- Add map tag and map collection methods for tags. Add replace versions of tooltip set methods and add clear tooltip method. Add mod file paths to mod info and add pretty gson. Register ingredients properly on forge. Add CursorWidget and allow for better cursor setting on base screens Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side # -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.1 Release 20.06.2023

[Fabric] Resourceful Lib 2.1.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.1 Release 20.06.2023

[Forge] Resourceful Lib 2.1.1

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.1 }----- Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings # -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.0 Release 17.06.2023

[Fabric] Resourceful Lib 2.1.0

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.1.0 Release 17.06.2023

[Forge] Resourceful Lib 2.1.0

Підтримувані версії Minecraft
1.20.1
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.1.0 }----- Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks # -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.0.8 Release 14.06.2023

[Fabric] Resourceful Lib 2.0.8

Підтримувані версії Minecraft
1.20
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.0.8 Release 14.06.2023

[Forge] Resourceful Lib 2.0.8

Підтримувані версії Minecraft
1.20
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.0.8 }----- Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.0.7 Release 10.06.2023

[Fabric] Resourceful Lib 2.0.7

Підтримувані версії Minecraft
1.20
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.0.7 Release 10.06.2023

[Forge] Resourceful Lib 2.0.7

Підтримувані версії Minecraft
1.20
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.0.7 }----- Added support for defining internal resource packs in mods.toml and fabric.mods.json # -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.0.6 Release 08.06.2023

[Fabric] Resourceful Lib 2.0.6

Підтримувані версії Minecraft
1.20
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.0.6 Release 08.06.2023

[Forge] Resourceful Lib 2.0.6

Підтримувані версії Minecraft
1.20
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.0.6 }----- # -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.0.5 Release 08.06.2023

[Fabric] Resourceful Lib 2.0.5

Підтримувані версії Minecraft
1.20
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.0.5 Release 08.06.2023

[Forge] Resourceful Lib 2.0.5

Підтримувані версії Minecraft
1.20
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 2.0.5 }----- # -----{ 2.0.5 }----- - Full 1.20 release
2.0.4 Release 27.05.2023

[Fabric] Resourceful Lib 2.0.4

Підтримувані версії Minecraft
1.20-pre6
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 1.3.6 }-----
2.0.3 Release 27.05.2023

[Fabric] Resourceful Lib 2.0.3

Підтримувані версії Minecraft
1.20-pre6
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 1.3.6 }-----
2.0.2 Release 27.05.2023

[Fabric] Resourceful Lib 2.0.2

Підтримувані версії Minecraft
1.20-pre6
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 1.3.6 }-----
2.0.1 Release 27.05.2023

[Fabric] Resourceful Lib 2.0.1

Підтримувані версії Minecraft
1.20-pre6
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 1.3.6 }-----
2.0.0 Release 26.05.2023

[Fabric] Resourceful Lib 2.0.0

Підтримувані версії Minecraft
1.20-pre6
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 1.3.6 }-----
1.3.6 Release 26.05.2023

[Fabric] Resourceful Lib 1.3.6

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
Показати зміни
# -----{ 1.3.6 }-----
1.3.6 Release 26.05.2023

[Forge] Resourceful Lib 1.3.6

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
Показати зміни
# -----{ 1.3.6 }-----
1.1.24 Release 06.04.2023

1.1.24

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
1.1.24 Release 06.04.2023

1.1.24

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
1.3.1 Release 25.03.2023

1.3.1

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
1.3.1 Release 25.03.2023

1.3.1

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
1.3.0 Release 15.03.2023

1.3.0

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
forge
1.3.0 Release 15.03.2023

1.3.0

Підтримувані версії Minecraft
1.19.4
Завантажувачі / Платформи
fabric
1.1.23 Release 12.03.2023

1.1.23

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
1.1.23 Release 12.03.2023

1.1.23

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
1.2.7 Release 03.02.2023

1.2.7

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
1.1.21 Release 03.02.2023

1.1.21

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
1.2.7 Release 03.02.2023

1.2.7

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
1.1.21 Release 03.02.2023

1.1.21

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
1.1.20 Release 26.01.2023

1.1.20

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
1.2.6 Release 26.01.2023

1.2.6

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
1.1.20 Release 26.01.2023

1.1.20

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
1.2.6 Release 26.01.2023

1.2.6

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
1.2.5 Release 15.01.2023

1.2.5

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
1.2.5 Release 15.01.2023

1.2.5

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
1.2.2 Release 10.01.2023

1.2.2

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
1.2.2 Release 10.01.2023

1.2.2

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
1.1.19 Release 05.01.2023

1.1.19

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
1.1.19 Release 05.01.2023

1.1.19

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
1.2.0 Release 02.01.2023

1.2.0

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
forge
1.2.0 Release 02.01.2023

1.2.0

Підтримувані версії Minecraft
1.19.3
Завантажувачі / Платформи
fabric
1.1.18 Release 02.01.2023

1.1.18

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
1.1.18 Release 02.01.2023

1.1.18

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
1.1.17 Release 22.11.2022

1.1.17

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
1.1.17 Release 22.11.2022

1.1.17

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
1.1.16 Release 20.11.2022

1.1.16

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
1.1.16 Release 20.11.2022

1.1.16

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric
1.1.15 Release 16.11.2022

1.1.15

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
forge
1.1.15 Release 16.11.2022

1.1.15

Підтримувані версії Minecraft
1.19.2
Завантажувачі / Платформи
fabric