Resourceful Lib (资源库)
Resourceful Lib是一个由Team Resourceful开发的包含有价值的实用工具和API的modding库。
模组介绍:
Resourceful Lib是一个为Minecraft提供各种有价值实用工具和API的modding库。目前有一些使用此库的模组,包括Resourceful Bees、Highlight、Ad Astra!、Vitalize等等。
- 📺 GL Scissor API:提供GL切割API。
- 📝 Stateful and History Screen Manager:全屏幕控件状态和历史管理。
- 📠 Codecs for predicates, tags, recipes, sets, and random collections:各类对象编码解码。
- 🎨 Color API:颜色API。
- 🌐 Cross Platform Networking:跨平台网络连接。
- 📲 Codec Recipes:编码解码配方。
- 📁 Json File Utils:Json文件实用工具。
- 💾 Memory Resource and Data Packs:内存资源和数据包支持。
- 🎲 Random Collection/List:随机集合/列表生成。
- ⌛ Scheduling API:任务调度API。
- 🌎 Web Utilities:网络实用工具。
- 📑 YABN (Yet Another Binary Notation):JSON的压缩二进制格式,用于JSON对象的小型传输。
- 📐 Highlight API:自定义选择框,不限于立方体。
来自Modrinth
[Fabric] Resourceful Lib 3.6.0
ResourcefulLib-fabric-1.21.6-3.6.0.jar下载3.6.0#Release
# -----{ 3.6.0 }-----
# -----{ 3.5.0 }-----
Update to 1.21.5
# -----{ 3.4.5 }-----
Fix crash on newer neoforge versions
# -----{ 3.4.4 }-----
Use block description prefix for registered bloc items
Use fabric-api instead of fabric in FMJ
# -----{ 3.4.3 }-----
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 3.5.0 }-----
Update to 1.21.5
# -----{ 3.4.5 }-----
Fix crash on newer neoforge versions
# -----{ 3.4.4 }-----
Use block description prefix for registered bloc items
Use fabric-api instead of fabric in FMJ
# -----{ 3.4.3 }-----
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.6.0
支持游戏: 1.21.6
类型: Fabric
Release
下载次数: 15,069
[NeoForge] Resourceful Lib 3.6.0
ResourcefulLib-neoforge-1.21.6-3.6.0.jar下载3.6.0#Release
# -----{ 3.6.0 }-----
# -----{ 3.5.0 }-----
Update to 1.21.5
# -----{ 3.4.5 }-----
Fix crash on newer neoforge versions
# -----{ 3.4.4 }-----
Use block description prefix for registered bloc items
Use fabric-api instead of fabric in FMJ
# -----{ 3.4.3 }-----
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 3.5.0 }-----
Update to 1.21.5
# -----{ 3.4.5 }-----
Fix crash on newer neoforge versions
# -----{ 3.4.4 }-----
Use block description prefix for registered bloc items
Use fabric-api instead of fabric in FMJ
# -----{ 3.4.3 }-----
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.6.0
支持游戏: 1.21.6
类型: NeoForge
Release
下载次数: 941
[Fabric] Resourceful Lib 3.5.0
ResourcefulLib-fabric-1.21.5-3.5.0.jar下载3.5.0#Release
# -----{ 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
Update to 1.21.5
# -----{ 3.4.5 }-----
Fix crash on newer neoforge versions
# -----{ 3.4.4 }-----
Use block description prefix for registered bloc items
Use fabric-api instead of fabric in FMJ
# -----{ 3.4.3 }-----
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.5.0
支持游戏: 1.21.5
类型: Fabric
Release
下载次数: 43,019
[NeoForge] Resourceful Lib 3.5.0
ResourcefulLib-neoforge-1.21.5-3.5.0.jar下载3.5.0#Release
# -----{ 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
Update to 1.21.5
# -----{ 3.4.5 }-----
Fix crash on newer neoforge versions
# -----{ 3.4.4 }-----
Use block description prefix for registered bloc items
Use fabric-api instead of fabric in FMJ
# -----{ 3.4.3 }-----
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.5.0
支持游戏: 1.21.5
类型: NeoForge
Release
下载次数: 2,223
[Fabric] Resourceful Lib 3.4.5
ResourcefulLib-fabric-1.21.4-3.4.5.jar下载3.4.5#Release
# -----{ 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
Fix crash on newer neoforge versions
# -----{ 3.4.4 }-----
Use block description prefix for registered bloc items
Use fabric-api instead of fabric in FMJ
# -----{ 3.4.3 }-----
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.5
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 22,913
[NeoForge] Resourceful Lib 3.4.5
ResourcefulLib-neoforge-1.21.4-3.4.5.jar下载3.4.5#Release
# -----{ 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
Fix crash on newer neoforge versions
# -----{ 3.4.4 }-----
Use block description prefix for registered bloc items
Use fabric-api instead of fabric in FMJ
# -----{ 3.4.3 }-----
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.5
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 1,360
[Fabric] Resourceful Lib 3.4.4
ResourcefulLib-fabric-1.21.4-3.4.4.jar下载3.4.4#Release
# -----{ 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
Use block description prefix for registered bloc items
Use fabric-api instead of fabric in FMJ
# -----{ 3.4.3 }-----
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.4
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 1,013
[NeoForge] Resourceful Lib 3.4.4
ResourcefulLib-neoforge-1.21.4-3.4.4.jar下载3.4.4#Release
# -----{ 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
Use block description prefix for registered bloc items
Use fabric-api instead of fabric in FMJ
# -----{ 3.4.3 }-----
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.4
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 101
[Fabric] Resourceful Lib 3.4.3
ResourcefulLib-fabric-1.21.4-3.4.3.jar下载3.4.3#Release
# -----{ 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
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.3
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 327
[NeoForge] Resourceful Lib 3.4.3
ResourcefulLib-neoforge-1.21.4-3.4.3.jar下载3.4.3#Release
# -----{ 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
Use fabric-api instead of fabric in FMJ
Add auto enclosing of type specific parent registries
# -----{ 3.4.2 }-----
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.3
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 41
[Fabric] Resourceful Lib 3.4.2
ResourcefulLib-fabric-1.21.4-3.4.2.jar下载3.4.2#Release
# -----{ 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
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.2
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 131
[NeoForge] Resourceful Lib 3.4.2
ResourcefulLib-neoforge-1.21.4-3.4.2.jar下载3.4.2#Release
# -----{ 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
Fix common shading issue
Add parentable builtin registries
# -----{ 3.4.1 }-----
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.2
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 41
[Fabric] Resourceful Lib 3.4.1
ResourcefulLib-fabric-1.21.4-3.4.1.jar下载3.4.1#Release
# -----{ 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
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.1
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 597
[NeoForge] Resourceful Lib 3.4.1
ResourcefulLib-neoforge-1.21.4-3.4.1.jar下载3.4.1#Release
# -----{ 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
Add parentable builtin registries
Update to 1.21.4
# -----{ 3.4.0 }-----
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.1
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 69
[Fabric] Resourceful Lib 3.4.0
ResourcefulLib-fabric-1.21.4-3.4.0.jar下载3.4.0#Release
# -----{ 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
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.0
支持游戏: 1.21.4
类型: Fabric
Release
下载次数: 3,992
[NeoForge] Resourceful Lib 3.4.0
ResourcefulLib-neoforge-1.21.4-3.4.0.jar下载3.4.0#Release
# -----{ 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
Update to 1.21.4
# -----{ 3.3.1 }-----
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.4.0
支持游戏: 1.21.4
类型: NeoForge
Release
下载次数: 271
[Fabric] Resourceful Lib 3.3.1
ResourcefulLib-fabric-1.21.3-3.3.1.jar下载3.3.1#Release
# -----{ 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
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.3.1
支持游戏: 1.21.3
类型: Fabric
Release
下载次数: 2,585
[NeoForge] Resourceful Lib 3.3.1
ResourcefulLib-neoforge-1.21.3-3.3.1.jar下载3.3.1#Release
# -----{ 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
Add support for specialized registries for items and blocks
# -----{ 3.3.0 }-----
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.3.1
支持游戏: 1.21.3
类型: NeoForge
Release
下载次数: 126
[Fabric] Resourceful Lib 3.0.12
resourcefullib-fabric-1.21-3.0.12.jar下载3.0.12#Release
# -----{ 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
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.12
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 630,113
[NeoForge] Resourceful Lib 3.0.12
resourcefullib-neoforge-1.21-3.0.12.jar下载3.0.12#Release
# -----{ 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
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.12
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 257,465
[Fabric] Resourceful Lib 3.3.0
resourcefullib-fabric-1.21.3-3.3.0.jar下载3.3.0#Release
# -----{ 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
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.3.0
支持游戏: 1.21.3
类型: Fabric
Release
下载次数: 2,537
[NeoForge] Resourceful Lib 3.3.0
resourcefullib-neoforge-1.21.3-3.3.0.jar下载3.3.0#Release
# -----{ 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
1.21.3
# -----{ 3.0.11 }-----
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.3.0
支持游戏: 1.21.3
类型: NeoForge
Release
下载次数: 283
[Fabric] Resourceful Lib 3.0.11
resourcefullib-fabric-1.21-3.0.11.jar下载3.0.11#Release
# -----{ 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
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.11
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 323,156
[NeoForge] Resourceful Lib 3.0.11
resourcefullib-neoforge-1.21-3.0.11.jar下载3.0.11#Release
# -----{ 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
Improved performance for certain UI render utilities.
Fix crash with Tech Reborn on fabric
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.11
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 87,173
[Fabric] Resourceful Lib 3.0.10
resourcefullib-fabric-1.21-3.0.10.jar下载3.0.10#Release
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.10
支持游戏: 1.21, 1.21.1
类型: Fabric
Release
下载次数: 43,145
[NeoForge] Resourceful Lib 3.0.10
resourcefullib-neoforge-1.21-3.0.10.jar下载3.0.10#Release
# -----{ 3.0.10 }-----
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.10
支持游戏: 1.21, 1.21.1
类型: NeoForge
Release
下载次数: 6,278
[Fabric] Resourceful Lib 2.1.29
resourcefullib-fabric-1.20.1-2.1.29.jar下载2.1.29#Release
# -----{ 2.1.29 }-----
# -----{ 2.1.28 }-----
# -----{ 2.1.27 }-----
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.28 }-----
# -----{ 2.1.27 }-----
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.29
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 2,501,431
[Forge] Resourceful Lib 2.1.29
resourcefullib-forge-1.20.1-2.1.29.jar下载2.1.29#Release
# -----{ 2.1.29 }-----
# -----{ 2.1.28 }-----
# -----{ 2.1.27 }-----
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.28 }-----
# -----{ 2.1.27 }-----
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.29
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 1,753,517
[Fabric] Resourceful Lib 2.1.28
resourcefullib-fabric-1.20.1-2.1.28.jar下载2.1.28#Release
# -----{ 2.1.28 }-----
# -----{ 2.1.27 }-----
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.27 }-----
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.28
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 318,342
[Forge] Resourceful Lib 2.1.28
resourcefullib-forge-1.20.1-2.1.28.jar下载2.1.28#Release
# -----{ 2.1.28 }-----
# -----{ 2.1.27 }-----
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.27 }-----
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.28
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 81,233
[Fabric] Resourceful Lib 2.1.27
resourcefullib-fabric-1.20.1-2.1.27.jar下载2.1.27#Release
# -----{ 2.1.27 }-----
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.27
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 233
[Forge] Resourceful Lib 2.1.27
resourcefullib-forge-1.20.1-2.1.27.jar下载2.1.27#Release
# -----{ 2.1.27 }-----
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.27
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 319
[Fabric] Resourceful Lib 2.1.26
resourcefullib-fabric-1.20.1-2.1.26.jar下载2.1.26#Release
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.26
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 200
[Forge] Resourceful Lib 2.1.26
resourcefullib-forge-1.20.1-2.1.26.jar下载2.1.26#Release
# -----{ 2.1.26 }-----
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.25 }-----
Added helper for mojang either in bytecodecs.
# -----{ 2.1.24 }-----
Added option to stop resetting mouse on container open.
# -----{ 2.1.23 }-----
# -----{ 2.1.22 }-----
# -----{ 2.1.21 }-----
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.26
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 320
[Fabric] Resourceful Lib 3.0.9
resourcefullib-fabric-1.21-3.0.9.jar下载3.0.9#Release
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.9
支持游戏: 1.21
类型: Fabric
Release
下载次数: 100,585
[NeoForge] Resourceful Lib 3.0.9
resourcefullib-neoforge-1.21-3.0.9.jar下载3.0.9#Release
# -----{ 3.0.9 }-----
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 3.0.8 }-----
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.9
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 6,460
[Fabric] Resourceful Lib 3.0.8
resourcefullib-fabric-1.21-3.0.8.jar下载3.0.8#Release
# -----{ 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
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.8
支持游戏: 1.21
类型: Fabric
Release
下载次数: 1,311
[NeoForge] Resourceful Lib 3.0.8
resourcefullib-neoforge-1.21-3.0.8.jar下载3.0.8#Release
# -----{ 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
Fix extra parameter in CodecSavedData
Added CodecSavedData
# -----{ 3.0.7 }-----
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.8
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 106
[Fabric] Resourceful Lib 3.0.7
resourcefullib-fabric-1.21-3.0.7.jar下载3.0.7#Release
# -----{ 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
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.7
支持游戏: 1.21
类型: Fabric
Release
下载次数: 160
[NeoForge] Resourceful Lib 3.0.7
resourcefullib-neoforge-1.21-3.0.7.jar下载3.0.7#Release
# -----{ 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
Added CodecSavedData
Added NetworkHandle and bumped ByteCodecs
# -----{ 3.0.6 }-----
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.7
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 86
[Fabric] Resourceful Lib 3.0.6
resourcefullib-fabric-1.21-3.0.6.jar下载3.0.6#Release
# -----{ 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
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.6
支持游戏: 1.21
类型: Fabric
Release
下载次数: 817
[NeoForge] Resourceful Lib 3.0.6
resourcefullib-neoforge-1.21-3.0.6.jar下载3.0.6#Release
# -----{ 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
Added NetworkHandle and bumped ByteCodecs
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.5 }-----
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.6
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 95
[Fabric] Resourceful Lib 3.0.5
resourcefullib-fabric-1.21-3.0.5.jar下载3.0.5#Release
# -----{ 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
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.5
支持游戏: 1.21
类型: Fabric
Release
下载次数: 268
[NeoForge] Resourceful Lib 3.0.5
resourcefullib-neoforge-1.21-3.0.5.jar下载3.0.5#Release
# -----{ 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
Deprecated PacketType.type, added helpers for CodecPacketType
# -----{ 3.0.4 }-----
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.5
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 67
[Fabric] Resourceful Lib 3.0.4
resourcefullib-fabric-1.21-3.0.4.jar下载3.0.4#Release
# -----{ 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
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.4
支持游戏: 1.21
类型: Fabric
Release
下载次数: 113
[NeoForge] Resourceful Lib 3.0.4
resourcefullib-neoforge-1.21-3.0.4.jar下载3.0.4#Release
# -----{ 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
Fixed crash on dedicated server
# -----{ 3.0.3 }-----
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.4
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 53
[Fabric] Resourceful Lib 3.0.3
resourcefullib-fabric-1.21-3.0.3.jar下载3.0.3#Release
# -----{ 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
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.3
支持游戏: 1.21
类型: Fabric
Release
下载次数: 2,106
[NeoForge] Resourceful Lib 3.0.3
resourcefullib-neoforge-1.21-3.0.3.jar下载3.0.3#Release
# -----{ 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
Fixed crash on dedicated server
# -----{ 3.0.2 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.3
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 137
[Fabric] Resourceful Lib 3.0.2
resourcefullib-fabric-1.21-3.0.2.jar下载3.0.2#Release
# -----{ 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
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.2
支持游戏: 1.21
类型: Fabric
Release
下载次数: 695
[NeoForge] Resourceful Lib 3.0.2
resourcefullib-neoforge-1.21-3.0.2.jar下载3.0.2#Release
# -----{ 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
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.1 }-----
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.2
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 73
[Fabric] Resourceful Lib 3.0.1
resourcefullib-fabric-1.21-3.0.1.jar下载3.0.1#Release
# -----{ 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
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.1
支持游戏: 1.21
类型: Fabric
Release
下载次数: 24,848
[NeoForge] Resourceful Lib 3.0.1
resourcefullib-neoforge-1.21-3.0.1.jar下载3.0.1#Release
# -----{ 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
fixed crash if someone used stack sensitive texture on neo
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.1
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 224
[Fabric] Resourceful Lib 3.0.0
resourcefullib-fabric-1.21-3.0.0.jar下载3.0.0#Release
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.0
支持游戏: 1.21
类型: Fabric
Release
下载次数: 2,956
[NeoForge] Resourceful Lib 3.0.0
resourcefullib-neoforge-1.21-3.0.0.jar下载3.0.0#Release
# -----{ 3.0.0 }-----
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.5.5 }-----
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 3.0.0
支持游戏: 1.21
类型: NeoForge
Release
下载次数: 514
[Fabric] Resourceful Lib 2.1.25
resourcefullib-fabric-1.20.1-2.1.25.jar下载2.1.25#Release
# -----{ 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
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
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 655,507
[Forge] Resourceful Lib 2.1.25
resourcefullib-forge-1.20.1-2.1.25.jar下载2.1.25#Release
# -----{ 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
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
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 245,949
[Fabric] Resourceful Lib 2.5.5
resourcefullib-fabric-1.20.5-2.5.5.jar下载2.5.5#Release
# -----{ 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
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.5
支持游戏: 1.20.5, 1.20.6
类型: Fabric
Release
下载次数: 3,415
[NeoForge] Resourceful Lib 2.5.5
resourcefullib-neoforge-1.20.5-2.5.5.jar下载2.5.5#Release
# -----{ 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
Added helper for mojang either in bytecodecs.
Update bytecodecs to 1.1.0
# -----{ 2.5.4 }-----
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.5
支持游戏: 1.20.5, 1.20.6
类型: NeoForge
Release
下载次数: 465
[Fabric] Resourceful Lib 2.5.4
resourcefullib-fabric-1.20.5-2.5.4.jar下载2.5.4#Release
# -----{ 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
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.4
支持游戏: 1.20.5
类型: Fabric
Release
下载次数: 52
[NeoForge] Resourceful Lib 2.5.4
resourcefullib-neoforge-1.20.5-2.5.4.jar下载2.5.4#Release
# -----{ 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
Update bytecodecs to 1.1.0
# -----{ 2.5.3 }-----
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.4
支持游戏: 1.20.5
类型: NeoForge
Release
下载次数: 43
[Fabric] Resourceful Lib 2.5.3
resourcefullib-fabric-1.20.5-2.5.3.jar下载2.5.3#Release
# -----{ 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
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.3
支持游戏: 1.20.5
类型: Fabric
Release
下载次数: 72
[NeoForge] Resourceful Lib 2.5.3
resourcefullib-neoforge-1.20.5-2.5.3.jar下载2.5.3#Release
# -----{ 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
Fixed fabric network packets being flipped
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.2 }-----
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.3
支持游戏: 1.20.5
类型: NeoForge
Release
下载次数: 44
[Fabric] Resourceful Lib 2.5.2
resourcefullib-fabric-1.20.5-2.5.2.jar下载2.5.2#Release
# -----{ 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
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.2
支持游戏: 1.20.5
类型: Fabric
Release
下载次数: 59
[NeoForge] Resourceful Lib 2.5.2
resourcefullib-neoforge-1.20.5-2.5.2.jar下载2.5.2#Release
# -----{ 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
Added helper for creating data components & added pair bytecodec
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.2
支持游戏: 1.20.5
类型: NeoForge
Release
下载次数: 45
[Fabric] Resourceful Lib 2.5.1
resourcefullib-fabric-1.20.5-2.5.1.jar下载2.5.1#Release
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.1
支持游戏: 1.20.5
类型: Fabric
Release
下载次数: 75
[NeoForge] Resourceful Lib 2.5.1
resourcefullib-neoforge-1.20.5-2.5.1.jar下载2.5.1#Release
# -----{ 2.5.1 }-----
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.5.0 }-----
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.1
支持游戏: 1.20.5
类型: NeoForge
Release
下载次数: 50
[Fabric] Resourceful Lib 2.5.0
resourcefullib-fabric-1.20.5-2.5.0.jar下载2.5.0#Release
# -----{ 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
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.0
支持游戏: 1.20.5
类型: Fabric
Release
下载次数: 58
[NeoForge] Resourceful Lib 2.5.0
resourcefullib-neoforge-1.20.5-2.5.0.jar下载2.5.0#Release
# -----{ 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
Updated to 1.20.5
# -----{ 2.4.10 }-----
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.5.0
支持游戏: 1.20.5
类型: NeoForge
Release
下载次数: 46
[Fabric] Resourceful Lib 2.1.24
resourcefullib-fabric-1.20.1-2.1.24.jar下载2.1.24#Release
# -----{ 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
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
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 343,851
[Forge] Resourceful Lib 2.1.24
resourcefullib-forge-1.20.1-2.1.24.jar下载2.1.24#Release
# -----{ 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
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
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 358,514
[Fabric] Resourceful Lib 2.4.10
resourcefullib-fabric-1.20.4-2.4.10.jar下载2.4.10#Release
# -----{ 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
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.10
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 105,964
[NeoForge] Resourceful Lib 2.4.10
resourcefullib-neoforge-1.20.4-2.4.10.jar下载2.4.10#Release
# -----{ 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
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.10
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 13,219
[Forge] Resourceful Lib 2.4.10
resourcefullib-forge-1.20.4-2.4.10.jar下载2.4.10#Release
# -----{ 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
Added option to stop resetting mouse on container open.
Add menu content player context from 1.20.1 to 1.20.4
# -----{ 2.4.9 }-----
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.10
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 2,339
[Fabric] Resourceful Lib 2.4.9
resourcefullib-fabric-1.20.4-2.4.9.jar下载2.4.9#Release
# -----{ 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
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.9
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 1,056
[NeoForge] Resourceful Lib 2.4.9
resourcefullib-neoforge-1.20.4-2.4.9.jar下载2.4.9#Release
# -----{ 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
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.9
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 185
[Forge] Resourceful Lib 2.4.9
resourcefullib-forge-1.20.4-2.4.9.jar下载2.4.9#Release
# -----{ 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
Add menu content player context from 1.20.1 to 1.20.4
Updated highlight internals to use less memory
# -----{ 2.4.8 }-----
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.9
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 70
[Fabric] Resourceful Lib 2.4.8
resourcefullib-fabric-1.20.4-2.4.8.jar下载2.4.8#Release
# -----{ 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
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.8
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 5,295
[NeoForge] Resourceful Lib 2.4.8
resourcefullib-neoforge-1.20.4-2.4.8.jar下载2.4.8#Release
# -----{ 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
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.8
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 322
[Forge] Resourceful Lib 2.4.8
resourcefullib-forge-1.20.4-2.4.8.jar下载2.4.8#Release
# -----{ 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
Updated highlight internals to use less memory
# -----{ 2.4.7 }-----
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.8
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 157
[Fabric] Resourceful Lib 2.1.23
resourcefullib-fabric-1.20.1-2.1.23.jar下载2.1.23#Release
# -----{ 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 }-----
# -----{ 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
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 99,499
[Forge] Resourceful Lib 2.1.23
resourcefullib-forge-1.20.1-2.1.23.jar下载2.1.23#Release
# -----{ 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 }-----
# -----{ 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
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 270,731
[Fabric] Resourceful Lib 2.1.22
resourcefullib-fabric-1.20.1-2.1.22.jar下载2.1.22#Release
# -----{ 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.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
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 7,830
[Forge] Resourceful Lib 2.1.22
resourcefullib-forge-1.20.1-2.1.22.jar下载2.1.22#Release
# -----{ 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.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
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 10,173
[Fabric] Resourceful Lib 2.4.7
resourcefullib-fabric-1.20.4-2.4.7.jar下载2.4.7#Release
# -----{ 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
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.7
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 17,610
[NeoForge] Resourceful Lib 2.4.7
resourcefullib-neoforge-1.20.4-2.4.7.jar下载2.4.7#Release
# -----{ 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
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.7
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 528
[Forge] Resourceful Lib 2.4.7
resourcefullib-forge-1.20.4-2.4.7.jar下载2.4.7#Release
# -----{ 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
Added required option to packs and allow loading datapacks
# -----{ 2.4.6 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.7
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 283
[Fabric] Resourceful Lib 2.1.21
resourcefullib-fabric-1.20.1-2.1.21.jar下载2.1.21#Release
# -----{ 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.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.21
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 11,384
[Forge] Resourceful Lib 2.1.21
resourcefullib-forge-1.20.1-2.1.21.jar下载2.1.21#Release
# -----{ 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.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.21
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 6,266
[Fabric] Resourceful Lib 2.4.6
resourcefullib-fabric-1.20.4-2.4.6.jar下载2.4.6#Release
# -----{ 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
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.6
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 2,256
[NeoForge] Resourceful Lib 2.4.6
resourcefullib-neoforge-1.20.4-2.4.6.jar下载2.4.6#Release
# -----{ 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
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.6
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 194
[Forge] Resourceful Lib 2.4.6
resourcefullib-forge-1.20.4-2.4.6.jar下载2.4.6#Release
# -----{ 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
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.5 }-----
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.6
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 220
[Fabric] Resourceful Lib 2.4.5
resourcefullib-fabric-1.20.4-2.4.5.jar下载2.4.5#Release
# -----{ 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
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.5
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 1,936
[NeoForge] Resourceful Lib 2.4.5
resourcefullib-neoforge-1.20.4-2.4.5.jar下载2.4.5#Release
# -----{ 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
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.5
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 91
[Forge] Resourceful Lib 2.4.5
resourcefullib-forge-1.20.4-2.4.5.jar下载2.4.5#Release
# -----{ 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
Check if the mouse is in bounds to try cursor checks.
# -----{ 2.4.4 }-----
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.5
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 84
[Fabric] Resourceful Lib 2.4.4
resourcefullib-fabric-1.20.4-2.4.4.jar下载2.4.4#Release
# -----{ 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
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.4
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 523
[NeoForge] Resourceful Lib 2.4.4
resourcefullib-neoforge-1.20.4-2.4.4.jar下载2.4.4#Release
# -----{ 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
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.4
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 73
[Forge] Resourceful Lib 2.4.4
resourcefullib-forge-1.20.4-2.4.4.jar下载2.4.4#Release
# -----{ 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
Use correct generic for recipe serializer
# -----{ 2.4.3 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.4
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 88
[Fabric] Resourceful Lib 2.4.3
resourcefullib-fabric-1.20.4-2.4.3.jar下载2.4.3#Release
# -----{ 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
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.3
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 189
[NeoForge] Resourceful Lib 2.4.3
resourcefullib-neoforge-1.20.4-2.4.3.jar下载2.4.3#Release
# -----{ 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
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.3
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 42
[Forge] Resourceful Lib 2.4.3
resourcefullib-forge-1.20.4-2.4.3.jar下载2.4.3#Release
# -----{ 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
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.2 }-----
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.3
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 96
[Fabric] Resourceful Lib 2.4.2
resourcefullib-fabric-1.20.4-2.4.2.jar下载2.4.2#Release
# -----{ 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
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.2
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 357
[NeoForge] Resourceful Lib 2.4.2
resourcefullib-neoforge-1.20.4-2.4.2.jar下载2.4.2#Release
# -----{ 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
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.2
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 59
[Forge] Resourceful Lib 2.4.2
resourcefullib-forge-1.20.4-2.4.2.jar下载2.4.2#Release
# -----{ 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
Add check if network is optional if it should send the packet to the player
# -----{ 2.4.1 }-----
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.2
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 100
[Fabric] Resourceful Lib 2.4.1
resourcefullib-fabric-1.20.4-2.4.1.jar下载2.4.1#Release
# -----{ 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
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.1
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 59
[NeoForge] Resourceful Lib 2.4.1
resourcefullib-neoforge-1.20.4-2.4.1.jar下载2.4.1#Release
# -----{ 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
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.1
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 38
[Forge] Resourceful Lib 2.4.1
resourcefullib-forge-1.20.4-2.4.1.jar下载2.4.1#Release
# -----{ 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
Fix possible crash on neoforge and improve code on fabric
# -----{ 2.4.0 }-----
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.1
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 63
[Fabric] Resourceful Lib 2.4.0
resourcefullib-fabric-1.20.4-2.4.0.jar下载2.4.0#Release
# -----{ 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
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.0
支持游戏: 1.20.4
类型: Fabric
Release
下载次数: 111
[NeoForge] Resourceful Lib 2.4.0
resourcefullib-neoforge-1.20.4-2.4.0.jar下载2.4.0#Release
# -----{ 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
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.0
支持游戏: 1.20.4
类型: NeoForge
Release
下载次数: 52
[Forge] Resourceful Lib 2.4.0
resourcefullib-forge-1.20.4-2.4.0.jar下载2.4.0#Release
# -----{ 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
Deprecated old networking and added a new version.
Removed FinishedCodecRecipe and add CodecRecipeBuilder
Deprecated bound and update render utils to respect that
Added width and height to parent widget
Added number range codecs
Update to 1.20.4
Added nbt validators
# -----{ 2.2.4 }-----
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.4.0
支持游戏: 1.20.4
类型: Forge
Release
下载次数: 69
[Fabric] Resourceful Lib 2.1.20
resourcefullib-fabric-1.20.1-2.1.20.jar下载2.1.20#Release
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.20
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 486,100
[Forge] Resourceful Lib 2.1.20
resourcefullib-forge-1.20.1-2.1.20.jar下载2.1.20#Release
# -----{ 2.1.20 }-----
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.20
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 60,140
[Fabric] Resourceful Lib 2.1.19
resourcefullib-fabric-1.20.1-2.1.19.jar下载2.1.19#Release
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.19
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 87,876
[Forge] Resourceful Lib 2.1.19
resourcefullib-forge-1.20.1-2.1.19.jar下载2.1.19#Release
# -----{ 2.1.19 }-----
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.19
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 35,882
[Fabric] Resourceful Lib 2.1.18
resourcefullib-fabric-1.20.1-2.1.18.jar下载2.1.18#Release
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.18
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 51,843
[Forge] Resourceful Lib 2.1.18
resourcefullib-forge-1.20.1-2.1.18.jar下载2.1.18#Release
# -----{ 2.1.18 }-----
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.1.17 }-----
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.18
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 49,837
[Fabric] Resourceful Lib 2.1.17
resourcefullib-fabric-1.20.1-2.1.17.jar下载2.1.17#Release
# -----{ 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
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.17
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 110
[Forge] Resourceful Lib 2.1.17
resourcefullib-forge-1.20.1-2.1.17.jar下载2.1.17#Release
# -----{ 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
Fixed scroll list scrolling on different axis
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.17
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 112
[Fabric] Resourceful Lib 2.2.4
resourcefullib-fabric-1.20.2-2.2.4.jar下载2.2.4#Release
# -----{ 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
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.4
支持游戏: 1.20.2
类型: Fabric
Release
下载次数: 10,957
[NeoForge] Resourceful Lib 2.2.4
resourcefullib-neoforge-1.20.2-2.2.4.jar下载2.2.4#Release
# -----{ 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
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.4
支持游戏: 1.20.2
类型: NeoForge
Release
下载次数: 617
[Forge] Resourceful Lib 2.2.4
resourcefullib-forge-1.20.2-2.2.4.jar下载2.2.4#Release
# -----{ 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
Fixed scroll list scrolling on different axis
Fix neoforge not loading
# -----{ 2.2.3 }-----
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.4
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 1,312
[Fabric] Resourceful Lib 2.2.3
resourcefullib-fabric-1.20.2-2.2.3.jar下载2.2.3#Release
# -----{ 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
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.3
支持游戏: 1.20.2
类型: Fabric
Release
下载次数: 525
[NeoForge] Resourceful Lib 2.2.3
resourcefullib-neoforge-1.20.2-2.2.3.jar下载2.2.3#Release
# -----{ 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
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.3
支持游戏: 1.20.2
类型: NeoForge
Release
下载次数: 53
[Forge] Resourceful Lib 2.2.3
resourcefullib-forge-1.20.2-2.2.3.jar下载2.2.3#Release
# -----{ 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
Fix neoforge not loading
# -----{ 2.2.2 }-----
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.3
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 85
[Fabric] Resourceful Lib 2.2.2
resourcefullib-fabric-1.20.2-2.2.2.jar下载2.2.2#Release
# -----{ 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
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.2
支持游戏: 1.20.2
类型: Fabric
Release
下载次数: 210
[NeoForge] Resourceful Lib 2.2.2
resourcefullib-neoforge-1.20.2-2.2.2.jar下载2.2.2#Release
# -----{ 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
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.2
支持游戏: 1.20.2
类型: NeoForge
Release
下载次数: 47
[Forge] Resourceful Lib 2.2.2
resourcefullib-forge-1.20.2-2.2.2.jar下载2.2.2#Release
# -----{ 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
Add missing impl on forge
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.2
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 59
[Fabric] Resourceful Lib 2.2.1
resourcefullib-fabric-1.20.2-2.2.1.jar下载2.2.1#Release
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.1
支持游戏: 1.20.2
类型: Fabric
Release
下载次数: 261
[NeoForge] Resourceful Lib 2.2.1
resourcefullib-neoforge-1.20.2-2.2.1.jar下载2.2.1#Release
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.1
支持游戏: 1.20.2
类型: NeoForge
Release
下载次数: 57
[Forge] Resourceful Lib 2.2.1
resourcefullib-forge-1.20.2-2.2.1.jar下载2.2.1#Release
# -----{ 2.2.1 }-----
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.1
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 81
[Fabric] Resourceful Lib 2.2.0
resourcefullib-fabric-1.20.2-2.2.0.jar下载2.2.0#Release
# -----{ 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
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.0
支持游戏: 1.20.2
类型: Fabric
Release
下载次数: 133
[NeoForge] Resourceful Lib 2.2.0
resourcefullib-neoforge-1.20.2-2.2.0.jar下载2.2.0#Release
# -----{ 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
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.0
支持游戏: 1.20.2
类型: NeoForge
Release
下载次数: 66
[Forge] Resourceful Lib 2.2.0
resourcefullib-forge-1.20.2-2.2.0.jar下载2.2.0#Release
# -----{ 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
1.20.2 Update
# -----{ 2.2.0 }-----
1.20.2 Update
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.2.0
支持游戏: 1.20.2
类型: Forge
Release
下载次数: 87
[Fabric] Resourceful Lib 2.1.16
resourcefullib-fabric-1.20.1-2.1.16.jar下载2.1.16#Release
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.16
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 66,225
[Forge] Resourceful Lib 2.1.16
resourcefullib-forge-1.20.1-2.1.16.jar下载2.1.16#Release
# -----{ 2.1.16 }-----
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added codec metadata section serializer
Added context menus widget
# -----{ 2.1.15 }-----
Added context menus widget
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.16
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 25,108
[Fabric] Resourceful Lib 2.1.15
resourcefullib-fabric-1.20.1-2.1.15.jar下载2.1.15#Release
# -----{ 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
Added context menus widget
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.15
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 87
[Forge] Resourceful Lib 2.1.15
resourcefullib-forge-1.20.1-2.1.15.jar下载2.1.15#Release
# -----{ 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
Added context menus widget
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.15
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 2,526
[Fabric] Resourceful Lib 2.1.14
resourcefullib-fabric-1.20.1-2.1.14.jar下载2.1.14#Release
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.14
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 367
[Forge] Resourceful Lib 2.1.14
resourcefullib-forge-1.20.1-2.1.14.jar下载2.1.14#Release
# -----{ 2.1.14 }-----
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Fixed issue where hidden widgets could have cursors shown
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.14
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 253
[Fabric] Resourceful Lib 2.1.13
resourcefullib-fabric-1.20.1-2.1.13.jar下载2.1.13#Release
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.13
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 39,029
[Forge] Resourceful Lib 2.1.13
resourcefullib-forge-1.20.1-2.1.13.jar下载2.1.13#Release
# -----{ 2.1.13 }-----
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Fixed crash in nbt predicates
Added strict mode for nbt predicates
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.13
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 15,026
[Fabric] Resourceful Lib 2.1.12
resourcefullib-fabric-1.20.1-2.1.12.jar下载2.1.12#Release
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.12
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 153
[Forge] Resourceful Lib 2.1.12
resourcefullib-forge-1.20.1-2.1.12.jar下载2.1.12#Release
# -----{ 2.1.12 }-----
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added strict mode for nbt predicates
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.12
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 115
[Fabric] Resourceful Lib 2.1.11
resourcefullib-fabric-1.20.1-2.1.11.jar下载2.1.11#Release
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.11
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 564,678
[Forge] Resourceful Lib 2.1.11
resourcefullib-forge-1.20.1-2.1.11.jar下载2.1.11#Release
# -----{ 2.1.11 }-----
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added ability to set random and get total to WeightedCollection, should allow for more deterministic responses
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.11
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 293,897
[Fabric] Resourceful Lib 2.1.10
resourcefullib-fabric-1.20.1-2.1.10.jar下载2.1.10#Release
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.10
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 6,242
[Forge] Resourceful Lib 2.1.10
resourcefullib-forge-1.20.1-2.1.10.jar下载2.1.10#Release
# -----{ 2.1.10 }-----
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added Fabric-Loom-Remap to manifest file
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.10
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 8,387
[Fabric] Resourceful Lib 2.1.9
resourcefullib-fabric-1.20.1-2.1.9.jar下载2.1.9#Release
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.9
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 13,621
[Forge] Resourceful Lib 2.1.9
resourcefullib-forge-1.20.1-2.1.9.jar下载2.1.9#Release
# -----{ 2.1.9 }-----
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added component bytecodec and update bytecodec version.
Fixed server translations not pulling value properly.
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.9
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 28,921
[Fabric] Resourceful Lib 2.1.8
resourcefullib-fabric-1.20.1-2.1.8.jar下载2.1.8#Release
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.8
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 1,501
[Forge] Resourceful Lib 2.1.8
resourcefullib-forge-1.20.1-2.1.8.jar下载2.1.8#Release
# -----{ 2.1.8 }-----
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Fixed server translations not pulling value properly.
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.8
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 947
[Fabric] Resourceful Lib 2.1.7
resourcefullib-fabric-1.20.1-2.1.7.jar下载2.1.7#Release
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.7
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 568
[Forge] Resourceful Lib 2.1.7
resourcefullib-forge-1.20.1-2.1.7.jar下载2.1.7#Release
# -----{ 2.1.7 }-----
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added more ByteCodec types
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.7
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 690
[Fabric] Resourceful Lib 2.1.6
resourcefullib-fabric-1.20.1-2.1.6.jar下载2.1.6#Release
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.6
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 410
[Forge] Resourceful Lib 2.1.6
resourcefullib-forge-1.20.1-2.1.6.jar下载2.1.6#Release
# -----{ 2.1.6 }-----
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added new experimental ByteCodec packets
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.6
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 415
[Fabric] Resourceful Lib 2.1.5
resourcefullib-fabric-1.20.1-2.1.5.jar下载2.1.5#Release
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.5
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 607
[Forge] Resourceful Lib 2.1.5
resourcefullib-forge-1.20.1-2.1.5.jar下载2.1.5#Release
# -----{ 2.1.5 }-----
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Fix CME in creative tabs
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.5
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 263
[Fabric] Resourceful Lib 2.1.4
resourcefullib-fabric-1.20.1-2.1.4.jar下载2.1.4#Release
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.4
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 3,530
[Forge] Resourceful Lib 2.1.4
resourcefullib-forge-1.20.1-2.1.4.jar下载2.1.4#Release
# -----{ 2.1.4 }-----
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Add dataless packet handler, fix web responses not being correct in WebUtils
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.4
支持游戏: 1.20.1
类型: Forge
NeoForge
Release
下载次数: 20,275
[Fabric] Resourceful Lib 2.1.3
resourcefullib-fabric-1.20.1-2.1.3.jar下载2.1.3#Release
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.3
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 1,420
[Forge] Resourceful Lib 2.1.3
resourcefullib-forge-1.20.1-2.1.3.jar下载2.1.3#Release
# -----{ 2.1.3 }-----
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Add enumbuilder, fix fabric ingredients, add unsafe methods
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.3
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 4,650
[Fabric] Resourceful Lib 2.1.2
resourcefullib-fabric-1.20.1-2.1.2.jar下载2.1.2#Release
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.2
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 1,129
[Forge] Resourceful Lib 2.1.2
resourcefullib-forge-1.20.1-2.1.2.jar下载2.1.2#Release
# -----{ 2.1.2 }-----
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Add map tag and map collection methods for tags.
Add replace versions of tooltip set methods and add clear tooltip method.
Add mod file paths to mod info and add pretty gson.
Register ingredients properly on forge.
Add CursorWidget and allow for better cursor setting on base screens
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.2
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 602
[Fabric] Resourceful Lib 2.1.1
resourcefullib-fabric-1.20.1-2.1.1.jar下载2.1.1#Release
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.1
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 3,442
[Forge] Resourceful Lib 2.1.1
resourcefullib-forge-1.20.1-2.1.1.jar下载2.1.1#Release
# -----{ 2.1.1 }-----
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added NetworkChannel#canSendPlayerPackets and NetworkChannel now accept an 'optional' parameter to determine if connections should be refused if channel does not exist on the other side
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.1
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 11,134
[Fabric] Resourceful Lib 2.1.0
resourcefullib-fabric-1.20.1-2.1.0.jar下载2.1.0#Release
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.0
支持游戏: 1.20.1
类型: Fabric
Release
下载次数: 423
[Forge] Resourceful Lib 2.1.0
resourcefullib-forge-1.20.1-2.1.0.jar下载2.1.0#Release
# -----{ 2.1.0 }-----
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Breaking change: changed IntContainerData#size to IntContainerData#getSize to fix conflict with yarn mappings
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.1.0
支持游戏: 1.20.1
类型: Forge
Release
下载次数: 641
[Fabric] Resourceful Lib 2.0.8
resourcefullib-fabric-1.20-2.0.8.jar下载2.0.8#Release
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.0.8
支持游戏: 1.20
类型: Fabric
Release
下载次数: 9,948
[Forge] Resourceful Lib 2.0.8
resourcefullib-forge-1.20-2.0.8.jar下载2.0.8#Release
# -----{ 2.0.8 }-----
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added ResourcefulCreativeTab#addContent for ability to add a dynamic amount of itemstacks
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.0.8
支持游戏: 1.20
类型: Forge
Release
下载次数: 5,152
[Fabric] Resourceful Lib 2.0.7
resourcefullib-fabric-1.20-2.0.7.jar下载2.0.7#Release
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.0.7
支持游戏: 1.20
类型: Fabric
Release
下载次数: 778
[Forge] Resourceful Lib 2.0.7
resourcefullib-forge-1.20-2.0.7.jar下载2.0.7#Release
# -----{ 2.0.7 }-----
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
Added support for defining internal resource packs in mods.toml and fabric.mods.json
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.0.7
支持游戏: 1.20
类型: Forge
Release
下载次数: 204
[Fabric] Resourceful Lib 2.0.6
resourcefullib-fabric-1.20-2.0.6.jar下载2.0.6#Release
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.0.6
支持游戏: 1.20
类型: Fabric
Release
下载次数: 180
[Forge] Resourceful Lib 2.0.6
resourcefullib-forge-1.20-2.0.6.jar下载2.0.6#Release
# -----{ 2.0.6 }-----
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.0.6
支持游戏: 1.20
类型: Forge
Release
下载次数: 513
[Fabric] Resourceful Lib 2.0.5
resourcefullib-fabric-1.20-2.0.5.jar下载2.0.5#Release
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.0.5
支持游戏: 1.20
类型: Fabric
Release
下载次数: 110
[Forge] Resourceful Lib 2.0.5
resourcefullib-forge-1.20-2.0.5.jar下载2.0.5#Release
# -----{ 2.0.5 }-----
# -----{ 2.0.5 }-----
- Full 1.20 release
# -----{ 2.0.5 }-----
- Full 1.20 release
展开
版本: 2.0.5
支持游戏: 1.20
类型: Forge
Release
下载次数: 124
[Fabric] Resourceful Lib 2.0.4
resourcefullib-fabric-1.20-pre6-2.0.4.jar下载2.0.4#Release
# -----{ 1.3.6 }-----
展开
版本: 2.0.4
支持游戏: 1.20-pre6
类型: Fabric
Release
下载次数: 175
[Fabric] Resourceful Lib 2.0.3
resourcefullib-fabric-1.20-pre6-2.0.3.jar下载2.0.3#Release
# -----{ 1.3.6 }-----
展开
版本: 2.0.3
支持游戏: 1.20-pre6
类型: Fabric
Release
下载次数: 47
[Fabric] Resourceful Lib 2.0.2
resourcefullib-fabric-1.20-pre6-2.0.2.jar下载2.0.2#Release
# -----{ 1.3.6 }-----
展开
版本: 2.0.2
支持游戏: 1.20-pre6
类型: Fabric
Release
下载次数: 47
[Fabric] Resourceful Lib 2.0.1
resourcefullib-fabric-1.20-pre6-2.0.1.jar下载2.0.1#Release
# -----{ 1.3.6 }-----
展开
版本: 2.0.1
支持游戏: 1.20-pre6
类型: Fabric
Release
下载次数: 54
[Fabric] Resourceful Lib 2.0.0
resourcefullib-fabric-1.20-pre6-2.0.0.jar下载2.0.0#Release
# -----{ 1.3.6 }-----
展开
版本: 2.0.0
支持游戏: 1.20-pre6
类型: Fabric
Release
下载次数: 95
[Fabric] Resourceful Lib 1.3.6
resourcefullib-fabric-1.19.4-1.3.6.jar下载1.3.6#Release
# -----{ 1.3.6 }-----
展开
版本: 1.3.6
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 11,575
[Forge] Resourceful Lib 1.3.6
resourcefullib-forge-1.19.4-1.3.6.jar下载1.3.6#Release
# -----{ 1.3.6 }-----
展开
版本: 1.3.6
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 6,517
1.1.24
resourcefullib-fabric-1.19.2-1.1.24.jar下载1.1.24#Release
展开
版本: 1.1.24
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 484,577
1.1.24
resourcefullib-forge-1.19.2-1.1.24.jar下载1.1.24#Release
展开
版本: 1.1.24
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 320,871
1.3.1
resourcefullib-fabric-1.19.4-1.3.1.jar下载1.3.1#Release
展开
版本: 1.3.1
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 2,512
1.3.1
resourcefullib-forge-1.19.4-1.3.1.jar下载1.3.1#Release
展开
版本: 1.3.1
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 755
1.3.0
resourcefullib-forge-1.19.4-1.3.0.jar下载1.3.0#Release
展开
版本: 1.3.0
支持游戏: 1.19.4
类型: Forge
Release
下载次数: 179
1.3.0
resourcefullib-fabric-1.19.4-1.3.0.jar下载1.3.0#Release
展开
版本: 1.3.0
支持游戏: 1.19.4
类型: Fabric
Release
下载次数: 379
1.1.23
resourcefullib-fabric-1.19.2-1.1.23.jar下载1.1.23#Release
展开
版本: 1.1.23
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 4,472
1.1.23
resourcefullib-forge-1.19.2-1.1.23.jar下载1.1.23#Release
展开
版本: 1.1.23
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 1,964
1.2.5
resourcefullib-forge-1.19.3-1.2.5.jar下载1.2.5#Release
展开
版本: 1.2.5
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 73
1.2.5
resourcefullib-fabric-1.19.3-1.2.5.jar下载1.2.5#Release
展开
版本: 1.2.5
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 220
1.2.2
resourcefullib-forge-1.19.3-1.2.2.jar下载1.2.2#Release
展开
版本: 1.2.2
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 67
1.2.2
resourcefullib-fabric-1.19.3-1.2.2.jar下载1.2.2#Release
展开
版本: 1.2.2
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 136
1.1.19
resourcefullib-forge-1.19.2-1.1.19.jar下载1.1.19#Release
展开
版本: 1.1.19
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 692
1.1.19
resourcefullib-fabric-1.19.2-1.1.19.jar下载1.1.19#Release
展开
版本: 1.1.19
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 2,025
1.2.0
resourcefullib-forge-1.19.3-1.2.0.jar下载1.2.0#Release
展开
版本: 1.2.0
支持游戏: 1.19.3
类型: Forge
Release
下载次数: 73
1.2.0
resourcefullib-fabric-1.19.3-1.2.0.jar下载1.2.0#Release
展开
版本: 1.2.0
支持游戏: 1.19.3
类型: Fabric
Release
下载次数: 175
1.1.18
resourcefullib-forge-1.19.2-1.1.18.jar下载1.1.18#Release
展开
版本: 1.1.18
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 211
1.1.18
resourcefullib-fabric-1.19.2-1.1.18.jar下载1.1.18#Release
展开
版本: 1.1.18
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 205
1.1.17
resourcefullib-forge-1.19.2-1.1.17.jar下载1.1.17#Release
展开
版本: 1.1.17
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 1,282
1.1.17
resourcefullib-fabric-1.19.2-1.1.17.jar下载1.1.17#Release
展开
版本: 1.1.17
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 1,625
1.1.16
resourcefullib-forge-1.19.2-1.1.16.jar下载1.1.16#Release
展开
版本: 1.1.16
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 125
1.1.16
resourcefullib-fabric-1.19.2-1.1.16.jar下载1.1.16#Release
展开
版本: 1.1.16
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 150
1.1.15
resourcefullib-forge-1.19.2-1.1.15.jar下载1.1.15#Release
展开
版本: 1.1.15
支持游戏: 1.19.2
类型: Forge
Release
下载次数: 202
1.1.15
resourcefullib-fabric-1.19.2-1.1.15.jar下载1.1.15#Release
展开
版本: 1.1.15
支持游戏: 1.19.2
类型: Fabric
Release
下载次数: 1,184
收录