Назад в магазин
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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.43 MB

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
Войти

0.43 MB

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
Войти

0.43 MB

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
Войти

0.43 MB

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
Войти

0.43 MB

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
Войти

0.43 MB

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
Войти

0.43 MB

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
Войти

0.43 MB

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
Войти

0.43 MB

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
Войти

0.43 MB

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
Войти

0.43 MB

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
Войти

0.43 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.46 MB

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
Войти

0.45 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.47 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.46 MB

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
Войти

0.45 MB

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
Войти

0.45 MB

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
Войти

0.45 MB

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
Войти

0.45 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.44 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.41 MB

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
Войти

0.42 MB

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
Войти

0.43 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.43 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.43 MB

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
Войти

0.42 MB

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
Войти

0.38 MB

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
Войти

0.38 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.38 MB

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
Войти

0.38 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.42 MB

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
Войти

0.38 MB

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
Войти

0.38 MB

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
Войти

0.37 MB

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
Войти

0.38 MB

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
Войти

0.37 MB

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
Войти

0.38 MB

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
Войти

0.37 MB

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
Войти

0.38 MB

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
Войти

0.36 MB

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
Войти

0.37 MB

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
Войти

0.37 MB

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
Войти

0.36 MB

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
Войти

0.37 MB

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
Войти

0.37 MB

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
Войти

0.36 MB

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
Войти

0.37 MB

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
Войти

0.37 MB

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
Войти

0.36 MB

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
Войти

0.36 MB

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
Войти

0.36 MB

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
Войти

0.36 MB

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
Войти

0.36 MB

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
Войти

0.36 MB

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
Войти

0.36 MB

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
Войти

0.36 MB

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
Войти

0.35 MB

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
Войти

0.36 MB

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
Войти

0.35 MB

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
Войти

0.36 MB

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
Войти

0.35 MB

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
Войти

0.36 MB

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
Войти

0.35 MB

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
Войти

0.36 MB

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
Войти

0.35 MB

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
Войти

0.35 MB

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
Войти

0.35 MB

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
Войти

0.35 MB

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
Войти

0.35 MB

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
Войти

0.35 MB

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
Войти

0.35 MB

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
Войти

0.35 MB

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
Войти

0.35 MB

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
Войти

0.35 MB

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
Войти

0.34 MB

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
Войти

0.34 MB

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
Войти

0.28 MB

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
Войти

0.28 MB

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
Войти

0.28 MB

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
Войти

0.28 MB

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
Войти

0.27 MB

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
Войти

0.28 MB

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
Войти

0.27 MB

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
Войти

0.28 MB

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
Войти

0.27 MB

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
Войти

0.27 MB

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
Войти

0.27 MB

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
Войти

0.27 MB

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
Войти

0.27 MB

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
Войти

0.27 MB

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
Войти

0.27 MB

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
Войти

0.27 MB

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
Войти

0.26 MB

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
Войти

0.27 MB

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
Войти

0.26 MB

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
Войти

0.27 MB

2.0.4 Release 27.05.2023

[Fabric] Resourceful Lib 2.0.4

Поддерживаемые версии Minecraft
1.20-pre6
Загрузчики / Платформы
fabric
Показать изменения
# -----{ 1.3.6 }-----
Войти

0.26 MB

2.0.3 Release 27.05.2023

[Fabric] Resourceful Lib 2.0.3

Поддерживаемые версии Minecraft
1.20-pre6
Загрузчики / Платформы
fabric
Показать изменения
# -----{ 1.3.6 }-----
Войти

0.26 MB

2.0.2 Release 27.05.2023

[Fabric] Resourceful Lib 2.0.2

Поддерживаемые версии Minecraft
1.20-pre6
Загрузчики / Платформы
fabric
Показать изменения
# -----{ 1.3.6 }-----
Войти

0.26 MB

2.0.1 Release 27.05.2023

[Fabric] Resourceful Lib 2.0.1

Поддерживаемые версии Minecraft
1.20-pre6
Загрузчики / Платформы
fabric
Показать изменения
# -----{ 1.3.6 }-----
Войти

0.26 MB

2.0.0 Release 26.05.2023

[Fabric] Resourceful Lib 2.0.0

Поддерживаемые версии Minecraft
1.20-pre6
Загрузчики / Платформы
fabric
Показать изменения
# -----{ 1.3.6 }-----
Войти

0.26 MB

1.3.6 Release 26.05.2023

[Fabric] Resourceful Lib 1.3.6

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Показать изменения
# -----{ 1.3.6 }-----
Войти

0.25 MB

1.3.6 Release 26.05.2023

[Forge] Resourceful Lib 1.3.6

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Показать изменения
# -----{ 1.3.6 }-----
Войти

0.25 MB

1.1.24 Release 06.04.2023

1.1.24

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
fabric
Войти

0.22 MB

1.1.24 Release 06.04.2023

1.1.24

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
forge
Войти

0.22 MB

1.3.1 Release 25.03.2023

1.3.1

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Войти

0.24 MB

1.3.1 Release 25.03.2023

1.3.1

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Войти

0.24 MB

1.3.0 Release 15.03.2023

1.3.0

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
forge
Войти

0.24 MB

1.3.0 Release 15.03.2023

1.3.0

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric
Войти

0.23 MB

1.1.23 Release 12.03.2023

1.1.23

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
fabric
Войти

0.21 MB

1.1.23 Release 12.03.2023

1.1.23

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
forge
Войти

0.21 MB

1.2.7 Release 03.02.2023

1.2.7

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Войти

0.23 MB

1.1.21 Release 03.02.2023

1.1.21

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
forge
Войти

0.22 MB

1.2.7 Release 03.02.2023

1.2.7

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Войти

0.23 MB

1.1.21 Release 03.02.2023

1.1.21

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
fabric
Войти

0.22 MB

1.1.20 Release 26.01.2023

1.1.20

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
fabric
Войти

0.22 MB

1.2.6 Release 26.01.2023

1.2.6

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Войти

0.23 MB

1.1.20 Release 26.01.2023

1.1.20

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
forge
Войти

0.22 MB

1.2.6 Release 26.01.2023

1.2.6

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Войти

0.23 MB

1.2.5 Release 15.01.2023

1.2.5

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Войти

0.23 MB

1.2.5 Release 15.01.2023

1.2.5

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Войти

0.23 MB

1.2.2 Release 10.01.2023

1.2.2

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Войти

0.23 MB

1.2.2 Release 10.01.2023

1.2.2

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Войти

0.23 MB

1.1.19 Release 05.01.2023

1.1.19

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
forge
Войти

0.22 MB

1.1.19 Release 05.01.2023

1.1.19

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
fabric
Войти

0.22 MB

1.2.0 Release 02.01.2023

1.2.0

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
forge
Войти

0.21 MB

1.2.0 Release 02.01.2023

1.2.0

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric
Войти

0.21 MB

1.1.18 Release 02.01.2023

1.1.18

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
forge
Войти

0.21 MB

1.1.18 Release 02.01.2023

1.1.18

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
fabric
Войти

0.21 MB

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
Войти

0.19 MB

1.1.15 Release 16.11.2022

1.1.15

Поддерживаемые версии Minecraft
1.19.2
Загрузчики / Платформы
fabric
Войти

0.19 MB