月光图书馆 (Moonlight Lib)
月光图书馆是一个动态数据包和注册库,提供村民活动、自定义地图标记等功能。此库的特点包括:
- 动态资源包工具
一组工具,允许创建动态运行时资源包和数据包。还可以轻松重新设置和重新纹理现有纹理,特别适用于添加新的基于木材的方块。
- 动态方块集注册
允许模组指定一个方块集(例如木头类型)。然后,该模组将扫描所有已注册的方块并填充方块集,然后允许模组注册依赖于它的方块。
这不能通过传统方法轻松完成,因为木材集本身取决于注册的方块,因此注册必须在非常特定的时间发生。此工具使该任务成为可能,并易于执行。请注意,这仍然是一种动态注册的形式,可能具有一些缺点。
简而言之,您可以为您的方块提供动态的木材类型支持。木材集类型已经内置。
- 自定义地图标记:
一个完整的系统,允许轻松实现和添加地图装饰和地图标记,并控制它们的每个方面,如渲染。还允许在地图数据中存储简单数据,并提供一些钩子来使用它,例如在物品工具提示上。
此系统还提供了一个简单的数据驱动实现,这意味着您可以轻松使用数据包注册新标记!
- 动态村民人工智能
一个辅助系统,可以轻松动态添加任务并修改村民时间表,以兼容方式,而不覆盖整个现有的人工智能。还允许适当添加记忆类型
- 自定义第一和第三人称动画:
允许模组制作者在其物品中实现一个简单的接口,以允许其具有自定义的第三人称和第一人称动画(如弩)。
包括简单易用的接口,可以让您控制第一人称和第三人称动画,以及直接在您的物品类中渲染物品本身的回调(类似于望远镜)
- 磨轮成就触发器:
该模组添加了一个自定义触发器,当物品通过磨轮时调用,您可以在您的模组进度json中调用它
- 柔软的流体系统:
完全数据驱动的自定义虚拟流体系统,建立在锻造基础上,旨在更好地适应原版Minecraft,并具有多种流体容器物品的能力,如瓶子、碗和桶,以及提供支持可以直接从流体容器中消耗的炖菜和饮料。与锻造的流体系统相比,它的基本单位是1个Minecraft瓶子(250个锻造mb)。该系统还会自动生成所有已注册的锻造流体所需的所有流体,并允许用户轻松地覆盖它们或添加到它们中。流体是虚拟的,因此它们只能存在于专门为它们设计的mod容器中。
- 发射器实用程序:
一些代码,可以轻松注册发射器行为,而不会覆盖已存在的行为。还带有内置的生成蛋和放置方块行为。
来自Modrinth
所有游戏版本 1.20.1 1.21 1.21.1 1.18 1.18.1 1.18.2 1.19.2 1.20.4 1.20 1.19.4 1.19 1.19.1 1.19.3 1.16.5 所有类型 fabric forge neoforge
1.20-2.14.1-fabric - Fixed the tags not being applied to all of blocks in **Every Compat** & **Stone Zone**: [#915](https://github.com/MehVahdJukaar/WoodGood/issues/915)
## v2.14.0
- Major changes in DynResourceGenerator - Added multi-thread stuff
- **CompatWoodType**: Cleanup & Updated
- <span style="color: RED;">WARNING: backup your world and make sure there are no missing generated blocks</span>
展开
版本: 1.20-2.14.1-fabric
支持游戏: 1.20.1
Release
下载次数: 52,985
1.20-2.14.1-forge - Fixed the tags not being applied to all of blocks in **Every Compat** & **Stone Zone**: [#915](https://github.com/MehVahdJukaar/WoodGood/issues/915)
## v2.14.0
- Major changes in DynResourceGenerator - Added multi-thread stuff
- **CompatWoodType**: Cleanup & Updated
- <span style="color: RED;">WARNING: backup your world and make sure there are no missing generated blocks</span>
展开
版本: 1.20-2.14.1-forge
支持游戏: 1.20.1
Release
下载次数: 68,372
1.20-2.14.0-fabric - Major changes in DynResourceGenerator - Added multi-thread stuff
- **CompatWoodType**: Cleanup & Updated
- <span style="color: RED;">WARNING: backup your world and make sure there are no missing generated blocks</span>
展开
版本: 1.20-2.14.0-fabric
支持游戏: 1.20.1
Release
下载次数: 10,622
1.20-2.14.0-forge - Major changes in DynResourceGenerator - Added multi-thread stuff
- **CompatWoodType**: Cleanup & Updated
- <span style="color: RED;">WARNING: backup your world and make sure there are no missing generated blocks</span>
展开
版本: 1.20-2.14.0-forge
支持游戏: 1.20.1
Release
下载次数: 9,368
1.20-2.13.83-fabric - Backported addBlocksToPOI() from 1.21 to fix the issue with EveryCompat's Friends-And-Foes, related to [#339](https://github.com/MehVahdJukaar/Moonlight/issues/339)
展开
版本: 1.20-2.13.83-fabric
支持游戏: 1.20.1
Release
下载次数: 22,387
1.20-2.13.83-forge - Backported addBlocksToPOI() from 1.21 to fix the issue with EveryCompat's Friends-And-Foes, related to [#339](https://github.com/MehVahdJukaar/Moonlight/issues/339)
展开
版本: 1.20-2.13.83-forge
支持游戏: 1.20.1
Release
下载次数: 37,300
1.21-2.18.13-fabric Fixed addBlocksToPoi() not working properly & Fixed [#905](https://github.com/MehVahdJukaar/WoodGood/issues/905)
展开
版本: 1.21-2.18.13-fabric
支持游戏: 1.21, 1.21.1
Release
下载次数: 53,173
1.21-2.18.13-neoforge Fixed addBlocksToPoi() not working properly & Fixed [#905](https://github.com/MehVahdJukaar/WoodGood/issues/905)
展开
版本: 1.21-2.18.13-neoforge
支持游戏: 1.21, 1.21.1
Release
下载次数: 39,333
1.21-2.18.12-fabric 展开
版本: 1.21-2.18.12-fabric
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,145
1.21-2.18.12-neoforge 展开
版本: 1.21-2.18.12-neoforge
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,255
neoforge_1.21-2.18.11 fixed synced configs not being editable while in a world. server configs can now also be edited when you are an operator
展开
版本: neoforge_1.21-2.18.11
支持游戏: 1.21, 1.21.1
Release
下载次数: 3,037
fabric_1.21-2.18.11 fixed synced configs not being editable while in a world. server configs can now also be edited when you are an operator
展开
版本: fabric_1.21-2.18.11
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,241
fabric_1.21-2.18.10 fixed map decoration hash code
展开
版本: fabric_1.21-2.18.10
支持游戏: 1.21, 1.21.1
Release
下载次数: 9,453
neoforge_1.21-2.18.10 fixed map decoration hash code
展开
版本: neoforge_1.21-2.18.10
支持游戏: 1.21, 1.21.1
Release
下载次数: 4,928
neoforge_1.21-2.18.9 展开
版本: neoforge_1.21-2.18.9
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,077
fabric_1.21-2.18.9 展开
版本: fabric_1.21-2.18.9
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,323
fabric_1.21-2.18.8 new villager type varialt trade type
hotfix to fix a rare concurrency issue
展开
版本: fabric_1.21-2.18.8
支持游戏: 1.21, 1.21.1
Release
下载次数: 5,212
neoforge_1.21-2.18.8 new villager type varialt trade type
hotfix to fix a rare concurrency issue
展开
版本: neoforge_1.21-2.18.8
支持游戏: 1.21, 1.21.1
Release
下载次数: 11,235
fabric_1.21-2.18.6 new villager type varialt trade type
展开
版本: fabric_1.21-2.18.6
支持游戏: 1.21, 1.21.1
Release
下载次数: 226
neoforge_1.21-2.18.6 new villager type varialt trade type
展开
版本: neoforge_1.21-2.18.6
支持游戏: 1.21, 1.21.1
Release
下载次数: 154
fabric_1.20-2.13.82 - **CompatWoodType**: **Burnt** - Added burnt:burnt_bamboo_block instead of burnt:burnt_bamboo_stalk
展开
版本: fabric_1.20-2.13.82
支持游戏: 1.20.1
Release
下载次数: 35,707
forge_1.20-2.13.82 - **CompatWoodType**: **Burnt** - Added burnt:burnt_bamboo_block instead of burnt:burnt_bamboo_stalk
展开
版本: forge_1.20-2.13.82
支持游戏: 1.20.1
Release
下载次数: 76,882
fabric_1.21-2.18.5 further improvements of error handling of block type swap ingredient type (mainly relevant for everycompat that uses it)
展开
版本: fabric_1.21-2.18.5
支持游戏: 1.21, 1.21.1
Release
下载次数: 30,641
neoforge_1.21-2.18.5 further improvements of error handling of block type swap ingredient type (mainly relevant for everycompat that uses it)
展开
版本: neoforge_1.21-2.18.5
支持游戏: 1.21, 1.21.1
Release
下载次数: 20,878
neoforge_1.21-2.18.4 improved error handling ofblock type swap ingredient even more to debug network issues
展开
版本: neoforge_1.21-2.18.4
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,550
fabric_1.21-2.18.4 improved error handling ofblock type swap ingredient even more to debug network issues
展开
版本: fabric_1.21-2.18.4
支持游戏: 1.21, 1.21.1
Release
下载次数: 4,051
neoforge_1.21-2.18.4 fixed a rare concurrency issue with dynamic pack
improved error handling ofblock type swap ingredient
展开
版本: neoforge_1.21-2.18.4
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,802
fabric_1.21-2.18.4 fixed a rare concurrency issue with dynamic pack
improved error handling ofblock type swap ingredient
展开
版本: fabric_1.21-2.18.4
支持游戏: 1.21, 1.21.1
Release
下载次数: 4,631
forge_1.20-2.13.81 - fixed a very rare concurrency issue with the dynamic pack
- improved error handling for the block swap type ingredient
展开
版本: forge_1.20-2.13.81
支持游戏: 1.20.1
Release
下载次数: 82,182
fabric_1.20-2.13.81 - fixed a very rare concurrency issue with the dynamic pack
- improved error handling for the block swap type ingredient
展开
版本: fabric_1.20-2.13.81
支持游戏: 1.20.1
Release
下载次数: 36,856
neoforge_1.21-2.18.2 minor fix and more utilities classes for codecs.
added some interfaces for blocks and common extension to register item head overlays
展开
版本: neoforge_1.21-2.18.2
支持游戏: 1.21, 1.21.1
Release
下载次数: 4,007
fabric_1.21-2.18.2 minor fix and more utilities classes for codecs.
added some interfaces for blocks and common extension to register item head overlays
展开
版本: fabric_1.21-2.18.2
支持游戏: 1.21, 1.21.1
Release
下载次数: 4,655
neoforge_1.21-2.18.2 changed how additional placements api works. it no longer has an even and can be called statically
added some other utilities for stream codecs
展开
版本: neoforge_1.21-2.18.2
支持游戏: 1.21, 1.21.1
Release
下载次数: 953
fabric_1.21-2.18.2 changed how additional placements api works. it no longer has an even and can be called statically
added some other utilities for stream codecs
展开
版本: fabric_1.21-2.18.2
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,597
neoforge_1.21-2.18.0 changed how additional placements api works. it no longer has an even and can be called statically
added some other utilities for stream codecs
展开
版本: neoforge_1.21-2.18.0
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,038
fabric_1.21-2.18.0 changed how additional placements api works. it no longer has an even and can be called statically
added some other utilities for stream codecs
展开
版本: fabric_1.21-2.18.0
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,345
neoforge_1.21-2.17.37 fixed a possible rare race condition
展开
版本: neoforge_1.21-2.17.37
支持游戏: 1.21, 1.21.1
Release
下载次数: 14,472
fabric_1.21-2.17.37 fixed a possible rare race condition
展开
版本: fabric_1.21-2.17.37
支持游戏: 1.21, 1.21.1
Release
下载次数: 27,609
fabric_1.20-2.13.79 ## v2.13.79
- **BLACKLISTED_MODS** (LeavesType): Corrected the RegEx to blacklist the Dynamic Trees' addons
## v2.13.78
- **Undetected Children**: Updated code of **Jaden's Nether Expansion**'s claret, so the children will be detected
## v2.13.77
- **HOTFIX**: Fixing the crash related to LeavesType with wood mods, **Blues Skies** - my fault, @xelbayria
## v2.13.76
- **Added** (Undetected WoodType): -NOTE: some of their children are undetected, so they are now included.
- **Atmospheric**'s _grimwood_ & _rosewood_
- **Upgrade Aquatic**'s _driftwood_
- **Botania**'s _livingwood_ & _dreamwood_
### If you have EveryCompat or Immserive Weathering installed since 2.7.74
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: fabric_1.20-2.13.79
支持游戏: 1.20.1
Release
下载次数: 41,454
forge_1.20-2.13.79 ## v2.13.79
- **BLACKLISTED_MODS** (LeavesType): Corrected the RegEx to blacklist the Dynamic Trees' addons
## v2.13.78
- **Undetected Children**: Updated code of **Jaden's Nether Expansion**'s claret, so the children will be detected
## v2.13.77
- **HOTFIX**: Fixing the crash related to LeavesType with wood mods, **Blues Skies** - my fault, @xelbayria
## v2.13.76
- **Added** (Undetected WoodType): -NOTE: some of their children are undetected, so they are now included.
- **Atmospheric**'s _grimwood_ & _rosewood_
- **Upgrade Aquatic**'s _driftwood_
- **Botania**'s _livingwood_ & _dreamwood_
### If you have EveryCompat or Immserive Weathering installed since 2.7.74
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: forge_1.20-2.13.79
支持游戏: 1.20.1
Release
下载次数: 80,305
fabric_1.20-2.13.78 ## v2.13.78
- **Undetected Children**: Updated code of **Jaden's Nether Expansion**'s claret, so the children will be detected
## v2.13.77
- **HOTFIX**: Fixing the crash related to LeavesType with wood mods, **Blues Skies** - my fault, @xelbayria
## v2.13.76
- **Added** (Undetected WoodType): -NOTE: some of their children are undetected, so they are now included.
- **Atmospheric**'s _grimwood_ & _rosewood_
- **Upgrade Aquatic**'s _driftwood_
- **Botania**'s _livingwood_ & _dreamwood_
### If you have EveryCompat or Immserive Weathering installed since 2.7.74
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: fabric_1.20-2.13.78
支持游戏: 1.20.1
Release
下载次数: 1,976
forge_1.20-2.13.78 ## v2.13.78
- **Undetected Children**: Updated code of **Jaden's Nether Expansion**'s claret, so the children will be detected
## v2.13.77
- **HOTFIX**: Fixing the crash related to LeavesType with wood mods, **Blues Skies** - my fault, @xelbayria
## v2.13.76
- **Added** (Undetected WoodType): -NOTE: some of their children are undetected, so they are now included.
- **Atmospheric**'s _grimwood_ & _rosewood_
- **Upgrade Aquatic**'s _driftwood_
- **Botania**'s _livingwood_ & _dreamwood_
### If you have EveryCompat or Immserive Weathering installed since 2.7.74
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: forge_1.20-2.13.78
支持游戏: 1.20.1
Release
下载次数: 6,037
fabric_1.20-2.13.77 ## v2.13.77
- **HOTFIX**: Fixing the crash related to LeavesType with wood mods, **Blues Skies** - my fault, @xelbayria
## v2.13.76
- **Added** (Undetected WoodType): -NOTE: some of their children are undetected, so they are now included.
- **Atmospheric**'s _grimwood_ & _rosewood_
- **Upgrade Aquatic**'s _driftwood_
- **Botania**'s _livingwood_ & _dreamwood_
### If you have EveryCompat or Immserive Weathering installed since 2.7.74
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: fabric_1.20-2.13.77
支持游戏: 1.20.1
Release
下载次数: 545
forge_1.20-2.13.77 ## v2.13.77
- **HOTFIX**: Fixing the crash related to LeavesType with wood mods, **Blues Skies** - my fault, @xelbayria
## v2.13.76
- **Added** (Undetected WoodType): -NOTE: some of their children are undetected, so they are now included.
- **Atmospheric**'s _grimwood_ & _rosewood_
- **Upgrade Aquatic**'s _driftwood_
- **Botania**'s _livingwood_ & _dreamwood_
### If you have EveryCompat or Immserive Weathering installed since 2.7.74
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: forge_1.20-2.13.77
支持游戏: 1.20.1
Release
下载次数: 896
fabric_1.20-2.13.76 - **Added** (Undetected WoodType): -NOTE: some of their children are undetected, so they are now included.
- **Atmospheric**'s _grimwood_ & _rosewood_
- **Upgrade Aquatic**'s _driftwood_
- **Botania**'s _livingwood_ & _dreamwood_
### If you have EveryCompat or Immserive Weathering installed since 2.7.74
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: fabric_1.20-2.13.76
支持游戏: 1.20.1
Release
下载次数: 239
forge_1.20-2.13.76 - **Added** (Undetected WoodType): -NOTE: some of their children are undetected, so they are now included.
- **Atmospheric**'s _grimwood_ & _rosewood_
- **Upgrade Aquatic**'s _driftwood_
- **Botania**'s _livingwood_ & _dreamwood_
### If you have EveryCompat or Immserive Weathering installed since 2.7.74
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: forge_1.20-2.13.76
支持游戏: 1.20.1
Release
下载次数: 340
fabric_1.20-2.13.75 - **Forgot to remove logging stuff via CompatWoodType**
### If you have EveryCompat or Immserive Weathering installed
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: fabric_1.20-2.13.75
支持游戏: 1.20.1
Release
下载次数: 5,458
forge_1.20-2.13.75 - **Forgot to remove logging stuff via CompatWoodType**
### If you have EveryCompat or Immserive Weathering installed
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: forge_1.20-2.13.75
支持游戏: 1.20.1
Release
下载次数: 10,508
fabric_1.20-2.13.74 - **ADDED** undetected WoodType: Deeper-&-Darker's Bloom
### If you have EveryCompat or Immserive Weathering installed
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: fabric_1.20-2.13.74
支持游戏: 1.20.1
Release
下载次数: 2,401
forge_1.20-2.13.74 - **ADDED** undetected WoodType: Deeper-&-Darker's Bloom
### If you have EveryCompat or Immserive Weathering installed
<span style="color: red;">WARNING: make sure you backup your world before you load into the world</span>
<span style="color: yellow;">Check the latest.log when you've logged into the world to ensure that there are no missing blocks</span>
If you got a few missing blocks, then please report it.
**REASON**: CompatWoodType's code had a cleanup & reorganized and it's responsible for including the undetected WoodTypes
展开
版本: forge_1.20-2.13.74
支持游戏: 1.20.1
Release
下载次数: 6,617
neoforge_1.21-2.17.36 made some of the custom map packet code more resilient
展开
版本: neoforge_1.21-2.17.36
支持游戏: 1.21, 1.21.1
Release
下载次数: 9,834
fabric_1.21-2.17.36 made some of the custom map packet code more resilient
展开
版本: fabric_1.21-2.17.36
支持游戏: 1.21, 1.21.1
Release
下载次数: 16,252
forge_1.20-2.13.73 - improved flat texture gen
- better logging in some places
展开
版本: forge_1.20-2.13.73
支持游戏: 1.20.1
Release
下载次数: 16,077
fabric_1.20-2.13.73 - improved flat texture gen
- better logging in some places
展开
版本: fabric_1.20-2.13.73
支持游戏: 1.20.1
Release
下载次数: 7,848
fabric_1.21-2.17.35 - improved flat texture renderer to clear more gl states and work better with mods
展开
版本: fabric_1.21-2.17.35
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,557
neoforge_1.21-2.17.35 - improved flat texture renderer to clear more gl states and work better with mods
展开
版本: neoforge_1.21-2.17.35
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,251
fabric_1.21-2.17.34 - fixed an issue with map packet
- updated map atlases compat
- fixed custom map markers not rendering correctly
展开
版本: fabric_1.21-2.17.34
支持游戏: 1.21, 1.21.1
Release
下载次数: 9,212
neoforge_1.21-2.17.34 - fixed an issue with map packet
- updated map atlases compat
- fixed custom map markers not rendering correctly
展开
版本: neoforge_1.21-2.17.34
支持游戏: 1.21, 1.21.1
Release
下载次数: 6,513
fabric_1.20-2.13.72 - **LANG**:
- Added es_mx - @Santiago Hernandez
- Added it_it - @Micky
- **CompatWoodType**: Corrected the children of **Eternal-Tales**' comets
展开
版本: fabric_1.20-2.13.72
支持游戏: 1.20.1
Release
下载次数: 12,278
forge_1.20-2.13.72 - **LANG**:
- Added es_mx - @Santiago Hernandez
- Added it_it - @Micky
- **CompatWoodType**: Corrected the children of **Eternal-Tales**' comets
展开
版本: forge_1.20-2.13.72
支持游戏: 1.20.1
Release
下载次数: 25,727
neoforge_1.21-2.17.32 展开
版本: neoforge_1.21-2.17.32
支持游戏: 1.21, 1.21.1
Release
下载次数: 15,406
fabric_1.21-2.17.32 展开
版本: fabric_1.21-2.17.32
支持游戏: 1.21, 1.21.1
Release
下载次数: 35,569
neoforge_1.21-2.17.31 ported more changes from 1.20
展开
版本: neoforge_1.21-2.17.31
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,766
fabric_1.21-2.17.31 ported more changes from 1.20
展开
版本: fabric_1.21-2.17.31
支持游戏: 1.21, 1.21.1
Release
下载次数: 4,372
fabric_1.20-2.13.71 - **LANG**: Updated zh_cn - @ChuijkYahus
- **WoodTypeRegistry** & **LeavesTypeRegistry**: Added methods for **EveryCompat**
- **BlockTypeResTransformer**: Improved RegEx to fix a bug in **EveryCompat**
展开
版本: fabric_1.20-2.13.71
支持游戏: 1.20.1
Release
下载次数: 26,950
forge_1.20-2.13.71 - **LANG**: Updated zh_cn - @ChuijkYahus
- **WoodTypeRegistry** & **LeavesTypeRegistry**: Added methods for **EveryCompat**
- **BlockTypeResTransformer**: Improved RegEx to fix a bug in **EveryCompat**
展开
版本: forge_1.20-2.13.71
支持游戏: 1.20.1
Release
下载次数: 64,048
forge_1.20-2.13.70 - made it so fake players fromm both loaders dont try to adjust their spawn position. technically this could be considered a vanilla (or forge/fabric) bug as when spawn radius is large the setting of spawn position can take a tremendous amount of time, obviously not even needed for fake players
展开
版本: forge_1.20-2.13.70
支持游戏: 1.20.1
Release
下载次数: 47,529
fabric_1.20-2.13.70 - made it so fake players fromm both loaders dont try to adjust their spawn position. technically this could be considered a vanilla (or forge/fabric) bug as when spawn radius is large the setting of spawn position can take a tremendous amount of time, obviously not even needed for fake players
展开
版本: fabric_1.20-2.13.70
支持游戏: 1.20.1
Release
下载次数: 12,241
neoforge_1.21-2.17.30 - fixed some important code that was accidentally commented out for some god knows why reasons
展开
版本: neoforge_1.21-2.17.30
支持游戏: 1.21, 1.21.1
Release
下载次数: 15,063
fabric_1.21-2.17.30 - fixed some important code that was accidentally commented out for some god knows why reasons
展开
版本: fabric_1.21-2.17.30
支持游戏: 1.21, 1.21.1
Release
下载次数: 26,727
fabric_1.20-2.13.69 - fixed some important code that was accidentally commented out for some god knows why reasons
展开
版本: fabric_1.20-2.13.69
支持游戏: 1.20.1
Release
下载次数: 4,856
forge_1.20-2.13.69 - fixed some important code that was accidentally commented out for some god knows why reasons
展开
版本: forge_1.20-2.13.69
支持游戏: 1.20.1
Release
下载次数: 7,846
fabric_1.21-2.17.29 fixed an issue where wood types and leaves types were not initialized if no mod registered stuff with them. relevant for sawmill specifically
展开
版本: fabric_1.21-2.17.29
支持游戏: 1.21, 1.21.1
Release
下载次数: 5,852
neoforge_1.21-2.17.29 fixed an issue where wood types and leaves types were not initialized if no mod registered stuff with them. relevant for sawmill specifically
展开
版本: neoforge_1.21-2.17.29
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,140
forge_1.20-2.13.68 - fixed another issue related to recent changes, minor this time and forge only
展开
版本: forge_1.20-2.13.68
支持游戏: 1.20.1
Release
下载次数: 22,321
fabric_1.21-2.17.28 - fixed an issue on server close with possible memory leak
展开
版本: fabric_1.21-2.17.28
支持游戏: 1.21, 1.21.1
Release
下载次数: 4,676
neoforge_1.21-2.17.28 - fixed an issue on server close with possible memory leak
展开
版本: neoforge_1.21-2.17.28
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,193
forge_1.20-2.13.67 - fixed an issue due to last fix... cant get one straight today... apologies for version spam, ths issue has been though
展开
版本: forge_1.20-2.13.67
支持游戏: 1.20.1
Release
下载次数: 10,204
fabric_1.20-2.13.67 - fixed an issue due to last fix... cant get one straight today... apologies for version spam, ths issue has been though
展开
版本: fabric_1.20-2.13.67
支持游戏: 1.20.1
Release
下载次数: 16,187
forge_1.20-2.13.66 - fixed another issue on server closing
展开
版本: forge_1.20-2.13.66
支持游戏: 1.20.1
Release
下载次数: 643
fabric_1.20-2.13.66 - fixed another issue on server closing
展开
版本: fabric_1.20-2.13.66
支持游戏: 1.20.1
Release
下载次数: 489
neoforge_1.21-2.17.27 - fixed a bug with config screen icons
- added custom config screen on forge
展开
版本: neoforge_1.21-2.17.27
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,854
fabric_1.21-2.17.27 - fixed a bug with config screen icons
- added custom config screen on forge
展开
版本: fabric_1.21-2.17.27
支持游戏: 1.21, 1.21.1
Release
下载次数: 22,825
forge_1.20-2.13.65 - fixed an issue on level close possibly causing a leak
- fixed possible issue when trying to connect to a vanilla server?
- fixed wrong version number
展开
版本: forge_1.20-2.13.65
支持游戏: 1.20.1
Release
下载次数: 9,743
fabric_1.20-2.13.65 - fixed an issue on level close possibly causing a leak
- fixed possible issue when trying to connect to a vanilla server?
- fixed wrong version number
展开
版本: fabric_1.20-2.13.65
支持游戏: 1.20.1
Release
下载次数: 9,663
forge_1.20-2.13.64 - fixed an issue on level close possibly causing a leak
- fixed possible issue when trying to connect to a vanilla server?
- fixed wrong version number
展开
版本: forge_1.20-2.13.64
支持游戏: 1.20.1
Release
下载次数: 694
fabric_1.20-2.13.64 - fixed an issue on level close possibly causing a leak
- fixed possible issue when trying to connect to a vanilla server?
- fixed wrong version number
展开
版本: fabric_1.20-2.13.64
支持游戏: 1.20.1
Release
下载次数: 498
fabric_1.20-2.13.63 - CompatWoodType:
- Added Undetected WoodTypes from [Blocks+](https://github.com/MehVahdJukaar/Moonlight/issues/298)
- Added Undetected LeavesType from [Mystic's Biomes](https://github.com/MehVahdJukaar/WoodGood/issues/811)
- Updated **My Nether's Delight**'s log ID of powdery
展开
版本: fabric_1.20-2.13.63
支持游戏: 1.20.1
Release
下载次数: 4,648
forge_1.20-2.13.63 - CompatWoodType:
- Added Undetected WoodTypes from [Blocks+](https://github.com/MehVahdJukaar/Moonlight/issues/298)
- Added Undetected LeavesType from [Mystic's Biomes](https://github.com/MehVahdJukaar/WoodGood/issues/811)
- Updated **My Nether's Delight**'s log ID of powdery
展开
版本: forge_1.20-2.13.63
支持游戏: 1.20.1
Release
下载次数: 7,985
fabric_1.21-2.17.26 - fixed map deco component not having equals and hash code impls causing issues
展开
版本: fabric_1.21-2.17.26
支持游戏: 1.21, 1.21.1
Release
下载次数: 7,521
neoforge_1.21-2.17.26 - fixed map deco component not having equals and hash code impls causing issues
展开
版本: neoforge_1.21-2.17.26
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,140
fabric_1.21-2.17.25 fixed an issue when closing servers
展开
版本: fabric_1.21-2.17.25
支持游戏: 1.21, 1.21.1
Release
下载次数: 24,653
neoforge_1.21-2.17.25 fixed an issue when closing servers
展开
版本: neoforge_1.21-2.17.25
支持游戏: 1.21, 1.21.1
Release
下载次数: 614
forge_1.20-2.13.62 - fixed an issue that caused servers to take slightly more time to start due to a concurrency issue
展开
版本: forge_1.20-2.13.62
支持游戏: 1.20.1
Release
下载次数: 16,887
fabric_1.20-2.13.62 - fixed an issue that caused servers to take slightly more time to start due to a concurrency issue
展开
版本: fabric_1.20-2.13.62
支持游戏: 1.20.1
Release
下载次数: 21,381
neoforge_1.21-2.17.24 - fixed custom villager trades not working
展开
版本: neoforge_1.21-2.17.24
支持游戏: 1.21, 1.21.1
Release
下载次数: 293
fabric_1.21-2.17.24 - fixed custom villager trades not working
展开
版本: fabric_1.21-2.17.24
支持游戏: 1.21, 1.21.1
Release
下载次数: 3,468
neoforge_1.21-2.17.23 - fixed an issue that caused servers to take slightly more time to start due to a concurrency issue
展开
版本: neoforge_1.21-2.17.23
支持游戏: 1.21, 1.21.1
Release
下载次数: 249
fabric_1.21-2.17.23 - fixed an issue that caused servers to take slightly more time to start due to a concurrency issue
展开
版本: fabric_1.21-2.17.23
支持游戏: 1.21, 1.21.1
Release
下载次数: 889
forge_1.20-2.13.61 - fixed an issue that caused servers to take slightly more time to start due to a concurrency issue
展开
版本: forge_1.20-2.13.61
支持游戏: 1.20.1
Release
下载次数: 6,813
fabric_1.20-2.13.61 - fixed an issue that caused servers to take slightly more time to start due to a concurrency issue
展开
版本: fabric_1.20-2.13.61
支持游戏: 1.20.1
Release
下载次数: 3,271
fabric_1.21-2.17.22 - more improvements for fake level api internals
展开
版本: fabric_1.21-2.17.22
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,016
neoforge_1.21-2.17.22 - more improvements for fake level api internals
展开
版本: neoforge_1.21-2.17.22
支持游戏: 1.21, 1.21.1
Release
下载次数: 244
forge_1.20-2.13.60 more improvements on the fake level api internals
展开
版本: forge_1.20-2.13.60
支持游戏: 1.20.1
Release
下载次数: 2,108
fabric_1.20-2.13.60 more improvements on the fake level api internals
展开
版本: fabric_1.20-2.13.60
支持游戏: 1.20.1
Release
下载次数: 937
fabric_1.20-2.13.59 - registering banners a bit earlier.
- This is just a workaround since some mods like to break the sheets class by classloading in mod init or clent init. Class will initialize all its texture maps thee ad if banners arent registered yet by then it will have issues. On fabric one can register whenever during mod initialization so this is still something that those mods should fix!
展开
版本: fabric_1.20-2.13.59
支持游戏: 1.20.1
Release
下载次数: 30,394
fabric_1.21-2.17.21 - fixed an off by one and a rounding error in palette generation code that cour result in deadlocks
- turned off dynamic resource clearing optimization as i suspect it could be causing some very rare and random resource reload fail errors
展开
版本: fabric_1.21-2.17.21
支持游戏: 1.21, 1.21.1
Release
下载次数: 32,357
neoforge_1.21-2.17.21 - fixed an off by one and a rounding error in palette generation code that cour result in deadlocks
- turned off dynamic resource clearing optimization as i suspect it could be causing some very rare and random resource reload fail errors
展开
版本: neoforge_1.21-2.17.21
支持游戏: 1.21, 1.21.1
Release
下载次数: 6,249
forge_1.20-2.13.58 - fixed an off by one and a rounding error in palette generation code that cour result in deadlocks
- turned off dynamic resource clearing optimization as i suspect it could be causing some very rare and random resource reload fail errors
展开
版本: forge_1.20-2.13.58
支持游戏: 1.20.1
Release
下载次数: 48,009
fabric_1.20-2.13.58 - fixed an off by one and a rounding error in palette generation code that cour result in deadlocks
- turned off dynamic resource clearing optimization as i suspect it could be causing some very rare and random resource reload fail errors
展开
版本: fabric_1.20-2.13.58
支持游戏: 1.20.1
Release
下载次数: 26,777
neoforge_1.21-2.17.21 improved recoloring process
展开
版本: neoforge_1.21-2.17.21
支持游戏: 1.21, 1.21.1
Release
下载次数: 467
fabric_1.21-2.17.21 improved recoloring process
展开
版本: fabric_1.21-2.17.21
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,531
forge_1.20-2.13.56 improved recoloring process of textures using respriter system
展开
版本: forge_1.20-2.13.56
支持游戏: 1.20.1
Release
下载次数: 45,997
fabric_1.20-2.13.56 improved recoloring process of textures using respriter system
展开
版本: fabric_1.20-2.13.56
支持游戏: 1.20.1
Release
下载次数: 3,801
fabric_1.21-2.17.20 - improved dynamic pack resource clearing and added config to disable it
展开
版本: fabric_1.21-2.17.20
支持游戏: 1.21, 1.21.1
Release
下载次数: 4,263
fabric_1.20-2.13.55 - hotifx for forge 1.20 for previous update
- improved dynamic pack resource clearing and added config to disable it
展开
版本: fabric_1.20-2.13.55
支持游戏: 1.20.1
Release
下载次数: 7,790
neoforge_1.21-2.17.20 - improved dynamic pack resource clearing and added config to disable it
- hotfix for neoforge crash on latest version
展开
版本: neoforge_1.21-2.17.20
支持游戏: 1.21, 1.21.1
Release
下载次数: 976
forge_1.20-2.13.55 - hotifx for forge 1.20 for previous update
- improved dynamic pack resource clearing and added config to disable it
展开
版本: forge_1.20-2.13.55
支持游戏: 1.20.1
Release
下载次数: 13,159
forge_1.20-2.13.54 - improved dynamic pack resource clearing and added config to disable it
展开
版本: forge_1.20-2.13.54
支持游戏: 1.20.1
Release
下载次数: 587
fabric_1.20-2.13.54 - improved dynamic pack resource clearing and added config to disable it
展开
版本: fabric_1.20-2.13.54
支持游戏: 1.20.1
Release
下载次数: 3,142
neoforge_1.21-2.17.19 - improved dynamic pack resource clearing and added config to disable it
展开
版本: neoforge_1.21-2.17.19
支持游戏: 1.21, 1.21.1
Release
下载次数: 89
fabric_1.21-2.17.19 - improved dynamic pack resource clearing and added config to disable it
展开
版本: fabric_1.21-2.17.19
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,760
forge_1.20-2.13.53 fixed a crash that happeed with speciic mod confiuration
展开
版本: forge_1.20-2.13.53
支持游戏: 1.20.1
Release
下载次数: 23,057
fabric_1.20-2.13.53 fixed a crash that happeed with speciic mod confiuration
展开
版本: fabric_1.20-2.13.53
支持游戏: 1.20.1
Release
下载次数: 17,211
neoforge_1.21-2.17.18 - CompatWoodType:
- Added **Integrated Dynamic**'s menril and its children
- Updated mynethersdelight
- Added Blockus' 2 WoodTypes: _white_oak_ & _raw_bamboo_
展开
版本: neoforge_1.21-2.17.18
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,293
fabric_1.21-2.17.18 - CompatWoodType:
- Added **Integrated Dynamic**'s menril and its children
- Updated mynethersdelight
- Added Blockus' 2 WoodTypes: _white_oak_ & _raw_bamboo_
展开
版本: fabric_1.21-2.17.18
支持游戏: 1.21, 1.21.1
Release
下载次数: 22,817
forge_1.20-2.13.52 improved some errors and things related to fake player
展开
版本: forge_1.20-2.13.52
支持游戏: 1.20.1
Release
下载次数: 11,257
fabric_1.20-2.13.52 improved some errors and things related to fake player
展开
版本: fabric_1.20-2.13.52
支持游戏: 1.20.1
Release
下载次数: 6,459
neoforge_1.21-2.17.17 failsafe will throw an error if client dynamic asset generator is registered on dedicated server
展开
版本: neoforge_1.21-2.17.17
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,094
fabric_1.21-2.17.17 failsafe will throw an error if client dynamic asset generator is registered on dedicated server
展开
版本: fabric_1.21-2.17.17
支持游戏: 1.21, 1.21.1
Release
下载次数: 8,370
neoforge_1.21-2.17.16 - fixed an issue with fake level
展开
版本: neoforge_1.21-2.17.16
支持游戏: 1.21, 1.21.1
Release
下载次数: 797
fabric_1.21-2.17.16 - fixed an issue with fake level
展开
版本: fabric_1.21-2.17.16
支持游戏: 1.21, 1.21.1
Release
下载次数: 4,521
forge_1.20-2.13.51 - fixed an issue with fake level
展开
版本: forge_1.20-2.13.51
支持游戏: 1.20.1
Release
下载次数: 12,002
fabric_1.20-2.13.51 - fixed an issue with fake level
展开
版本: fabric_1.20-2.13.51
支持游戏: 1.20.1
Release
下载次数: 8,410
fabric_1.20-2.13.50 - Updated & Finished SmeltingRecipeTemplate
- Added an exception in BlockTypeRegistry
- **CompatWoodType**: Added **Integrated Dynamics**'s _menril_'s stripped_log & stripped_wood
展开
版本: fabric_1.20-2.13.50
支持游戏: 1.20.1
Release
下载次数: 1,518
forge_1.20-2.13.50 - Updated & Finished SmeltingRecipeTemplate
- Added an exception in BlockTypeRegistry
- **CompatWoodType**: Added **Integrated Dynamics**'s _menril_'s stripped_log & stripped_wood
展开
版本: forge_1.20-2.13.50
支持游戏: 1.20.1
Release
下载次数: 1,967
fabric_1.20-2.13.49 - Refactored BlockTypeRegistry
- Updated WoodTypeRegistry
- Updated LeavesTypeRegistry
- Corrected some code that caused the crash
- Added SmeltingRecipeTemplate (Currently WIP)
展开
版本: fabric_1.20-2.13.49
支持游戏: 1.20.1
Release
下载次数: 16,073
forge_1.20-2.13.49 - Refactored BlockTypeRegistry
- Updated WoodTypeRegistry
- Updated LeavesTypeRegistry
- Corrected some code that caused the crash
- Added SmeltingRecipeTemplate (Currently WIP)
展开
版本: forge_1.20-2.13.49
支持游戏: 1.20.1
Release
下载次数: 28,199
fabric_1.20-2.13.48 - **CompatWoodType**
- Added **Environmental**'s leaves & Fixed [EveryCompat's #769](https://github.com/MehVahdJukaar/WoodGood/issues/769)
- Added **Aether Genesis**'s leaves - @VoidLeech
- Added one more leaves from **Ancient Aether** - @VoidLeech
- Updated **Unusual End**'s chorus_cane by adding the rest of children (trapdoor, door, slab, stairs...)
展开
版本: fabric_1.20-2.13.48
支持游戏: 1.20.1
Release
下载次数: 29,395
forge_1.20-2.13.48 - **CompatWoodType**
- Added **Environmental**'s leaves & Fixed [EveryCompat's #769](https://github.com/MehVahdJukaar/WoodGood/issues/769)
- Added **Aether Genesis**'s leaves - @VoidLeech
- Added one more leaves from **Ancient Aether** - @VoidLeech
- Updated **Unusual End**'s chorus_cane by adding the rest of children (trapdoor, door, slab, stairs...)
展开
版本: forge_1.20-2.13.48
支持游戏: 1.20.1
Release
下载次数: 16,429
fabric_1.20-2.13.47 - Removed a duplicated LeavesType Finder that caused the crash with **Ancient Aether**'s crystal_skyroot_leaves
展开
版本: fabric_1.20-2.13.47
支持游戏: 1.20.1
Release
下载次数: 4,440
forge_1.20-2.13.47 - Removed a duplicated LeavesType Finder that caused the crash with **Ancient Aether**'s crystal_skyroot_leaves
展开
版本: forge_1.20-2.13.47
支持游戏: 1.20.1
Release
下载次数: 7,232
fabric_1.20-2.13.46 - Improved the method, getTypeName() in BlockType Class (Related to StoneZone & EveryCompat)
展开
版本: fabric_1.20-2.13.46
支持游戏: 1.20.1
Release
下载次数: 11,864
forge_1.20-2.13.46 - Improved the method, getTypeName() in BlockType Class (Related to StoneZone & EveryCompat)
展开
版本: forge_1.20-2.13.46
支持游戏: 1.20.1
Release
下载次数: 12,989
Moonlight Lib 1.18.2-1.17.17 Added undetected blocks from **Integrated Dyanmics**' _menril_
- "stripped_log"
- "stripped_wood"
Fixed [EveryCompat's issue](https://github.com/MehVahdJukaar/WoodGood/issues/737)
展开
版本: 1.18.2-1.17.17
支持游戏: 1.18, 1.18.1, 1.18.2
Release
下载次数: 15,450
forge_1.20-2.13.45 - fixed an issue with fake level using more resources than it needs, generating empty chunks when it could have had just 1
展开
版本: forge_1.20-2.13.45
支持游戏: 1.20.1
Release
下载次数: 136,572
fabric_1.20-2.13.45 - fixed an issue with fake level using more resources than it needs, generating empty chunks when it could have had just 1
展开
版本: fabric_1.20-2.13.45
支持游戏: 1.20.1
Release
下载次数: 50,945
fabric_1.20-2.13.44 - fixed an issue from last update that happened with some animated textures. Really a messup as i didnt intend to publish changes around that code which was not finished yet
展开
版本: fabric_1.20-2.13.44
支持游戏: 1.20.1
Release
下载次数: 27,912
forge_1.20-2.13.44 - fixed an issue from last update that happened with some animated textures. Really a messup as i didnt intend to publish changes around that code which was not finished yet
展开
版本: forge_1.20-2.13.44
支持游戏: 1.20.1
Release
下载次数: 4,187
fabric_1.20-2.13.43 - improved texture generation code to better take into account mcmeta files that could contain more entries than the parsed vanilla ones
- more helper method for reload listener stuff
展开
版本: fabric_1.20-2.13.43
支持游戏: 1.20.1
Release
下载次数: 1,943
forge_1.20-2.13.43 - improved texture generation code to better take into account mcmeta files that could contain more entries than the parsed vanilla ones
- more helper method for reload listener stuff
展开
版本: forge_1.20-2.13.43
支持游戏: 1.20.1
Release
下载次数: 1,615
fabric_1.20-2.13.42 - improvements to fake level stuff, should make some calls of it faster as they delegate to dummy objects
- (QUICK FIX): Corrected the concatenation of a string, it was using the wrong variable
展开
版本: fabric_1.20-2.13.42
支持游戏: 1.20.1
Release
下载次数: 7,515
forge_1.20-2.13.42 - improvements to fake level stuff, should make some calls of it faster as they delegate to dummy objects
- (QUICK FIX): Corrected the concatenation of a string, it was using the wrong variable
展开
版本: forge_1.20-2.13.42
支持游戏: 1.20.1
Release
下载次数: 9,683
fabric_1.20-2.13.41 ### UPDATE:
- Fixed the undetected children for: _boat_, _sign_, _hanging_sign_ (using wrough_iron) for **TerraFirmaCraft** & **ArborFirmaCraft**
展开
版本: fabric_1.20-2.13.41
支持游戏: 1.20.1
Release
下载次数: 14,871
forge_1.20-2.13.41 ### UPDATE:
- Fixed the undetected children for: _boat_, _sign_, _hanging_sign_ (using wrough_iron) for **TerraFirmaCraft** & **ArborFirmaCraft**
展开
版本: forge_1.20-2.13.41
支持游戏: 1.20.1
Release
下载次数: 18,193
fabric_1.20-2.13.40 ### UPDATE:
- BlockTypeResTransformer: Improved the Regex Code again, that doesn't account for the unformatted JSON and Others
展开
版本: fabric_1.20-2.13.40
支持游戏: 1.20.1
Release
下载次数: 8,701
forge_1.20-2.13.40 ### UPDATE:
- BlockTypeResTransformer: Improved the Regex Code again, that doesn't account for the unformatted JSON and Others
展开
版本: forge_1.20-2.13.40
支持游戏: 1.20.1
Release
下载次数: 10,958
fabric_1.20-2.13.39 ### UPDATE:
- BlockTypeResTransformer.java: Improved the Regex Code that don't account for the prefix of the BlockID
展开
版本: fabric_1.20-2.13.39
支持游戏: 1.20.1
Release
下载次数: 54,163
forge_1.20-2.13.39 ### UPDATE:
- BlockTypeResTransformer.java: Improved the Regex Code that don't account for the prefix of the BlockID
展开
版本: forge_1.20-2.13.39
支持游戏: 1.20.1
Release
下载次数: 14,008
fabric_1.20-2.13.38 ### UPDATE:
- Fixed Decoration Renderer Stuff
- BlockTypeResTransformer.java: Rewritten RegEx code
- BlockTypeRegistry.java: Fixed the order registries stuff
NOTE:
- only EveryCompat v2.7.4+
- only StoneZone v2.7.1+
can use this new version of Moonlight
展开
版本: fabric_1.20-2.13.38
支持游戏: 1.20.1
Release
下载次数: 393
forge_1.20-2.13.38 ### UPDATE:
- Fixed Decoration Renderer Stuff
- BlockTypeResTransformer.java: Rewritten RegEx code
- BlockTypeRegistry.java: Fixed the order registries stuff
NOTE:
- only EveryCompat v2.7.4+
- only StoneZone v2.7.1+
can use this new version of Moonlight
展开
版本: forge_1.20-2.13.38
支持游戏: 1.20.1
Release
下载次数: 644
fabric_1.21-2.17.12 added a helper method to register entity data serializer in common
展开
版本: fabric_1.21-2.17.12
支持游戏: 1.21, 1.21.1
Release
下载次数: 82,534
neoforge_1.21-2.17.12 added a helper method to register entity data serializer in common
展开
版本: neoforge_1.21-2.17.12
支持游戏: 1.21, 1.21.1
Release
下载次数: 10,076
neoforge_1.21-2.17.11 展开
版本: neoforge_1.21-2.17.11
支持游戏: 1.21, 1.21.1
Release
下载次数: 369
fabric_1.21-2.17.11 展开
版本: fabric_1.21-2.17.11
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,480
fabric_1.20-2.13.37 fixed new recipe type being considered empty all the time on forge
展开
版本: fabric_1.20-2.13.37
支持游戏: 1.20.1
Release
下载次数: 18,699
forge_1.20-2.13.37 fixed new recipe type being considered empty all the time on forge
展开
版本: forge_1.20-2.13.37
支持游戏: 1.20.1
Release
下载次数: 30,133
forge_1.20-2.13.36 fixed new recipe type being considered empty all the time on forge
展开
版本: forge_1.20-2.13.36
支持游戏: 1.20.1
Release
下载次数: 124
fabric_1.20-2.13.36 fixed new recipe type being considered empty all the time on forge
展开
版本: fabric_1.20-2.13.36
支持游戏: 1.20.1
Release
下载次数: 280
forge_1.20-2.13.36 - fixed some issues related to the rencently added block type swap ingredient type
- cleaned up the logs from some random shader error log lines
展开
版本: forge_1.20-2.13.36
支持游戏: 1.20.1
Release
下载次数: 1,955
fabric_1.20-2.13.36 - fixed some issues related to the rencently added block type swap ingredient type
- cleaned up the logs from some random shader error log lines
展开
版本: fabric_1.20-2.13.36
支持游戏: 1.20.1
Release
下载次数: 1,650
neoforge_1.21-2.17.11 backported a fix from 1.21 which fixed an issue that made dynamic items not register after dynamic blocks all the times
展开
版本: neoforge_1.21-2.17.11
支持游戏: 1.21, 1.21.1
Release
下载次数: 896
fabric_1.21-2.17.11 backported a fix from 1.21 which fixed an issue that made dynamic items not register after dynamic blocks all the times
展开
版本: fabric_1.21-2.17.11
支持游戏: 1.21, 1.21.1
Release
下载次数: 5,267
forge_1.20-2.13.34 fixed an issue where dynamit item registraton could occur before dynamic blocks
展开
版本: forge_1.20-2.13.34
支持游戏: 1.20.1
Release
下载次数: 6,359
fabric_1.20-2.13.34 fixed an issue where dynamit item registraton could occur before dynamic blocks
展开
版本: fabric_1.20-2.13.34
支持游戏: 1.20.1
Release
下载次数: 6,549
fabric_1.21-2.17.10 - fixed an issue with recipe conversion and shaped recipes
展开
版本: fabric_1.21-2.17.10
支持游戏: 1.21, 1.21.1
Release
下载次数: 4,251
neoforge_1.21-2.17.10 - fixed an issue with recipe conversion and shaped recipes
展开
版本: neoforge_1.21-2.17.10
支持游戏: 1.21, 1.21.1
Release
下载次数: 719
neoforge_1.21-2.17.9 - fixed some concurrency issues with mod own data structures
- improved recipe template methods
- Recipe conversion code now allows converting recipes that use special ingredients and ingredients with tags
- fixed an issue with custom post shaders on fabric not working
展开
版本: neoforge_1.21-2.17.9
支持游戏: 1.21, 1.21.1
Release
下载次数: 279
fabric_1.21-2.17.9 - fixed some concurrency issues with mod own data structures
- improved recipe template methods
- Recipe conversion code now allows converting recipes that use special ingredients and ingredients with tags
- fixed an issue with custom post shaders on fabric not working
展开
版本: fabric_1.21-2.17.9
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,421
fabric_1.20-2.13.33 - Updated Biomes O' Plenty' LeaveTypes
展开
版本: fabric_1.20-2.13.33
支持游戏: 1.20.1
Release
下载次数: 448,828
forge_1.20-2.13.33 - Updated Biomes O' Plenty' LeaveTypes
展开
版本: forge_1.20-2.13.33
支持游戏: 1.20.1
Release
下载次数: 30,649
forge_1.20-2.13.32 fixed a possible memory leak
展开
版本: forge_1.20-2.13.32
支持游戏: 1.20.1
Release
下载次数: 5,664
fabric_1.20-2.13.32 fixed a possible memory leak
展开
版本: fabric_1.20-2.13.32
支持游戏: 1.20.1
Release
下载次数: 14,023
neoforge_1.21-2.17.7 - fixed some concurrency issues with mod own data structures
- improved recipe template methods
展开
版本: neoforge_1.21-2.17.7
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,549
fabric_1.21-2.17.7 - fixed some concurrency issues with mod own data structures
- improved recipe template methods
展开
版本: fabric_1.21-2.17.7
支持游戏: 1.21, 1.21.1
Release
下载次数: 36,245
forge_1.20-2.13.30 added compat for net ease mod
展开
版本: forge_1.20-2.13.30
支持游戏: 1.20.1
Release
下载次数: 15,333
fabric_1.20-2.13.30 added compat for net ease mod
展开
版本: fabric_1.20-2.13.30
支持游戏: 1.20.1
Release
下载次数: 13,338
forge_1.20-2.13.29 removed invoke unrestricted custom mixin injection type
展开
版本: forge_1.20-2.13.29
支持游戏: 1.20.1
Release
下载次数: 828
fabric_1.20-2.13.29 removed invoke unrestricted custom mixin injection type
展开
版本: fabric_1.20-2.13.29
支持游戏: 1.20.1
Release
下载次数: 428
fabric_1.20-2.13.28 - Corrected stripped_log ID from **Better End**'s & **Better Nether**
展开
版本: fabric_1.20-2.13.28
支持游戏: 1.20.1
Release
下载次数: 3,788
forge_1.20-2.13.28 - Corrected stripped_log ID from **Better End**'s & **Better Nether**
展开
版本: forge_1.20-2.13.28
支持游戏: 1.20.1
Release
下载次数: 7,059
fabric_1.20-2.13.27 - Corrected **Better End**'s & **Better Nether**'s unique ID for _wood_ and _stripped_wood_ [related to Issue#689](https://github.com/MehVahdJukaar/WoodGood/issues/689)
展开
版本: fabric_1.20-2.13.27
支持游戏: 1.20.1
Release
下载次数: 1,897
forge_1.20-2.13.27 - Corrected **Better End**'s & **Better Nether**'s unique ID for _wood_ and _stripped_wood_ [related to Issue#689](https://github.com/MehVahdJukaar/WoodGood/issues/689)
展开
版本: forge_1.20-2.13.27
支持游戏: 1.20.1
Release
下载次数: 2,872
fabric_1.21-2.17.5 - added api to optionall parse and apply some of neoforge data maps (furnace fuel, composter, waxable and oxidisable)
展开
版本: fabric_1.21-2.17.5
支持游戏: 1.21, 1.21.1
Release
下载次数: 13,031
neoforge_1.21-2.17.5 - added api to optionall parse and apply some of neoforge data maps (furnace fuel, composter, waxable and oxidisable)
展开
版本: neoforge_1.21-2.17.5
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,410
forge_1.20-2.13.26 - fixed fire block consumed event not working on forge
- fixed fake server level not firing forge level unload event
展开
版本: forge_1.20-2.13.26
支持游戏: 1.20.1
Release
下载次数: 33,163
fabric_1.21-2.17.4 - fixed fire block mixin not working correctly on forge
- fixed fake server levels not firing level unload events when being cleared
展开
版本: fabric_1.21-2.17.4
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,386
neoforge_1.21-2.17.4 - fixed fire block mixin not working correctly on forge
- fixed fake server levels not firing level unload events when being cleared
展开
版本: neoforge_1.21-2.17.4
支持游戏: 1.21, 1.21.1
Release
下载次数: 402
fabric_1.21-2.17.3 - Updated **Biomes O' Plenty**'s LeavesType for _Maple_ WoodType
展开
版本: fabric_1.21-2.17.3
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,317
neoforge_1.21-2.17.3 - Updated **Biomes O' Plenty**'s LeavesType for _Maple_ WoodType
展开
版本: neoforge_1.21-2.17.3
支持游戏: 1.21, 1.21.1
Release
下载次数: 295
neoforge_1.21-2.17.2 - re published because for some reason last version had wrong version number on forge
展开
版本: neoforge_1.21-2.17.2
支持游戏: 1.21, 1.21.1
Release
下载次数: 311
neoforge_1.21-2.17.1 - fixed recipe template system not converting shapeless recipes correctly
- fixed fabric custom spawn packet being broken in last version
展开
版本: neoforge_1.21-2.17.1
支持游戏: 1.21, 1.21.1
Release
下载次数: 114
fabric_1.21-2.17.1 - fixed recipe template system not converting shapeless recipes correctly
- fixed fabric custom spawn packet being broken in last version
展开
版本: fabric_1.21-2.17.1
支持游戏: 1.21, 1.21.1
Release
下载次数: 3,195
fabric_1.21-2.17.0 - big internal changes related to datapack registry stuff. Should resolve some issues and be more stable
展开
版本: fabric_1.21-2.17.0
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,455
neoforge_1.21-2.17.0 - big internal changes related to datapack registry stuff. Should resolve some issues and be more stable
展开
版本: neoforge_1.21-2.17.0
支持游戏: 1.21, 1.21.1
Release
下载次数: 158
neoforge_1.21-2.16.3 - Fixed the recipe not being generated for StonecutterRecipe via **EveryCompat**
展开
版本: neoforge_1.21-2.16.3
支持游戏: 1.21, 1.21.1
Release
下载次数: 252
fabric_1.21-2.16.3 - Fixed the recipe not being generated for StonecutterRecipe via **EveryCompat**
展开
版本: fabric_1.21-2.16.3
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,309
fabric_1.21-2.16.2 - fixed a bug causing a method from block set class called early to initialze a block item object too early
展开
版本: fabric_1.21-2.16.2
支持游戏: 1.21, 1.21.1
Release
下载次数: 181
neoforge_1.21-2.16.2 - fixed a bug causing a method from block set class called early to initialze a block item object too early
展开
版本: neoforge_1.21-2.16.2
支持游戏: 1.21, 1.21.1
Release
下载次数: 72
neoforge_1.21-2.16.1 - improved new entity packet on fabric, possibly fixing some issues
- fixed map markers data not being sent correctly on servers due to a bug in the marker class
展开
版本: neoforge_1.21-2.16.1
支持游戏: 1.21, 1.21.1
Release
下载次数: 32
fabric_1.21-2.16.1 - improved new entity packet on fabric, possibly fixing some issues
- fixed map markers data not being sent correctly on servers due to a bug in the marker class
展开
版本: fabric_1.21-2.16.1
支持游戏: 1.21, 1.21.1
Release
下载次数: 94
forge_1.20-2.13.25 - improved fake level api by adding an experimental fake server level
展开
版本: forge_1.20-2.13.25
支持游戏: 1.20.1
Release
下载次数: 81,619
fabric_1.20-2.13.25 - improved fake level api by adding an experimental fake server level
展开
版本: fabric_1.20-2.13.25
支持游戏: 1.20.1
Release
下载次数: 58,548
neoforge_1.21-2.16.0 - fixed registration order on fabric, causing issues with components
展开
版本: neoforge_1.21-2.16.0
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,005
fabric_1.21-2.16.0 - fixed registration order on fabric, causing issues with components
展开
版本: fabric_1.21-2.16.0
支持游戏: 1.21, 1.21.1
Release
下载次数: 3,242
fabric_1.21-2.15.13 - fixed registration order on fabric, causing issues with components
展开
版本: fabric_1.21-2.15.13
支持游戏: 1.21, 1.21.1
Beta
下载次数: 4,269
forge_1.20-2.13.22 - fixed an issue on forge when sending packets using a fake level
展开
版本: forge_1.20-2.13.22
支持游戏: 1.20.1
Release
下载次数: 10,324
fabric_1.21-2.15.12 - fixed shared conditions not working in all cases on neoforge, added missing conditions there
- fixed map markers json not working with tags when being sent to clients
展开
版本: fabric_1.21-2.15.12
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,790
fabric_1.21-2.15.11 - fixed shared conditions not working in all cases on neoforge, added missing conditions there
- fixed map markers json not working with tags when being sent to clients
展开
版本: fabric_1.21-2.15.11
支持游戏: 1.21, 1.21.1
Beta
下载次数: 71
neoforge_1.21-2.15.11 - fixed shared conditions not working in all cases on neoforge, added missing conditions there
- fixed map markers json not working with tags when being sent to clients
展开
版本: neoforge_1.21-2.15.11
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,151
fabric_1.21-2.15.10 - fixed recipe templates not working with shaped recipes
展开
版本: fabric_1.21-2.15.10
支持游戏: 1.21, 1.21.1
Beta
下载次数: 2,202
neoforge_1.21-2.15.10 - fixed recipe templates not working with shaped recipes
展开
版本: neoforge_1.21-2.15.10
支持游戏: 1.21, 1.21.1
Beta
下载次数: 393
fabric_1.21-2.15.9 - fixed recipe template method not working properly and made it extendable for other recipe types
- fixed an issue with custom mod shaders on fabric
- fixed an issue with the mod shared recipe conditions
- fixed a concurrent modification exception caused by last update
展开
版本: fabric_1.21-2.15.9
支持游戏: 1.21, 1.21.1
Beta
下载次数: 155
neoforge_1.21-2.15.9 - fixed recipe template method not working properly and made it extendable for other recipe types
- fixed an issue with custom mod shaders on fabric
- fixed an issue with the mod shared recipe conditions
- fixed a concurrent modification exception caused by last update
展开
版本: neoforge_1.21-2.15.9
支持游戏: 1.21, 1.21.1
Beta
下载次数: 73
neoforge_1.21-2.15.8 - fixed recipe template method not working properly and made it extendable for other recipe types
- fixed an issue with custom mod shaders on fabric
展开
版本: neoforge_1.21-2.15.8
支持游戏: 1.21, 1.21.1
Beta
下载次数: 98
fabric_1.20-2.13.21 . fixed a mod compat issue related to the latest updated
展开
版本: fabric_1.20-2.13.21
支持游戏: 1.20.1
Release
下载次数: 36,502
fabric_1.21-2.15.7 - fixed another issue with FakeLevel causing a rare crash with some mods
展开
版本: fabric_1.21-2.15.7
支持游戏: 1.21, 1.21.1
Beta
下载次数: 978
forge_1.20-2.13.21 . fixed a mod compat issue related to the latest updated
展开
版本: forge_1.20-2.13.21
支持游戏: 1.20.1
Release
下载次数: 13,273
neoforge_1.21-2.15.7 - fixed another issue with FakeLevel causing a rare crash with some mods
展开
版本: neoforge_1.21-2.15.7
支持游戏: 1.21, 1.21.1
Beta
下载次数: 360
fabric_1.21-2.15.7 - fixed another issue with FakeLevel causing a rare crash with some mods
展开
版本: fabric_1.21-2.15.7
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,658
neoforge_1.21-2.15.6 - fixed a recently added issue that caused block item map to be initialized early causing all sorts of issues
- fixed an issue where FakeLevel was not returning a RegistryAccess
- fixed an issue where FakeClientPlayer was not returning a MinecraftServer
- fixed an issue with fabric networking not working when a fake server level was used
展开
版本: neoforge_1.21-2.15.6
支持游戏: 1.21, 1.21.1
Beta
下载次数: 106
fabric_1.21-2.15.6 - fixed a recently added issue that caused block item map to be initialized early causing all sorts of issues
- fixed an issue where FakeLevel was not returning a RegistryAccess
- fixed an issue where FakeClientPlayer was not returning a MinecraftServer
- fixed an issue with fabric networking not working when a fake server level was used
展开
版本: fabric_1.21-2.15.6
支持游戏: 1.21, 1.21.1
Beta
下载次数: 416
neoforge_1.21-2.15.5 ### UPDATED:
- fixed some wood type child keys not gettig populated correctly
- fixed custom post shaders not loading on fabric
展开
版本: neoforge_1.21-2.15.5
支持游戏: 1.21, 1.21.1
Beta
下载次数: 110
fabric_1.21-2.15.5 ### UPDATED:
- fixed some wood type child keys not gettig populated correctly
- fixed custom post shaders not loading on fabric
展开
版本: fabric_1.21-2.15.5
支持游戏: 1.21, 1.21.1
Beta
下载次数: 690
neoforge_1.21-2.15.4 ### UPDATED:
- Corrected WoodType's logs and planks for **Gardens of The Dead**'s _whistlecane_
展开
版本: neoforge_1.21-2.15.4
支持游戏: 1.21, 1.21.1
Beta
下载次数: 139
fabric_1.21-2.15.4 ### UPDATED:
- Corrected WoodType's logs and planks for **Gardens of The Dead**'s _whistlecane_
展开
版本: fabric_1.21-2.15.4
支持游戏: 1.21, 1.21.1
Beta
下载次数: 582
fabric_1.21-2.15.2 ### UPDATED:
- Corrected WoodType's logs and planks for **Gardens of The Dead**'s _whistlecane_
展开
版本: fabric_1.21-2.15.2
支持游戏: 1.21, 1.21.1
Beta
下载次数: 782
neoforge_1.21-2.15.2 ### UPDATED:
- Corrected WoodType's logs and planks for **Gardens of The Dead**'s _whistlecane_
展开
版本: neoforge_1.21-2.15.2
支持游戏: 1.21, 1.21.1
Beta
下载次数: 188
forge_1.20-2.13.20 - fixed another issue with empty fluid
- added some better api for shaders
展开
版本: forge_1.20-2.13.20
支持游戏: 1.20.1
Release
下载次数: 12,175
fabric_1.20-2.13.20 - fixed another issue with empty fluid
- added some better api for shaders
展开
版本: fabric_1.20-2.13.20
支持游戏: 1.20.1
Release
下载次数: 21,351
neoforge_1.21-2.15.1 fixed an issue on neoforge causing blocks sets to be initialized too early
展开
版本: neoforge_1.21-2.15.1
支持游戏: 1.21, 1.21.1
Beta
下载次数: 339
fabric_1.21-2.15.0 ported may recent changes from1.20
展开
版本: fabric_1.21-2.15.0
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,675
neoforge_1.21-2.15.0 ported may recent changes from1.20
展开
版本: neoforge_1.21-2.15.0
支持游戏: 1.21, 1.21.1
Beta
下载次数: 43
fabric_1.20-2.13.18 ### UPDATED:
- **Ars Nouveau**: rolled back to the way it was like in v2.13.14
- **NOTE:** WHY? The WoodTypes are all using the same planks & It created too many block variants. It's related to [Issue#267](https://github.com/MehVahdJukaar/Moonlight/issues/267)
There is no way to solve this.
- **Ars Elemental**: will be excluded from now for the same reason as above
<span style='color: red;'>**WARNING:**</span> If you are using **EveryCompat**, then **BACKUP** your world before you update **Moonlight Lib**
展开
版本: fabric_1.20-2.13.18
支持游戏: 1.20.1
Release
下载次数: 7,602
forge_1.20-2.13.18 ### UPDATED:
- **Ars Nouveau**: rolled back to the way it was like in v2.13.14
- **NOTE:** WHY? The WoodTypes are all using the same planks & It created too many block variants. It's related to [Issue#267](https://github.com/MehVahdJukaar/Moonlight/issues/267)
There is no way to solve this.
- **Ars Elemental**: will be excluded from now for the same reason as above
<span style='color: red;'>**WARNING:**</span> If you are using **EveryCompat**, then **BACKUP** your world before you update **Moonlight Lib**
展开
版本: forge_1.20-2.13.18
支持游戏: 1.20.1
Release
下载次数: 10,796
fabric_1.20-2.13.17 ### UPDATED:
- Corrected woodTypes for each leavse from **Ars Nouveau**
<span style='color: red;'>**WARNING:**</span> If you are using **EveryCompat**, then **BACKUP** your world before you update **Moonlight Lib**
展开
版本: fabric_1.20-2.13.17
支持游戏: 1.20.1
Release
下载次数: 1,693
forge_1.20-2.13.17 ### UPDATED:
- Corrected woodTypes for each leavse from **Ars Nouveau**
<span style='color: red;'>**WARNING:**</span> If you are using **EveryCompat**, then **BACKUP** your world before you update **Moonlight Lib**
展开
版本: forge_1.20-2.13.17
支持游戏: 1.20.1
Release
下载次数: 2,860
fabric_1.20-2.13.16 ### UPDATED:
- Added undetected blocks from:
- **Piglin Ruins**'s _stalk_block_
- **Jaden's Nether Expansion**'s _cerebrage_claret_
<span style='color: red;'>**WARNING:**</span> If you are using **EveryCompat**, then **BACKUP** your world before you update **Moonlight Lib**
展开
版本: fabric_1.20-2.13.16
支持游戏: 1.20.1
Release
下载次数: 619
forge_1.20-2.13.16 ### UPDATED:
- Added undetected blocks from:
- **Piglin Ruins**'s _stalk_block_
- **Jaden's Nether Expansion**'s _cerebrage_claret_
<span style='color: red;'>**WARNING:**</span> If you are using **EveryCompat**, then **BACKUP** your world before you update **Moonlight Lib**
展开
版本: forge_1.20-2.13.16
支持游戏: 1.20.1
Release
下载次数: 1,200
fabric_1.20-2.13.15 ### UPDATED:
- <span style='color: red;'>(HOTFIX)</span> Fixed the crash during the launching
- Added undetected blocks from:
- Ars Novueau
- Ars Elemental
- Ununusal End
- Spectrum
<span style='color: red;'>**WARNING:**</span> If you are using **EveryCompat**, then **BACKUP** your world before you update **Moonlight Lib**
展开
版本: fabric_1.20-2.13.15
支持游戏: 1.20.1
Release
下载次数: 7,858
forge_1.20-2.13.15 ### UPDATED:
- <span style='color: red;'>(HOTFIX)</span> Fixed the crash during the launching
- Added undetected blocks from:
- Ars Novueau
- Ars Elemental
- Ununusal End
- Spectrum
<span style='color: red;'>**WARNING:**</span> If you are using **EveryCompat**, then **BACKUP** your world before you update **Moonlight Lib**
展开
版本: forge_1.20-2.13.15
支持游戏: 1.20.1
Release
下载次数: 9,766
forge_1.20-2.13.14 fixed yet another weird issue allowing for better compat with mods that add multithreading for stuff
展开
版本: forge_1.20-2.13.14
支持游戏: 1.20.1
Release
下载次数: 20,715
fabric_1.20-2.13.14 fixed yet another weird issue allowing for better compat with mods that add multithreading for stuff
展开
版本: fabric_1.20-2.13.14
支持游戏: 1.20.1
Release
下载次数: 39,547
neoforge_1.21-2.14.34 fixed another issue with mods messing with game thraeds
展开
版本: neoforge_1.21-2.14.34
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,995
fabric_1.21-2.14.34 fixed another issue with mods messing with game thraeds
展开
版本: fabric_1.21-2.14.34
支持游戏: 1.21, 1.21.1
Beta
下载次数: 10,328
fabric_1.20-2.13.13 fixed another issue with mods that added more threads and did stuff with blocks on them
展开
版本: fabric_1.20-2.13.13
支持游戏: 1.20.1
Release
下载次数: 8,565
forge_1.20-2.13.13 fixed another issue with mods that added more threads and did stuff with blocks on them
展开
版本: forge_1.20-2.13.13
支持游戏: 1.20.1
Release
下载次数: 10,657
fabric_1.21-2.14.33 fixed an issue with mods messing with game thraeds
展开
版本: fabric_1.21-2.14.33
支持游戏: 1.21, 1.21.1
Beta
下载次数: 801
neoforge_1.21-2.14.33 fixed an issue with mods messing with game thraeds
展开
版本: neoforge_1.21-2.14.33
支持游戏: 1.21, 1.21.1
Beta
下载次数: 152
forge_1.20-2.13.12 fixed some issue with mods that added more threads and did stuff with blocks on them
added more compat wood types
展开
版本: forge_1.20-2.13.12
支持游戏: 1.20.1
Release
下载次数: 2,489
fabric_1.20-2.13.12 fixed some issue with mods that added more threads and did stuff with blocks on them
added more compat wood types
展开
版本: fabric_1.20-2.13.12
支持游戏: 1.20.1
Release
下载次数: 1,607
forge_1.20-2.13.10 hotfix for last version where i accidentally renamed a random method, probably bumped a random key on keyboard :/
展开
版本: forge_1.20-2.13.10
支持游戏: 1.20.1
Release
下载次数: 10,906
fabric_1.20-2.13.10 hotfix for last version where i accidentally renamed a random method, probably bumped a random key on keyboard :/
展开
版本: fabric_1.20-2.13.10
支持游戏: 1.20.1
Release
下载次数: 8,724
forge_1.20-2.13.9 fixed an issue where the wrong registry access was used for the mod own data objects
展开
版本: forge_1.20-2.13.9
支持游戏: 1.20.1
Release
下载次数: 413
fabric_1.20-2.13.9 fixed an issue where the wrong registry access was used for the mod own data objects
展开
版本: fabric_1.20-2.13.9
支持游戏: 1.20.1
Release
下载次数: 235
fabric_1.21-2.14.32 fixed many issues with data objects not getting their correct registry access
fixed some issues with potion fluids not retaining their components
展开
版本: fabric_1.21-2.14.32
支持游戏: 1.21, 1.21.1
Beta
下载次数: 5,570
neoforge_1.21-2.14.32 fixed many issues with data objects not getting their correct registry access
fixed some issues with potion fluids not retaining their components
展开
版本: neoforge_1.21-2.14.32
支持游戏: 1.21, 1.21.1
Beta
下载次数: 577
fabric_1.21-2.14.31 many improvements and fixes related to 1.21 port
展开
版本: fabric_1.21-2.14.31
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,308
neoforge_1.21-2.14.31 many improvements and fixes related to 1.21 port
展开
版本: neoforge_1.21-2.14.31
支持游戏: 1.21, 1.21.1
Beta
下载次数: 281
forge_1.20-2.13.7 added callback to register custom shaders on fabric
展开
版本: forge_1.20-2.13.7
支持游戏: 1.20.1
Release
下载次数: 18,802
fabric_1.20-2.13.7 added callback to register custom shaders on fabric
展开
版本: fabric_1.20-2.13.7
支持游戏: 1.20.1
Release
下载次数: 41,106
neoforge_1.21-2.14.27 fixed a crash due to map packet
fixed a crash in dev when running a server
展开
版本: neoforge_1.21-2.14.27
支持游戏: 1.21, 1.21.1
Beta
下载次数: 3,394
fabric_1.21-2.14.27 fixed a crash due to map packet
fixed a crash in dev when running a server
展开
版本: fabric_1.21-2.14.27
支持游戏: 1.21, 1.21.1
Beta
下载次数: 3,506
forge_1.20-2.13.4 blacklisted some mods from leaves and wood types detection
展开
版本: forge_1.20-2.13.4
支持游戏: 1.20.1
Release
下载次数: 2,766
fabric_1.20-2.13.4 blacklisted some mods from leaves and wood types detection
展开
版本: fabric_1.20-2.13.4
支持游戏: 1.20.1
Release
下载次数: 3,642
fabric_1.21-2.14.25 hotfix for crash from previous version due to removed mixin injection type
展开
版本: fabric_1.21-2.14.25
支持游戏: 1.21, 1.21.1
Beta
下载次数: 3,712
neoforge_1.21-2.14.25 hotfix for crash from previous version due to removed mixin injection type
展开
版本: neoforge_1.21-2.14.25
支持游戏: 1.21, 1.21.1
Beta
下载次数: 498
fabric_1.21-2.14.24 fixed tags being stillpluralized for assets gen.
removed some unneded mixin stuff
other fixes related to 1.21 port
展开
版本: fabric_1.21-2.14.24
支持游戏: 1.21, 1.21.1
Beta
下载次数: 77
neoforge_1.21-2.14.24 fixed tags being stillpluralized for assets gen.
removed some unneded mixin stuff
other fixes related to 1.21 port
展开
版本: neoforge_1.21-2.14.24
支持游戏: 1.21, 1.21.1
Beta
下载次数: 45
fabric_1.20-2.13.3 fixed some issues with dynamic resources clearing. should fix a possible rare crash
展开
版本: fabric_1.20-2.13.3
支持游戏: 1.20.1
Release
下载次数: 28,796
forge_1.20-2.13.3 fixed some issues with dynamic resources clearing. should fix a possible rare crash
展开
版本: forge_1.20-2.13.3
支持游戏: 1.20.1
Release
下载次数: 57,310
fabric_1.21-2.14.23 fixed armor materials registering after items on fabric
展开
版本: fabric_1.21-2.14.23
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,961
neoforge_1.21-2.14.22 - fixed many things related to the 1.21 port
- added a couple new helpers and util classes
展开
版本: neoforge_1.21-2.14.22
支持游戏: 1.21, 1.21.1
Beta
下载次数: 268
fabric_1.21-2.14.22 - fixed many things related to the 1.21 port
- added a couple new helpers and util classes
展开
版本: fabric_1.21-2.14.22
支持游戏: 1.21, 1.21.1
Beta
下载次数: 71
forge_1.20-2.13.2 can we publish thr right version this time pls
展开
版本: forge_1.20-2.13.2
支持游戏: 1.20.1
Release
下载次数: 57,852
fabric_1.20-2.13.2 can we publish thr right version this time pls
展开
版本: fabric_1.20-2.13.2
支持游戏: 1.20.1
Release
下载次数: 39,635
fabric_1.21-2.14.20 many internal api changes and fixes
fixed dynamic block set stuff not registering stuff consistetly (for some raeson)
fixed many issues related to the empty fluid
fixed some fluid colors not working
展开
版本: fabric_1.21-2.14.20
支持游戏: 1.21, 1.21.1
Beta
下载次数: 7,245
neoforge_1.21-2.14.20 many internal api changes and fixes
fixed dynamic block set stuff not registering stuff consistetly (for some raeson)
fixed many issues related to the empty fluid
fixed some fluid colors not working
展开
版本: neoforge_1.21-2.14.20
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,406
forge_1.20-2.13.1 - fixed some minor inconsistencies related to fluids and server reload
展开
版本: forge_1.20-2.13.1
支持游戏: 1.20.1
Release
下载次数: 9,173
fabric_1.20-2.13.1 - fixed some minor inconsistencies related to fluids and server reload
展开
版本: fabric_1.20-2.13.1
支持游戏: 1.20.1
Release
下载次数: 25,786
neoforge_1.21-2.14.19 - some fixes related to configs
展开
版本: neoforge_1.21-2.14.19
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,418
fabric_1.21-2.14.19 - some fixes related to configs
展开
版本: fabric_1.21-2.14.19
支持游戏: 1.21, 1.21.1
Beta
下载次数: 9,411
forge_1.20-2.13.0 - bumped major version due to recent bit API hanges
- fixed an issue with codec configs not having their default values set properly sometimes
展开
版本: forge_1.20-2.13.0
支持游戏: 1.20.1
Release
下载次数: 24,954
fabric_1.20-2.13.0 - bumped major version due to recent bit API hanges
- fixed an issue with codec configs not having their default values set properly sometimes
展开
版本: fabric_1.20-2.13.0
支持游戏: 1.20.1
Release
下载次数: 32,590
forge_1.20-2.12.21 - added new API that allows to dynamically register dispensers behaviors such that they can depend on data objects
These are cleared on data reload and re populated. Also works if the target item already has one or more dispenser behaviors registered to it.
- Added FakeLevel
展开
版本: forge_1.20-2.12.21
支持游戏: 1.20.1
Release
下载次数: 9,607
fabric_1.20-2.12.21 - added new API that allows to dynamically register dispensers behaviors such that they can depend on data objects
These are cleared on data reload and re populated. Also works if the target item already has one or more dispenser behaviors registered to it.
- Added FakeLevel
展开
版本: fabric_1.20-2.12.21
支持游戏: 1.20.1
Release
下载次数: 4,557
neoforge_1.21-2.14.18 fixed same issue again which aparently now only happens in roduction thanks to some arcane mixin quirk or issue idk...
展开
版本: neoforge_1.21-2.14.18
支持游戏: 1.21, 1.21.1
Beta
下载次数: 646
neoforge_1.21-2.14.17 fixed an mixin issue with early language load mixin
展开
版本: neoforge_1.21-2.14.17
支持游戏: 1.21, 1.21.1
Beta
下载次数: 73
fabric_1.21-2.14.17 fixed an mixin issue with early language load mixin
展开
版本: fabric_1.21-2.14.17
支持游戏: 1.21, 1.21.1
Beta
下载次数: 5,845
fabric_1.21-2.14.16 some new API improvements, ported changes from 1.20.1
展开
版本: fabric_1.21-2.14.16
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,749
neoforge_1.21-2.14.16 some new API improvements, ported changes from 1.20.1
展开
版本: neoforge_1.21-2.14.16
支持游戏: 1.21, 1.21.1
Beta
下载次数: 217
forge_1.20-2.12.20 added DynamicHolder, allows storing static fields to datapack registries entries, cleared automaticaly and re populated on datapack reload. Implements Holder and supplier interface.
DynamicHolders also are backed by a threadlocal cache so to work properly with datapack regisrie entry, unlike previus "DataObjectReference" which had issues.
展开
版本: forge_1.20-2.12.20
支持游戏: 1.20.1
Release
下载次数: 37,545
fabric_1.20-2.12.20 added DynamicHolder, allows storing static fields to datapack registries entries, cleared automaticaly and re populated on datapack reload. Implements Holder and supplier interface.
DynamicHolders also are backed by a threadlocal cache so to work properly with datapack regisrie entry, unlike previus "DataObjectReference" which had issues.
展开
版本: fabric_1.20-2.12.20
支持游戏: 1.20.1
Release
下载次数: 339,710
forge_1.20-2.12.19 added DynamicHolder, allows storing static fields to datapack registries entries, cleared automaticaly and re populated on datapack reload. Implements Holder and supplier interface.
DynamicHolders also are backed by a threadlocal cache so to work properly with datapack regisrie entry, unlike previus "DataObjectReference" which had issues.
展开
版本: forge_1.20-2.12.19
支持游戏: 1.20.1
Release
下载次数: 371
fabric_1.20-2.12.19 added DynamicHolder, allows storing static fields to datapack registries entries, cleared automaticaly and re populated on datapack reload. Implements Holder and supplier interface.
DynamicHolders also are backed by a threadlocal cache so to work properly with datapack regisrie entry, unlike previus "DataObjectReference" which had issues.
展开
版本: fabric_1.20-2.12.19
支持游戏: 1.20.1
Release
下载次数: 395
fabric_1.21-2.14.15 fixed an issue when savin an empty fluid causing a crash
展开
版本: fabric_1.21-2.14.15
支持游戏: 1.21, 1.21.1
Beta
下载次数: 2,026
neoforge_1.21-2.14.15 fixed an issue when savin an empty fluid causing a crash
展开
版本: neoforge_1.21-2.14.15
支持游戏: 1.21, 1.21.1
Beta
下载次数: 306
neoforge_1.21-2.14.14 fixed an issue with wood type detection initializing vanilla types too early
展开
版本: neoforge_1.21-2.14.14
支持游戏: 1.21, 1.21.1
Beta
下载次数: 52
fabric_1.21-2.14.14 fixed an issue with wood type detection initializing vanilla types too early
展开
版本: fabric_1.21-2.14.14
支持游戏: 1.21, 1.21.1
Beta
下载次数: 158
neoforge_1.21-2.14.13 fixed an issue with wood type detection initializing vanilla types too early
展开
版本: neoforge_1.21-2.14.13
支持游戏: 1.21, 1.21.1
Beta
下载次数: 60
fabric_1.21-2.14.13 fixed an issue with wood type detection initializing vanilla types too early
展开
版本: fabric_1.21-2.14.13
支持游戏: 1.21, 1.21.1
Beta
下载次数: 159
forge_1.20-2.12.17 added more logging to improve exception handling
improved washable interface
展开
版本: forge_1.20-2.12.17
支持游戏: 1.20.1
Release
下载次数: 58,009
fabric_1.20-2.12.17 added more logging to improve exception handling
improved washable interface
展开
版本: fabric_1.20-2.12.17
支持游戏: 1.20.1
Release
下载次数: 42,338
Moonlight Lib 1.18.2-1.17.16 - Added undetected stripped_stem/stripped_mushroom from
- Enlightened End
- Oh The Biomes You'll Go (BYG)
- Enhanced Mushroom
展开
版本: 1.18.2-1.17.16
支持游戏: 1.18, 1.18.1, 1.18.2
Release
下载次数: 8,925
forge_1.20-2.12.16 fixed an issue with wood type detection initializing vanilla types too early
展开
版本: forge_1.20-2.12.16
支持游戏: 1.20.1
Release
下载次数: 17,896
fabric_1.20-2.12.16 fixed an issue with wood type detection initializing vanilla types too early
展开
版本: fabric_1.20-2.12.16
支持游戏: 1.20.1
Release
下载次数: 14,829
fabric_1.21-2.14.12 made dynamic pack list resources call as fast as it can be , using a search trie
bumped version to 1.21.1
展开
版本: fabric_1.21-2.14.12
支持游戏: 1.21, 1.21.1
Beta
下载次数: 8,026
neoforge_1.21-2.14.12 made dynamic pack list resources call as fast as it can be , using a search trie
bumped version to 1.21.1
展开
版本: neoforge_1.21-2.14.12
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,104
forge_1.20-2.12.14 made dynamic pack list resources call as fast as it can be , using a search trie
展开
版本: forge_1.20-2.12.14
支持游戏: 1.20.1
Release
下载次数: 10,467
fabric_1.20-2.12.14 made dynamic pack list resources call as fast as it can be , using a search trie
展开
版本: fabric_1.20-2.12.14
支持游戏: 1.20.1
Release
下载次数: 12,684
forge_1.20-2.12.13 improved speed of dynamicResourcePack .listResources call.
For mods like everycompat with many many wood mods on this could decrease load time couple of seconds in extreme cases
register composter block will now only register items
展开
版本: forge_1.20-2.12.13
支持游戏: 1.20.1
Release
下载次数: 2,525
fabric_1.20-2.12.13 improved speed of dynamicResourcePack .listResources call.
For mods like everycompat with many many wood mods on this could decrease load time couple of seconds in extreme cases
register composter block will now only register items
展开
版本: fabric_1.20-2.12.13
支持游戏: 1.20.1
Release
下载次数: 3,521
neoforge_1.21-2.14.12 fixed a rare issue with reload listeners conditions causing very rare crashes with some mods
展开
版本: neoforge_1.21-2.14.12
支持游戏: 1.21
Beta
下载次数: 166
fabric_1.21-2.14.12 fixed a rare issue with reload listeners conditions causing very rare crashes with some mods
展开
版本: fabric_1.21-2.14.12
支持游戏: 1.21
Beta
下载次数: 1,141
fabric_1.21-2.14.11 fixed a rare issue with reload listeners conditions causing very rare crashes with some mods
展开
版本: fabric_1.21-2.14.11
支持游戏: 1.21
Beta
下载次数: 117
forge_1.20-2.12.12 fixed a very rare issue due to null jsons in a reload listener map
added some utilities for double crops
added a frequency ordered collection data structure
展开
版本: forge_1.20-2.12.12
支持游戏: 1.20.1
Release
下载次数: 3,367
fabric_1.20-2.12.12 fixed a very rare issue due to null jsons in a reload listener map
added some utilities for double crops
added a frequency ordered collection data structure
展开
版本: fabric_1.20-2.12.12
支持游戏: 1.20.1
Release
下载次数: 4,680
forge_1.20-2.12.11 fixed an issue with map decoration outline. added more particle utilities. fixed some stuff in dev
展开
版本: forge_1.20-2.12.11
支持游戏: 1.20.1
Release
下载次数: 21,614
fabric_1.20-2.12.11 fixed an issue with map decoration outline. added more particle utilities. fixed some stuff in dev
展开
版本: fabric_1.20-2.12.11
支持游戏: 1.20.1
Release
下载次数: 24,110
fabric_1.21-2.14.10 fixed a fabric bug on servers
展开
版本: fabric_1.21-2.14.10
支持游戏: 1.21
Beta
下载次数: 1,691
neoforge_1.21-2.14.10 for the love of god can this neoforge version just work?
展开
版本: neoforge_1.21-2.14.10
支持游戏: 1.21
Beta
下载次数: 229
neoforge_1.21-2.14.9 fixed a crash on server due to map data
展开
版本: neoforge_1.21-2.14.9
支持游戏: 1.21
Beta
下载次数: 69
fabric_1.21-2.14.9 fixed a crash on server due to map data
展开
版本: fabric_1.21-2.14.9
支持游戏: 1.21
Beta
下载次数: 211
neoforge_1.21-2.14.8 fixed villager trades directory being pluralized
展开
版本: neoforge_1.21-2.14.8
支持游戏: 1.21
Beta
下载次数: 67
fabric_1.21-2.14.8 fixed villager trades directory being pluralized
展开
版本: fabric_1.21-2.14.8
支持游戏: 1.21
Beta
下载次数: 60
neoforge_1.21-2.14.7 improved some hacky capability code
展开
版本: neoforge_1.21-2.14.7
支持游戏: 1.21
Beta
下载次数: 51
neoforge_1.21-2.14.6 fixed an issue with creative tabs
展开
版本: neoforge_1.21-2.14.6
支持游戏: 1.21
Beta
下载次数: 55
neoforge_1.21-2.14.5 neoforge can now read (some) fabric load conditions.
renamed map_markers folder to map_marker. same for soft_fluids
展开
版本: neoforge_1.21-2.14.5
支持游戏: 1.21
Beta
下载次数: 51
fabric_1.21-2.14.5 neoforge can now read (some) fabric load conditions.
renamed map_markers folder to map_marker. same for soft_fluids
展开
版本: fabric_1.21-2.14.5
支持游戏: 1.21
Beta
下载次数: 148
fabric_1.20-2.12.10 fixed an issue with first person animations on fabric
展开
版本: fabric_1.20-2.12.10
支持游戏: 1.20.1
Release
下载次数: 82,341
neoforge_1.21-2.14.3 fixed another issue on neoforge
展开
版本: neoforge_1.21-2.14.3
支持游戏: 1.21
Beta
下载次数: 122
neoforge_1.21-2.14.2 fixed an issue on neoforge
展开
版本: neoforge_1.21-2.14.2
支持游戏: 1.21
Beta
下载次数: 46
fabric_1.21-2.14.1 updated yacl and configured integration
展开
版本: fabric_1.21-2.14.1
支持游戏: 1.21
Beta
下载次数: 799
neoforge_1.21-2.14.1 updated yacl and configured integration
展开
版本: neoforge_1.21-2.14.1
支持游戏: 1.21
Beta
下载次数: 59
fabric_1.21-2.14.0 - improved Palette recoloring code
- fixed an issue with fluid tank and its color caching capacity not refreshing sometimes
- added more utility methods to palette class
展开
版本: fabric_1.21-2.14.0
支持游戏: 1.21
Beta
下载次数: 124
neoforge_1.21-2.14.0 - improved Palette recoloring code
- fixed an issue with fluid tank and its color caching capacity not refreshing sometimes
- added more utility methods to palette class
展开
版本: neoforge_1.21-2.14.0
支持游戏: 1.21
Beta
下载次数: 51
1.19.2-2.3.7 ### UPDATED:
- Added undetected _stripped_cloudcap_stem_ from **Aether: Redux**, it will be detected by **Every Compat**
展开
版本: 1.19.2-2.3.7
支持游戏: 1.19.2
Release
下载次数: 28,504
1.19.2-2.3.7 ### UPDATED:
- Added undetected _stripped_cloudcap_stem_ from **Aether: Redux**, it will be detected by **Every Compat**
展开
版本: 1.19.2-2.3.7
支持游戏: 1.19.2
Release
下载次数: 143,514
forge_1.20-2.12.9 - improved Palette recoloring code
- fixed an issue with fluid tank and its color caching capacity not refreshing sometimes
- added more utility methods to palette class
展开
版本: forge_1.20-2.12.9
支持游戏: 1.20.1
Release
下载次数: 88,973
fabric_1.20-2.12.9 - improved Palette recoloring code
- fixed an issue with fluid tank and its color caching capacity not refreshing sometimes
- added more utility methods to palette class
展开
版本: fabric_1.20-2.12.9
支持游戏: 1.20.1
Release
下载次数: 181,759
fabric_1.20-2.12.8 ### UPDATED:
- water.json, milk.json, .powder_snow.json, rabbit_stew.json, msuhroom_stew.json, beetroot_soup.json (thanks to CyberRat7*)
- Fixed a few undetected from wood mod to be detected via **Every Compat**
- Miner's Delight compatibility have been moved to Supplementaries mod.
- This fixed the crash when using "Create a new world"
展开
版本: fabric_1.20-2.12.8
支持游戏: 1.20.1
Release
下载次数: 18,340
forge_1.20-2.12.8 ### UPDATED:
- water.json, milk.json, .powder_snow.json, rabbit_stew.json, msuhroom_stew.json, beetroot_soup.json (thanks to CyberRat7*)
- Fixed a few undetected from wood mod to be detected via **Every Compat**
- Miner's Delight compatibility have been moved to Supplementaries mod.
- This fixed the crash when using "Create a new world"
展开
版本: forge_1.20-2.12.8
支持游戏: 1.20.1
Release
下载次数: 12,597
Moonlight Lib 1.18.2-1.17.15 - Fixed EveryComp's [Issue#554](https://github.com/MehVahdJukaar/WoodGood/issues/554#issuecomment-2208389750)
展开
版本: 1.18.2-1.17.15
支持游戏: 1.18, 1.18.1, 1.18.2
Release
下载次数: 11,095
forge_1.20-2.12.6 - added back an internal method for backward compat reasons. still shouldnt be sed
展开
版本: forge_1.20-2.12.6
支持游戏: 1.20.1
Release
下载次数: 70,231
fabric_1.20-2.12.6 - added back an internal method for backward compat reasons. still shouldnt be sed
展开
版本: fabric_1.20-2.12.6
支持游戏: 1.20.1
Release
下载次数: 125,487
forge_1.20-2.12.4 - fixed an issue with fluids registering twice when a forge equivalent was there, caused by them nor merging equivalent fluids list correctly
- That caused some missing textures when viewing those extra erroneous fluids
- added some new math utilities for AABB collision
- improvedProjectileEntity will now use fancy new AABB collision by default.
- Many improvements to said class
展开
版本: forge_1.20-2.12.4
支持游戏: 1.20.1
Release
下载次数: 8,893
fabric_1.20-2.12.4 - fixed an issue with fluids registering twice when a forge equivalent was there, caused by them nor merging equivalent fluids list correctly
- That caused some missing textures when viewing those extra erroneous fluids
- added some new math utilities for AABB collision
- improvedProjectileEntity will now use fancy new AABB collision by default.
- Many improvements to said class
展开
版本: fabric_1.20-2.12.4
支持游戏: 1.20.1
Release
下载次数: 8,845
fabric_1.20-2.12.2 another hotfix for a recently introduced breaking feature related to projetiles
展开
版本: fabric_1.20-2.12.2
支持游戏: 1.20.1
Release
下载次数: 9,453
forge_1.20-2.12.2 another hotfix for a recently introduced breaking feature related to projetiles
展开
版本: forge_1.20-2.12.2
支持游戏: 1.20.1
Release
下载次数: 14,499
forge_1.20-2.12.1 hotfix for a method accidentally set final
展开
版本: forge_1.20-2.12.1
支持游戏: 1.20.1
Release
下载次数: 3,467
fabric_1.20-2.12.1 hotfix for a method accidentally set final
展开
版本: fabric_1.20-2.12.1
支持游戏: 1.20.1
Release
下载次数: 7,541
fabric_1.20-2.12.0 add ILeftClickReact interface, allows items to react to left click
improved some utility classes calls
minor fixes related to projectile entity leading to inconsistent behavior
展开
版本: fabric_1.20-2.12.0
支持游戏: 1.20.1
Release
下载次数: 698
forge_1.20-2.12.0 add ILeftClickReact interface, allows items to react to left click
improved some utility classes calls
minor fixes related to projectile entity leading to inconsistent behavior
展开
版本: forge_1.20-2.12.0
支持游戏: 1.20.1
Release
下载次数: 875
forge_1.20-2.11.41 add ILeftClickReact interface, allows items to react to left click
improved some utility classes calls
minor fixes related to projectile entity leading to inconsistent behavior
展开
版本: forge_1.20-2.11.41
支持游戏: 1.20.1
Release
下载次数: 11,259
fabric_1.20-2.11.41 add ILeftClickReact interface, allows items to react to left click
improved some utility classes calls
minor fixes related to projectile entity leading to inconsistent behavior
展开
版本: fabric_1.20-2.11.41
支持游戏: 1.20.1
Release
下载次数: 49,812
forge_1.20-2.11.37 blacklisted smoldering wood from IW from wood detection
improved mod projectile entity class
展开
版本: forge_1.20-2.11.37
支持游戏: 1.20.1
Release
下载次数: 7,358
fabric_1.20-2.11.37 blacklisted smoldering wood from IW from wood detection
improved mod projectile entity class
展开
版本: fabric_1.20-2.11.37
支持游戏: 1.20.1
Release
下载次数: 109,723
forge_1.20-2.11.35 fixed imroved projectile entity class using wrong collision method
improved block set api getBlockSet of call to also consider blockItem items
展开
版本: forge_1.20-2.11.35
支持游戏: 1.20.1
Release
下载次数: 2,300
fabric_1.20-2.11.35 fixed imroved projectile entity class using wrong collision method
improved block set api getBlockSet of call to also consider blockItem items
展开
版本: fabric_1.20-2.11.35
支持游戏: 1.20.1
Release
下载次数: 6,919
forge_1.20-2.11.33 added some math utils
improved mapRegistry class
added more equivalent link liquids
fixed some things with additive translucency render type
展开
版本: forge_1.20-2.11.33
支持游戏: 1.20.1
Release
下载次数: 69,289
fabric_1.20-2.11.33 added some math utils
improved mapRegistry class
added more equivalent link liquids
fixed some things with additive translucency render type
展开
版本: fabric_1.20-2.11.33
支持游戏: 1.20.1
Release
下载次数: 27,299
forge_1.20-2.11.31 fixed an issue with forge fluid types not being registered
fixed another issue with ModBucketItem
展开
版本: forge_1.20-2.11.31
支持游戏: 1.20.1
Release
下载次数: 41,206
forge_1.20-2.11.30 fixed an issue with texture generation and animated textures
fixed some unneeded log spam
展开
版本: forge_1.20-2.11.30
支持游戏: 1.20.1
Release
下载次数: 3,199
fabric_1.20-2.11.30 fixed an issue with texture generation and animated textures
fixed some unneeded log spam
展开
版本: fabric_1.20-2.11.30
支持游戏: 1.20.1
Release
下载次数: 255,243
forge_1.20-2.11.29 fixed fluid attributes from ModFlowing fluid not working on fabric
improved ModFluidBucket to have a constructor with supplier, working better on forge
展开
版本: forge_1.20-2.11.29
支持游戏: 1.20.1
Release
下载次数: 3,035
fabric_1.20-2.11.29 fixed fluid attributes from ModFlowing fluid not working on fabric
improved ModFluidBucket to have a constructor with supplier, working better on forge
展开
版本: fabric_1.20-2.11.29
支持游戏: 1.20.1
Release
下载次数: 5,421
forge_1.20-2.11.28 fixed recent screw up with inverted fabric and forge fluid attributes. upsies
展开
版本: forge_1.20-2.11.28
支持游戏: 1.20.1
Release
下载次数: 6,524
fabric_1.20-2.11.28 fixed recent screw up with inverted fabric and forge fluid attributes. upsies
展开
版本: fabric_1.20-2.11.28
支持游戏: 1.20.1
Release
下载次数: 7,334
forge_1.20-2.11.27 fixed recent screw up with inverted fabric and forge fluid attributes. upsies
展开
版本: forge_1.20-2.11.27
支持游戏: 1.20.1
Release
下载次数: 111
fabric_1.20-2.11.27 fixed recent screw up with inverted fabric and forge fluid attributes. upsies
展开
版本: fabric_1.20-2.11.27
支持游戏: 1.20.1
Release
下载次数: 119
forge_1.20-2.11.26 improved fluid api to have different units on fabric. 1 bucket = 3 bottles there.
This also means that bowls were also set to 1 bottle instead of 2
Other misc improvements to fluid api
improved some things related to spectator mode with block interactions
展开
版本: forge_1.20-2.11.26
支持游戏: 1.20.1
Release
下载次数: 126
fabric_1.20-2.11.26 improved fluid api to have different units on fabric. 1 bucket = 3 bottles there.
This also means that bowls were also set to 1 bottle instead of 2
Other misc improvements to fluid api
improved some things related to spectator mode with block interactions
展开
版本: fabric_1.20-2.11.26
支持游戏: 1.20.1
Release
下载次数: 499
forge_1.20-2.11.24 fixed an issue where image respirter would not properly recolor an animated image
added some stuff for fabric fluid api
changed some utils class method to work better with spectator gamemode
展开
版本: forge_1.20-2.11.24
支持游戏: 1.20.1
Release
下载次数: 1,277
fabric_1.20-2.11.24 fixed an issue where image respirter would not properly recolor an animated image
added some stuff for fabric fluid api
changed some utils class method to work better with spectator gamemode
展开
版本: fabric_1.20-2.11.24
支持游戏: 1.20.1
Release
下载次数: 9,196
forge_1.20-2.11.22 - fixed a server crash from recent update
展开
版本: forge_1.20-2.11.22
支持游戏: 1.20.1
Release
下载次数: 5,319
fabric_1.20-2.11.22 - fixed a server crash from recent update
展开
版本: fabric_1.20-2.11.22
支持游戏: 1.20.1
Release
下载次数: 8,773
forge_1.20-2.11.21 -fixed an issue with fluid textures on fabric
-fixed fluid particle colors not being generated properly
-improved fluid tank api
展开
版本: forge_1.20-2.11.21
支持游戏: 1.20.1
Release
下载次数: 885
fabric_1.20-2.11.21 -fixed an issue with fluid textures on fabric
-fixed fluid particle colors not being generated properly
-improved fluid tank api
展开
版本: fabric_1.20-2.11.21
支持游戏: 1.20.1
Release
下载次数: 851
fabric_1.20-2.11.20 safety checks to prevent accidentally firing early reload when other mods would re create the vanilla resource manager very early
展开
版本: fabric_1.20-2.11.20
支持游戏: 1.20.1
Release
下载次数: 3,086
forge_1.20-2.11.20 safety checks to prevent accidentally firing early reload when other mods would re create the vanilla resource manager very early
展开
版本: forge_1.20-2.11.20
支持游戏: 1.20.1
Release
下载次数: 3,090
fabric_1.20-2.11.19 improved leaves type detection
improved wood type to vanilla mapping
improved datapack registry check, prenvets random crashes when mods accidentally nuke them (very hard to do yet has happened multiple times)
展开
版本: fabric_1.20-2.11.19
支持游戏: 1.20.1
Release
下载次数: 9,433
forge_1.20-2.11.19 improved leaves type detection
improved wood type to vanilla mapping
improved datapack registry check, prenvets random crashes when mods accidentally nuke them (very hard to do yet has happened multiple times)
展开
版本: forge_1.20-2.11.19
支持游戏: 1.20.1
Release
下载次数: 2,554
forge_1.20-2.11.18 added more harcoded wood types for some mods that didnt follow naming conventions
fixed an issue with lightable interface
展开
版本: forge_1.20-2.11.18
支持游戏: 1.20.1
Release
下载次数: 9,992
fabric_1.20-2.11.17 improved datapack check to only happen on server levels
fixed piston move callback not being realiably called on clients
展开
版本: fabric_1.20-2.11.17
支持游戏: 1.20.1
Release
下载次数: 73,331
forge_1.20-2.11.17 improved datapack check to only happen on server levels
fixed piston move callback not being realiably called on clients
展开
版本: forge_1.20-2.11.17
支持游戏: 1.20.1
Release
下载次数: 13,985
fabric_1.20-2.11.15 added datapack sanity check because im tired of mods accidentally breaking them causing all sorts of issues down the line
added some AW
improved some mixins
展开
版本: fabric_1.20-2.11.15
支持游戏: 1.20.1
Release
下载次数: 1,718
forge_1.20-2.11.15 added datapack sanity check because im tired of mods accidentally breaking them causing all sorts of issues down the line
added some AW
improved some mixins
展开
版本: forge_1.20-2.11.15
支持游戏: 1.20.1
Release
下载次数: 1,264
fabric_1.20-2.11.14 improved some aspect of dynamic registration for items
展开
版本: fabric_1.20-2.11.14
支持游戏: 1.20.1
Release
下载次数: 35,312
forge_1.20-2.11.14 improved some aspect of dynamic registration for items
展开
版本: forge_1.20-2.11.14
支持游戏: 1.20.1
Release
下载次数: 5,291
fabric_1.20-2.11.13 fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
added a config to make fixed entity renderer shading not affect things in GUIs
dynamic wood registration now runs a bit later for items
展开
版本: fabric_1.20-2.11.13
支持游戏: 1.20.1
Release
下载次数: 3,519
forge_1.20-2.11.13 fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
added a config to make fixed entity renderer shading not affect things in GUIs
dynamic wood registration now runs a bit later for items
展开
版本: forge_1.20-2.11.13
支持游戏: 1.20.1
Release
下载次数: 2,006
fabric_1.20-2.11.12 fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
展开
版本: fabric_1.20-2.11.12
支持游戏: 1.20.1
Release
下载次数: 193,115
forge_1.20-2.11.12 fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
展开
版本: forge_1.20-2.11.12
支持游戏: 1.20.1
Release
下载次数: 73,199
forge_1.20-2.11.11 fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
展开
版本: forge_1.20-2.11.11
支持游戏: 1.20.1
Release
下载次数: 3,632
fabric_1.20-2.11.11 fixed an issue with fluid tanks allowing more than their capacity
added some integration with potion fluid from other mods
展开
版本: fabric_1.20-2.11.11
支持游戏: 1.20.1
Release
下载次数: 6,077
forge_1.20-2.11.10 added compat with dye depot
展开
版本: forge_1.20-2.11.10
支持游戏: 1.20.1
Release
下载次数: 1,220
fabric_1.20-2.11.10 added compat with dye depot
展开
版本: fabric_1.20-2.11.10
支持游戏: 1.20.1
Release
下载次数: 2,334
forge_1.20-2.11.9 added an optional fix that fixes entity renderer shading to be precisely the same that block use. Now BER and baked model renderer stuff will look identical shading wise. Works with any mod as it just changes the include shaders and Lighting parameters
展开
版本: forge_1.20-2.11.9
支持游戏: 1.20.1
Release
下载次数: 46,844
fabric_1.20-2.11.9 added an optional fix that fixes entity renderer shading to be precisely the same that block use. Now BER and baked model renderer stuff will look identical shading wise. Works with any mod as it just changes the include shaders and Lighting parameters
展开
版本: fabric_1.20-2.11.9
支持游戏: 1.20.1
Release
下载次数: 63,649
fabric_1.20-2.11.7 added new tile utility class for dynamic rendered tile entitiees that hold items
improved ILightable interface
fixed a issue with item display tile
展开
版本: fabric_1.20-2.11.7
支持游戏: 1.20.1
Release
下载次数: 880
forge_1.20-2.11.7 added new tile utility class for dynamic rendered tile entitiees that hold items
improved ILightable interface
fixed a issue with item display tile
展开
版本: forge_1.20-2.11.7
支持游戏: 1.20.1
Release
下载次数: 1,390
fabric_1.20-2.11.4 fixed a server side crash
展开
版本: fabric_1.20-2.11.4
支持游戏: 1.20.1
Release
下载次数: 19,412
forge_1.20-2.11.4 fixed a server side crash
展开
版本: forge_1.20-2.11.4
支持游戏: 1.20.1
Release
下载次数: 35,064
fabric_1.20-2.11.3 fixed baked model transform being incorrect in forge impl
展开
版本: fabric_1.20-2.11.3
支持游戏: 1.20.1
Release
下载次数: 4,192
forge_1.20-2.11.3 fixed baked model transform being incorrect in forge impl
展开
版本: forge_1.20-2.11.3
支持游戏: 1.20.1
Release
下载次数: 3,569
forge_1.20-2.11.2 fixed another issue with fluid colors
fixed a minor memory leak
improved dummy level code
展开
版本: forge_1.20-2.11.2
支持游戏: 1.20.1
Release
下载次数: 2,172
fabric_1.20-2.11.2 fixed another issue with fluid colors
fixed a minor memory leak
improved dummy level code
展开
版本: fabric_1.20-2.11.2
支持游戏: 1.20.1
Release
下载次数: 3,120
forge_1.20-2.11.1 fixed an issue with fluid colors
展开
版本: forge_1.20-2.11.1
支持游戏: 1.20.1
Release
下载次数: 2,674
fabric_1.20-2.11.1 fixed an issue with fluid colors
展开
版本: fabric_1.20-2.11.1
支持游戏: 1.20.1
Release
下载次数: 41,349
forge_1.20-2.11.0 - moved fluid registry clases to core package
- improved fluid coloring logic
- added lambertW function to MathUtils
展开
版本: forge_1.20-2.11.0
支持游戏: 1.20.1
Release
下载次数: 5,073
fabric_1.20-2.11.0 - moved fluid registry clases to core package
- improved fluid coloring logic
- added lambertW function to MathUtils
展开
版本: fabric_1.20-2.11.0
支持游戏: 1.20.1
Release
下载次数: 8,585
fabric_1.20-2.10.11 fixed an issue with servers
展开
版本: fabric_1.20-2.10.11
支持游戏: 1.20.1
Release
下载次数: 9,734
forge_1.20-2.10.10 fixed a minor memory leak on main menu
added more random utilities
展开
版本: forge_1.20-2.10.10
支持游戏: 1.20.1
Release
下载次数: 11,019
fabric_1.20-2.10.10 fixed a minor memory leak on main menu
added more random utilities
展开
版本: fabric_1.20-2.10.10
支持游戏: 1.20.1
Release
下载次数: 4,396
forge_1.20-2.10.9 improvements to assets generation system, should improve compat with some mods
added some more rendering utilities
展开
版本: forge_1.20-2.10.9
支持游戏: 1.20.1
Release
下载次数: 1,659
fabric_1.20-2.10.9 improvements to assets generation system, should improve compat with some mods
added some more rendering utilities
展开
版本: fabric_1.20-2.10.9
支持游戏: 1.20.1
Release
下载次数: 2,996
forge_1.20-2.10.8 fixed another issue with fluids due to sapwn chunk stuff
展开
版本: forge_1.20-2.10.8
支持游戏: 1.20.1
Release
下载次数: 11,451
fabric_1.20-2.10.8 fixed another issue with fluids due to sapwn chunk stuff
展开
版本: fabric_1.20-2.10.8
支持游戏: 1.20.1
Release
下载次数: 7,655
forge_1.20-2.10.6 fixed an issue with some buckets from modded liquids not getting accepted
展开
版本: forge_1.20-2.10.6
支持游戏: 1.20.1
Release
下载次数: 2,865
fabric_1.20-2.10.6 fixed an issue with some buckets from modded liquids not getting accepted
展开
版本: fabric_1.20-2.10.6
支持游戏: 1.20.1
Release
下载次数: 2,131
fabric_1.20-2.10.5 fixed an important issue with fluid syncing
展开
版本: fabric_1.20-2.10.5
支持游戏: 1.20.1
Release
下载次数: 968
forge_1.20-2.10.5 fixed an important issue with fluid syncing
展开
版本: forge_1.20-2.10.5
支持游戏: 1.20.1
Release
下载次数: 620
fabric_1.20-2.10.4 fixed some issues with empty fluid stacks
展开
版本: fabric_1.20-2.10.4
支持游戏: 1.20.1
Release
下载次数: 1,412
forge_1.20-2.10.4 fixed some issues with empty fluid stacks
展开
版本: forge_1.20-2.10.4
支持游戏: 1.20.1
Release
下载次数: 1,014
forge_1.20-2.10.3 展开
版本: forge_1.20-2.10.3
支持游戏: 1.20.1
Release
下载次数: 696
fabric_1.20-2.10.3 展开
版本: fabric_1.20-2.10.3
支持游戏: 1.20.1
Release
下载次数: 1,399
forge_1.20-2.10.2 展开
版本: forge_1.20-2.10.2
支持游戏: 1.20.1
Release
下载次数: 170
fabric_1.20-2.10.2 展开
版本: fabric_1.20-2.10.2
支持游戏: 1.20.1
Release
下载次数: 156
forge_1.20-2.10.1 major reworks to fluid system
展开
版本: forge_1.20-2.10.1
支持游戏: 1.20.1
Release
下载次数: 325
fabric_1.20-2.10.1 major reworks to fluid system
展开
版本: fabric_1.20-2.10.1
支持游戏: 1.20.1
Release
下载次数: 359
forge_1.20-2.10.0 major reworks to fluid system
展开
版本: forge_1.20-2.10.0
支持游戏: 1.20.1
Release
下载次数: 1,745
fabric_1.20-2.10.0 major reworks to fluid system
展开
版本: fabric_1.20-2.10.0
支持游戏: 1.20.1
Release
下载次数: 2,675
forge_1.20-2.9.17 added a simple shared variables API
added 2 new methods to palette
fixed vertex transformers not applying sprites and ambient occlusion correctly
展开
版本: forge_1.20-2.9.17
支持游戏: 1.20.1
Release
下载次数: 12,275
fabric_1.20-2.9.17 added a simple shared variables API
added 2 new methods to palette
fixed vertex transformers not applying sprites and ambient occlusion correctly
展开
版本: fabric_1.20-2.9.17
支持游戏: 1.20.1
Release
下载次数: 57,117
forge_1.20-2.9.16 fixed messup with serveers on last patch
展开
版本: forge_1.20-2.9.16
支持游戏: 1.20.1
Release
下载次数: 3,855
fabric_1.20-2.9.16 fixed messup with serveers on last patch
展开
版本: fabric_1.20-2.9.16
支持游戏: 1.20.1
Release
下载次数: 2,546
forge_1.20-2.9.15 fixed an issue with configured
展开
版本: forge_1.20-2.9.15
支持游戏: 1.20.1
Release
下载次数: 899
fabric_1.20-2.9.15 fixed an issue with configured
展开
版本: fabric_1.20-2.9.15
支持游戏: 1.20.1
Release
下载次数: 182
forge_1.20-2.9.14 fixed an issue with retextuing animated images
added more utilities to animate items in first person renderer
展开
版本: forge_1.20-2.9.14
支持游戏: 1.20.1
Release
下载次数: 180
fabric_1.20-2.9.14 fixed an issue with retextuing animated images
added more utilities to animate items in first person renderer
展开
版本: fabric_1.20-2.9.14
支持游戏: 1.20.1
Release
下载次数: 458
forge_1.20-2.9.13 fixed some issues with gui render helpers
展开
版本: forge_1.20-2.9.13
支持游戏: 1.20.1
Release
下载次数: 1,521
fabric_1.20-2.9.13 fixed some issues with gui render helpers
展开
版本: fabric_1.20-2.9.13
支持游戏: 1.20.1
Release
下载次数: 3,105
fabric_1.20-2.9.12 fixed an issue with configured
added no_op item trade type, useful to override existing trade jsons
some changes to the map markers system
展开
版本: fabric_1.20-2.9.12
支持游戏: 1.20.1
Release
下载次数: 868
forge_1.20-2.9.12 fixed an issue with configured
added no_op item trade type, useful to override existing trade jsons
some changes to the map markers system
展开
版本: forge_1.20-2.9.12
支持游戏: 1.20.1
Release
下载次数: 987
forge_1.20-2.9.10 fixed broken data villager trader. upsies
展开
版本: forge_1.20-2.9.10
支持游戏: 1.20.1
Release
下载次数: 15,105
fabric_1.20-2.9.10 fixed broken data villager trader. upsies
展开
版本: fabric_1.20-2.9.10
支持游戏: 1.20.1
Release
下载次数: 5,103
fabric_1.20-2.9.9 improved block placement override API
展开
版本: fabric_1.20-2.9.9
支持游戏: 1.20.1
Release
下载次数: 1,356
fabric_1.20.4-2.10.3 no change. Just recompiled since i got a report access wideners somehow werent applied
展开
版本: fabric_1.20.4-2.10.3
支持游戏: 1.20.4
Release
下载次数: 81,560
forge_1.20.4-2.10.3 no change. Just recompiled since i got a report access wideners somehow werent applied
展开
版本: forge_1.20.4-2.10.3
支持游戏: 1.20.4
Release
下载次数: 2,381
forge_1.20-2.9.8 minor improvements to wood detection system
added no_op villager trade type, useful to replace existing data ones to disale them
展开
版本: forge_1.20-2.9.8
支持游戏: 1.20.1
Release
下载次数: 1,392
fabric_1.20-2.9.8 minor improvements to wood detection system
added no_op villager trade type, useful to replace existing data ones to disale them
展开
版本: fabric_1.20-2.9.8
支持游戏: 1.20.1
Release
下载次数: 846
forge_1.20.4-2.10.2 fixed forge packets not being executed on main thread
展开
版本: forge_1.20.4-2.10.2
支持游戏: 1.20.4
Release
下载次数: 96
fabric_1.20.4-2.10.0 fixed neoforge not loading the mod
展开
版本: fabric_1.20.4-2.10.0
支持游戏: 1.20.4
Release
下载次数: 1,492
forge_1.20.4-2.10.0 fixed neoforge not loading the mod
展开
版本: forge_1.20.4-2.10.0
支持游戏: 1.20.4
Release
下载次数: 81
forge_1.20.4-2.9.9 fixed neoforge not loading the mod
展开
版本: forge_1.20.4-2.9.9
支持游戏: 1.20.4
Release
下载次数: 3,817
fabric_1.20.4-2.9.8 ported more recent changes
展开
版本: fabric_1.20.4-2.9.8
支持游戏: 1.20.4
Release
下载次数: 386
forge_1.20.4-2.9.8 ported more recent changes
展开
版本: forge_1.20.4-2.9.8
支持游戏: 1.20.4
Release
下载次数: 238
forge_1.20-2.9.7 actually moved villager trades to moonlight/villager_trades (sad but im tired of getting reports of another mod issue)
展开
版本: forge_1.20-2.9.7
支持游戏: 1.20.1
Release
下载次数: 18,801
fabric_1.20-2.9.7 actually moved villager trades to moonlight/villager_trades (sad but im tired of getting reports of another mod issue)
展开
版本: fabric_1.20-2.9.7
支持游戏: 1.20.1
Release
下载次数: 35,496
forge_1.20-2.9.6 moved villager trades to moonlight/villager_trades (sad but im tired of getting reports of another mod issue)
展开
版本: forge_1.20-2.9.6
支持游戏: 1.20.1
Release
下载次数: 770
fabric_1.20-2.9.6 moved villager trades to moonlight/villager_trades (sad but im tired of getting reports of another mod issue)
展开
版本: fabric_1.20-2.9.6
支持游戏: 1.20.1
Release
下载次数: 30,477
fabric_1.20.4-2.9.6 ported all recent changes
展开
版本: fabric_1.20.4-2.9.6
支持游戏: 1.20.4
Release
下载次数: 429
forge_1.20.4-2.9.6 ported all recent changes
展开
版本: forge_1.20.4-2.9.6
支持游戏: 1.20.4
Release
下载次数: 164
forge_1.20-2.9.3 more villager tarde stuff fixes
展开
版本: forge_1.20-2.9.3
支持游戏: 1.20.1
Release
下载次数: 11,772
fabric_1.20-2.9.3 more villager tarde stuff fixes
展开
版本: fabric_1.20-2.9.3
支持游戏: 1.20.1
Release
下载次数: 21,417
forge_1.20-2.9.2 other villager tarde stuff fixes
展开
版本: forge_1.20-2.9.2
支持游戏: 1.20.1
Release
下载次数: 19,905
fabric_1.20-2.9.2 other villager tarde stuff fixes
展开
版本: fabric_1.20-2.9.2
支持游戏: 1.20.1
Release
下载次数: 440
forge_1.20-2.9.1 hotfix for non vanilla villageer professions
展开
版本: forge_1.20-2.9.1
支持游戏: 1.20.1
Release
下载次数: 695
fabric_1.20-2.9.1 hotfix for non vanilla villageer professions
展开
版本: fabric_1.20-2.9.1
支持游戏: 1.20.1
Release
下载次数: 5,705
forge_1.20-2.9.0 展开
版本: forge_1.20-2.9.0
支持游戏: 1.20.1
Release
下载次数: 166
fabric_1.20-2.9.0 展开
版本: fabric_1.20-2.9.0
支持游戏: 1.20.1
Release
下载次数: 421
fabric_1.20-2.8.87 Fixed very critical issue added with todays build. apologies for that
展开
版本: fabric_1.20-2.8.87
支持游戏: 1.20.1
Release
下载次数: 13,499
forge_1.20-2.8.87 Fixed very critical issue added with todays build. apologies for that
展开
版本: forge_1.20-2.8.87
支持游戏: 1.20.1
Release
下载次数: 1,849
forge_1.20-2.8.86 added villager trades codec
further improved wood type detection
展开
版本: forge_1.20-2.8.86
支持游戏: 1.20.1
Release
下载次数: 319
fabric_1.20-2.8.86 added villager trades codec
further improved wood type detection
展开
版本: fabric_1.20-2.8.86
支持游戏: 1.20.1
Release
下载次数: 431
1.19.2-2.3.6 fixed map stuff and vertex builder
展开
版本: 1.19.2-2.3.5
支持游戏: 1.19.2
Release
下载次数: 58,643
1.19.2-2.3.6 fixed map stuff and vertex builder
展开
版本: 1.19.2-2.3.5
支持游戏: 1.19.2
Release
下载次数: 49,419
forge_1.20-2.8.84 improved wood detection system
展开
版本: forge_1.20-2.8.84
支持游戏: 1.20.1
Release
下载次数: 12,677
fabric_1.20-2.8.84 improved wood detection system
展开
版本: fabric_1.20-2.8.84
支持游戏: 1.20.1
Release
下载次数: 128,776
forge_1.20-2.8.82 fixed some baked quad transformer utility class not working as intended
展开
版本: forge_1.20-2.8.82
支持游戏: 1.20.1
Release
下载次数: 13,400
fabric_1.20-2.8.82 fixed some baked quad transformer utility class not working as intended
展开
版本: fabric_1.20-2.8.82
支持游戏: 1.20.1
Release
下载次数: 355,992
fabric_1.20-2.8.81 fixed some broken codecs default values
展开
版本: fabric_1.20-2.8.81
支持游戏: 1.20.1
Release
下载次数: 64,041
forge_1.20-2.8.81 fixed some broken codecs default values
展开
版本: forge_1.20-2.8.81
支持游戏: 1.20.1
Release
下载次数: 2,567
fabric_1.20-2.8.80 展开
版本: fabric_1.20-2.8.80
支持游戏: 1.20.1
Release
下载次数: 7,750
fabric_1.20-2.8.79 fixed an importnt issue which invalidated the lazy map update config making it so maps would update at vanilla rate instead of the optimized one
展开
版本: fabric_1.20-2.8.79
支持游戏: 1.20.1
Release
下载次数: 9,572
forge_1.20-2.8.79 fixed an importnt issue which invalidated the lazy map update config making it so maps would update at vanilla rate instead of the optimized one
展开
版本: forge_1.20-2.8.79
支持游戏: 1.20.1
Release
下载次数: 4,460
fabric_1.20-2.8.78 fixed another issue with packs
展开
版本: fabric_1.20-2.8.78
支持游戏: 1.20.1
Release
下载次数: 6,076
forge_1.20-2.8.78 fixed another issue with packs
展开
版本: forge_1.20-2.8.78
支持游戏: 1.20.1
Release
下载次数: 8,030
forge_1.20-2.8.77 cleared up and fixed recent fuck ups with resources. upsies
展开
版本: forge_1.20-2.8.77
支持游戏: 1.20.1
Release
下载次数: 237
fabric_1.20-2.8.77 cleared up and fixed recent fuck ups with resources. upsies
展开
版本: fabric_1.20-2.8.77
支持游戏: 1.20.1
Release
下载次数: 444
forge_1.20-2.8.76 updated map atlas compat to work with new version
展开
版本: forge_1.20-2.8.76
支持游戏: 1.20.1
Release
下载次数: 162
fabric_1.20-2.8.76 updated map atlas compat to work with new version
展开
版本: fabric_1.20-2.8.76
支持游戏: 1.20.1
Release
下载次数: 272
fabric_1.20-2.8.75 fixed color config crashing due to last update
improved dynamic resource pack resource clearing
展开
版本: fabric_1.20-2.8.75
支持游戏: 1.20.1
Release
下载次数: 2,308
forge_1.20-2.8.75 fixed color config crashing due to last update
improved dynamic resource pack resource clearing
展开
版本: forge_1.20-2.8.75
支持游戏: 1.20.1
Release
下载次数: 104
fabric_1.20-2.8.74 fixed something with quilt
展开
版本: fabric_1.20-2.8.74
支持游戏: 1.20.1
Release
下载次数: 512
fabric_1.20-2.8.73 some fix related to configs defaults on fabric
展开
版本: fabric_1.20-2.8.73
支持游戏: 1.20.1
Release
下载次数: 85
forge_1.20-2.8.72 展开
版本: forge_1.20-2.8.72
支持游戏: 1.20.1
Release
下载次数: 2,322
fabric_1.20-2.8.72 展开
版本: fabric_1.20-2.8.72
支持游戏: 1.20.1
Release
下载次数: 3,906
fabric_1.20-2.8.72 fixed an issue with fabric POI registration
展开
版本: fabric_1.20-2.8.72
支持游戏: 1.20.1
Release
下载次数: 115
forge_1.20-2.8.71 展开
版本: forge_1.20-2.8.71
支持游戏: 1.20.1
Release
下载次数: 377
fabric_1.20-2.8.71 展开
版本: fabric_1.20-2.8.71
支持游戏: 1.20.1
Release
下载次数: 556
fabric_1.20.4-2.9.3 fixed some issues with recipe conversions and dynamic packs
展开
版本: fabric_1.20.4-2.9.3
支持游戏: 1.20.4
Release
下载次数: 2,330
forge_1.20.4-2.9.3 fixed some issues with recipe conversions and dynamic packs
展开
版本: forge_1.20.4-2.9.3
支持游戏: 1.20.4
Release
下载次数: 337
fabric_1.20.4-2.9.2 展开
版本: fabric_1.20.4-2.9.2
支持游戏: 1.20.4
Release
下载次数: 161
forge_1.20.4-2.9.2 展开
版本: forge_1.20.4-2.9.2
支持游戏: 1.20.4
Release
下载次数: 73
forge_1.20-2.8.70 improved some fabric code
improved some error handling and logging
展开
版本: forge_1.20-2.8.70
支持游戏: 1.20.1
Release
下载次数: 1,370
fabric_1.20-2.8.70 improved some fabric code
improved some error handling and logging
展开
版本: fabric_1.20-2.8.70
支持游戏: 1.20.1
Release
下载次数: 17,808
fabric_1.20.4-2.9.0 展开
版本: fabric_1.20.4-2.9.0
支持游戏: 1.20.4
Release
下载次数: 242
forge_1.20.4-2.9.0 展开
版本: forge_1.20.4-2.9.0
支持游戏: 1.20.4
Release
下载次数: 124
fabric_1.20-2.8.68 展开
版本: fabric_1.20-2.8.68
支持游戏: 1.20.1
Release
下载次数: 120,441
forge_1.20-2.8.67 added pendulum animations utilities
展开
版本: forge_1.20-2.8.67
支持游戏: 1.20.1
Release
下载次数: 80,069
fabric_1.20-2.8.67 added pendulum animations utilities
展开
版本: fabric_1.20-2.8.67
支持游戏: 1.20.1
Release
下载次数: 6,899
forge_1.20-2.8.66 solved some concurrency issues with map data
展开
版本: forge_1.20-2.8.66
支持游戏: 1.20.1
Release
下载次数: 9,621
fabric_1.20-2.8.66 solved some concurrency issues with map data
展开
版本: fabric_1.20-2.8.66
支持游戏: 1.20.1
Release
下载次数: 79,122
forge_1.20-2.8.65 map related optimizations and fixes
展开
版本: forge_1.20-2.8.65
支持游戏: 1.20.1
Release
下载次数: 5,793
fabric_1.20-2.8.65 map related optimizations and fixes
展开
版本: fabric_1.20-2.8.65
支持游戏: 1.20.1
Release
下载次数: 14,946
forge_1.20-2.8.62 added compat with Purity mod
展开
版本: forge_1.20-2.8.62
支持游戏: 1.20.1
Release
下载次数: 5,123
fabric_1.20-2.8.62 added compat with Purity mod
展开
版本: fabric_1.20-2.8.62
支持游戏: 1.20.1
Release
下载次数: 10,361
forge_1.20-2.8.61 展开
版本: forge_1.20-2.8.61
支持游戏: 1.20.1
Release
下载次数: 249
fabric_1.20-2.8.61 展开
版本: fabric_1.20-2.8.61
支持游戏: 1.20.1
Release
下载次数: 486
forge_1.20-2.8.60 展开
版本: forge_1.20-2.8.60
支持游戏: 1.20.1
Release
下载次数: 3,532
fabric_1.20-2.8.60 展开
版本: fabric_1.20-2.8.60
支持游戏: 1.20.1
Release
下载次数: 105,623
forge_1.20-2.8.59 firework stuff
some sanity checks on datapack registries
展开
版本: forge_1.20-2.8.59
支持游戏: 1.20.1
Release
下载次数: 4,916
fabric_1.20-2.8.59 firework stuff
some sanity checks on datapack registries
展开
版本: fabric_1.20-2.8.59
支持游戏: 1.20.1
Release
下载次数: 2,788
forge_1.20-2.8.58 展开
版本: forge_1.20-2.8.58
支持游戏: 1.20.1
Release
下载次数: 346
forge_1.20-2.8.57 added some platform utilities
展开
版本: forge_1.20-2.8.57
支持游戏: 1.20.1
Release
下载次数: 955
fabric_1.20-2.8.57 added some platform utilities
展开
版本: fabric_1.20-2.8.57
支持游戏: 1.20.1
Release
下载次数: 7,142
1.19.2-2.3.5 fixed map stuff and vertex builder
展开
版本: 1.19.2-2.3.5
支持游戏: 1.19.2
Release
下载次数: 56,836
1.19.2-2.3.5 fixed map stuff and vertex builder
展开
版本: 1.19.2-2.3.5
支持游戏: 1.19.2
Release
下载次数: 33,285
1.19.2-2.3.4 version i forgot to publish
map stuff
展开
版本: 1.19.2-2.3.4
支持游戏: 1.19.2
Release
下载次数: 1,150
1.19.2-2.3.4 version i forgot to publish
map stuff
展开
版本: 1.19.2-2.3.4
支持游戏: 1.19.2
Release
下载次数: 954
forge_1.20-2.8.56 more map api improvements
展开
版本: forge_1.20-2.8.56
支持游戏: 1.20.1
Release
下载次数: 24,764
fabric_1.20-2.8.56 more map api improvements
展开
版本: fabric_1.20-2.8.56
支持游戏: 1.20.1
Release
下载次数: 11,608
forge_1.20-2.8.55 展开
版本: forge_1.20-2.8.55
支持游戏: 1.20.1
Release
下载次数: 121
fabric_1.20-2.8.55 展开
版本: fabric_1.20-2.8.55
支持游戏: 1.20.1
Release
下载次数: 309
forge_1.20-2.8.54 展开
版本: forge_1.20-2.8.54
支持游戏: 1.20.1
Release
下载次数: 1,147
fabric_1.20-2.8.53 imprved fabric conditions
展开
版本: fabric_1.20-2.8.53
支持游戏: 1.20.1
Release
下载次数: 6,352
1.19.2-2.3.3 backported new map API
fix 2
展开
版本: 1.19.2-2.3.3
支持游戏: 1.19.2
Release
下载次数: 1,745
1.19.2-2.3.3 backported new map API
fix 2
展开
版本: 1.19.2-2.3.3
支持游戏: 1.19.2
Release
下载次数: 1,602
1.19.2-2.3.2 backported new map API
fix 2
展开
版本: 1.19.2-2.3.2
支持游戏: 1.19.2
Release
下载次数: 84
1.19.2-2.3.2 backported new map API
fix 2
展开
版本: 1.19.2-2.3.2
支持游戏: 1.19.2
Release
下载次数: 64
1.19.2-2.3.1 backported new map API
fabric fix
展开
版本: 1.19.2-2.3.1
支持游戏: 1.19.2
Release
下载次数: 73
1.19.2-2.3.0 展开
版本: 1.19.2-2.3.0
支持游戏: 1.19.2
Release
下载次数: 447
1.19.2-2.3.0 展开
版本: 1.19.2-2.3.0
支持游戏: 1.19.2
Release
下载次数: 539
forge_1.20-2.8.52 fixed custom decorations not clearing correctly
bumped channel network version
展开
版本: forge_1.20-2.8.52
支持游戏: 1.20.1
Release
下载次数: 2,553
fabric_1.20-2.8.52 fixed custom decorations not clearing correctly
bumped channel network version
展开
版本: fabric_1.20-2.8.52
支持游戏: 1.20.1
Release
下载次数: 3,864
forge_1.20-2.8.51 fixed custom decorations not clearing correctly
bumped channel network version
展开
版本: forge_1.20-2.8.51
支持游戏: 1.20.1
Release
下载次数: 8,808
fabric_1.20-2.8.51 fixed custom decorations not clearing correctly
bumped channel network version
展开
版本: fabric_1.20-2.8.51
支持游戏: 1.20.1
Release
下载次数: 23,335
forge_1.20-2.8.50 hopefully fixeda server side packet issue
展开
版本: forge_1.20-2.8.50
支持游戏: 1.20.1
Release
下载次数: 4,399
fabric_1.20-2.8.50 hopefully fixeda server side packet issue
展开
版本: fabric_1.20-2.8.50
支持游戏: 1.20.1
Release
下载次数: 6,194
forge_1.20-2.8.49 fixed a concurrency issue
展开
版本: forge_1.20-2.8.49
支持游戏: 1.20.1
Release
下载次数: 940
fabric_1.20-2.8.49 fixed a concurrency issue
展开
版本: fabric_1.20-2.8.49
支持游戏: 1.20.1
Release
下载次数: 11,152
forge_1.20-2.8.48 improved custom map data system to allow for way less packet sent
added some more builtin wood types compat for and added other naming schemes
展开
版本: forge_1.20-2.8.48
支持游戏: 1.20.1
Release
下载次数: 726
fabric_1.20-2.8.48 improved custom map data system to allow for way less packet sent
added some more builtin wood types compat for and added other naming schemes
展开
版本: fabric_1.20-2.8.48
支持游戏: 1.20.1
Release
下载次数: 7,671
1.20-2.8.47 improved decoration renderers
added some more compat for wood types
展开
版本: 1.20-2.8.47
支持游戏: 1.20.1
Release
下载次数: 3,825
1.20-2.8.47 improved decoration renderers
added some more compat for wood types
展开
版本: 1.20-2.8.47
支持游戏: 1.20.1
Release
下载次数: 2,925
1.20-2.8.46 big map API refactors and improvements to allow for further functionality like client only markers
展开
版本: 1.20-2.8.46
支持游戏: 1.20.1
Release
下载次数: 2,961
1.20-2.8.44 big map API refactors and improvements to allow for further functionality like client only markers
展开
版本: 1.20-2.8.44
支持游戏: 1.20.1
Release
下载次数: 448
1.20-2.8.44 big map API refactors and improvements to allow for further functionality like client only markers
展开
版本: 1.20-2.8.44
支持游戏: 1.20.1
Release
下载次数: 2,835
1.20-2.8.42 another serverside hotfix
展开
版本: 1.20-2.8.42
支持游戏: 1.20.1
Release
下载次数: 1,163
1.20-2.8.42 another serverside hotfix
展开
版本: 1.20-2.8.42
支持游戏: 1.20.1
Release
下载次数: 3,607
1.20-2.8.41 展开
版本: 1.20-2.8.41
支持游戏: 1.20.1
Release
下载次数: 197
1.20-2.8.40 workround for oculus compatibility
added mipmapped entity cutout and solid render types
展开
版本: 1.20-2.8.40
支持游戏: 1.20.1
Release
下载次数: 441
1.20-2.8.40 workround for oculus compatibility
added mipmapped entity cutout and solid render types
展开
版本: 1.20-2.8.40
支持游戏: 1.20.1
Release
下载次数: 300
1.20-2.8.39 workround for oculus compatibility
展开
版本: 1.20-2.8.39
支持游戏: 1.20.1
Release
下载次数: 51
1.20-2.8.38 All game maps will now render with mipmap. This follows its own config instead of the game one for more control.
This changes greatly improves the quality of maps on item frmes when viewed at distance of for exmple when rendered small on mods like map atlases
展开
版本: 1.20-2.8.38
支持游戏: 1.20.1
Release
下载次数: 119
1.20-2.8.38 All game maps will now render with mipmap. This follows its own config instead of the game one for more control.
This changes greatly improves the quality of maps on item frmes when viewed at distance of for exmple when rendered small on mods like map atlases
展开
版本: 1.20-2.8.38
支持游戏: 1.20.1
Release
下载次数: 327
1.20-2.8.37 All game maps will now render with mipmap. This follows its own config instead of the game one for more control.
This changes greatly improves the quality of maps on item frmes when viewed at distance of for exmple when rendered small on mods like map atlases
展开
版本: 1.20-2.8.37
支持游戏: 1.20.1
Release
下载次数: 72
1.20-2.8.37 All game maps will now render with mipmap. This follows its own config instead of the game one for more control.
This changes greatly improves the quality of maps on item frmes when viewed at distance of for exmple when rendered small on mods like map atlases
展开
版本: 1.20-2.8.37
支持游戏: 1.20.1
Release
下载次数: 53
1.20-2.8.36 more map compat with other mods
展开
版本: 1.20-2.8.36
支持游戏: 1.20.1
Release
下载次数: 328
1.20-2.8.35 more map compat with other mods
展开
版本: 1.20-2.8.35
支持游戏: 1.20.1
Release
下载次数: 64
1.20-2.8.35 more map compat with other mods
展开
版本: 1.20-2.8.35
支持游戏: 1.20.1
Release
下载次数: 833
1.20-2.8.34 展开
版本: 1.20-2.8.34
支持游戏: 1.20.1
Release
下载次数: 136
1.20-2.8.34 展开
版本: 1.20-2.8.34
支持游戏: 1.20.1
Release
下载次数: 562
1.20-2.8.32 fixed custom map decorations not being sent anymore from last patch
展开
版本: 1.20-2.8.32
支持游戏: 1.20.1
Release
下载次数: 1,123
1.20-2.8.32 fixed custom map decorations not being sent anymore from last patch
展开
版本: 1.20-2.8.32
支持游戏: 1.20.1
Release
下载次数: 417
1.20-2.8.31 even more map related things
(improed packet to always send map center and dimension)
展开
版本: 1.20-2.8.31
支持游戏: 1.20.1
Release
下载次数: 192
1.20-2.8.31 even more map related things
(improed packet to always send map center and dimension)
展开
版本: 1.20-2.8.31
支持游戏: 1.20.1
Release
下载次数: 246
1.20-2.8.30 展开
版本: 1.20-2.8.30
支持游戏: 1.20.1
Release
下载次数: 202
1.20-2.8.30 展开
版本: 1.20-2.8.30
支持游戏: 1.20.1
Release
下载次数: 899
1.20-2.8.28 fixed custom map data not being sent to client correctly
展开
版本: 1.20-2.8.28
支持游戏: 1.20.1
Release
下载次数: 1,264
1.20-2.8.28 fixed custom map data not being sent to client correctly
展开
版本: 1.20-2.8.28
支持游戏: 1.20.1
Release
下载次数: 5,171
1.20-2.8.27 fixed custom map data not being sent to client correctly
展开
版本: 1.20-2.8.27
支持游戏: 1.20.1
Release
下载次数: 334
1.20-2.8.27 fixed custom map data not being sent to client correctly
展开
版本: 1.20-2.8.27
支持游戏: 1.20.1
Release
下载次数: 354
1.20-2.8.26 mapatlas integration bug fix
展开
版本: 1.20-2.8.26
支持游戏: 1.20.1
Release
下载次数: 439
1.19.2-2.2.46 updated map atlas integration
展开
版本: 1.19.2-2.2.46
支持游戏: 1.19.2
Release
下载次数: 16,526
1.19.2-2.2.45 updated map atlas integration
展开
版本: 1.19.2-2.2.45
支持游戏: 1.19.2
Release
下载次数: 151,744
1.19.2-2.2.45 updated map atlas integration
展开
版本: 1.19.2-2.2.45
支持游戏: 1.19.2
Release
下载次数: 130
1.20-2.8.25 fixed a possible issue with map decoration renderers
展开
版本: 1.20-2.8.25
支持游戏: 1.20.1
Release
下载次数: 284
1.20-2.8.25 fixed a possible issue with map decoration renderers
展开
版本: 1.20-2.8.25
支持游戏: 1.20.1
Release
下载次数: 1,844
1.20-2.8.24 fixed an issue caused by mixin extras
updated map atlases integration
展开
版本: 1.20-2.8.24
支持游戏: 1.20.1
Release
下载次数: 120
1.20-2.8.24 fixed an issue caused by mixin extras
updated map atlases integration
展开
版本: 1.20-2.8.24
支持游戏: 1.20.1
Release
下载次数: 1,183
1.20-2.8.23 fixed a broken mixin that dint work outside dev *pensive*
展开
版本: 1.20-2.8.23
支持游戏: 1.20.1
Release
下载次数: 517
1.20-2.8.23 fixed a broken mixin that dint work outside dev *pensive*
展开
版本: 1.20-2.8.23
支持游戏: 1.20.1
Release
下载次数: 1,923
1.20-2.8.22 improved custom map data networking, optimized to just send when needed using the vanilla packet instead of each tick
展开
版本: 1.20-2.8.22
支持游戏: 1.20.1
Release
下载次数: 114
1.20-2.8.22 improved custom map data networking, optimized to just send when needed using the vanilla packet instead of each tick
展开
版本: 1.20-2.8.22
支持游戏: 1.20.1
Release
下载次数: 287
1.20-2.8.21 even more improvements to map markers. Can now display dynamic ones
展开
版本: 1.20-2.8.21
支持游戏: 1.20.1
Release
下载次数: 1,667
1.20-2.8.21 even more improvements to map markers. Can now display dynamic ones
展开
版本: 1.20-2.8.21
支持游戏: 1.20.1
Release
下载次数: 3,269
1.20-2.8.20 fixed an issue with shapeless recipe generation
展开
版本: 1.20-2.8.20
支持游戏: 1.20.1
Release
下载次数: 143
1.20-2.8.20 fixed an issue with shapeless recipe generation
展开
版本: 1.20-2.8.20
支持游戏: 1.20.1
Release
下载次数: 432
1.20-2.8.19 fixed quad builder not workig correctly on fabric
improved extra map data API
展开
版本: 1.20-2.8.19
支持游戏: 1.20.1
Release
下载次数: 285
1.20-2.8.19 fixed quad builder not workig correctly on fabric
improved extra map data API
展开
版本: 1.20-2.8.19
支持游戏: 1.20.1
Release
下载次数: 610
1.20-2.8.18 fixed quad builder not workig correctly on fabric
improved extra map data API
展开
版本: 1.20-2.8.18
支持游戏: 1.20.1
Release
下载次数: 430
1.20-2.8.18 fixed quad builder not workig correctly on fabric
improved extra map data API
展开
版本: 1.20-2.8.18
支持游戏: 1.20.1
Release
下载次数: 1,309
1.20-2.8.17 fixed an issue with dynamic pack root resources
展开
版本: 1.20-2.8.17
支持游戏: 1.20.1
Release
下载次数: 750
1.20-2.8.17 fixed an issue with dynamic pack root resources
展开
版本: 1.20-2.8.17
支持游戏: 1.20.1
Release
下载次数: 2,038
1.20-2.8.16 actualy fixed baked models
improved map atlas integration
展开
版本: 1.20-2.8.16
支持游戏: 1.20.1
Release
下载次数: 2,537
1.20-2.8.16 actualy fixed baked models
improved map atlas integration
展开
版本: 1.20-2.8.16
支持游戏: 1.20.1
Release
下载次数: 583
1.20-2.8.15 fixed an issue with baked models
展开
版本: 1.20-2.8.15
支持游戏: 1.20.1
Release
下载次数: 423
1.20-2.8.15 fixed an issue with baked models
展开
版本: 1.20-2.8.15
支持游戏: 1.20.1
Release
下载次数: 1,095
1.20-2.8.14 fixed an issue with fabric and new default config
展开
版本: 1.20-2.8.14
支持游戏: 1.20.1
Release
下载次数: 870
1.20-2.8.13 - fixed map atlas integration to use new shared package names
展开
版本: 1.20-2.8.13
支持游戏: 1.20.1
Release
下载次数: 6,648
1.20-2.8.13 - fixed map atlas integration to use new shared package names
展开
版本: 1.20-2.8.13
支持游戏: 1.20.1
Release
下载次数: 13,772
1.20-2.8.12 - fixed an issue with optional loot condition
展开
版本: 1.20-2.8.12
支持游戏: 1.20.1
Release
下载次数: 339
1.20-2.8.12 - fixed an issue with optional loot condition
展开
版本: 1.20-2.8.12
支持游戏: 1.20.1
Release
下载次数: 760
1.20-2.8.10 fixed a crash with configs when loaded early using new color configs
展开
版本: 1.20-2.8.10
支持游戏: 1.20.1
Release
下载次数: 297
1.20-2.8.9 improved color configs and color utils
展开
版本: 1.20-2.8.9
支持游戏: 1.20.1
Release
下载次数: 76
1.20-2.8.9 improved color configs and color utils
展开
版本: 1.20-2.8.9
支持游戏: 1.20.1
Release
下载次数: 2,438
1.20-2.8.7 Possibly fixed an issue concerning wood types
Added a config to allow merging dynamic texture packs. Default on for now
展开
版本: 1.20-2.8.7
支持游戏: 1.20.1
Release
下载次数: 3,062
1.20-2.8.7 Possibly fixed an issue concerning wood types
Added a config to allow merging dynamic texture packs. Default on for now
展开
版本: 1.20-2.8.7
支持游戏: 1.20.1
Release
下载次数: 2,181
1.20-2.8.6 fixed an issue with model builder
展开
版本: 1.20-2.8.6
支持游戏: 1.20.1
Release
下载次数: 629
1.20-2.8.6 fixed an issue with model builder
展开
版本: 1.20-2.8.6
支持游戏: 1.20.1
Release
下载次数: 1,068
1.20-2.8.6 - fixeed messup of previous update
展开
版本: 1.20-2.8.6
支持游戏: 1.20.1
Release
下载次数: 148
1.20-2.8.6 - fixeed messup of previous update
展开
版本: 1.20-2.8.6
支持游戏: 1.20.1
Release
下载次数: 310
1.20-2.8.5e - added a bunch of documentation in /example package
- added BakedQuadsTransformer, deprecating VertexUtils methods
展开
版本: 1.20-2.8.5e
支持游戏: 1.20.1
Release
下载次数: 51
1.20-2.8.5e - added a bunch of documentation in /example package
- added BakedQuadsTransformer, deprecating VertexUtils methods
展开
版本: 1.20-2.8.5e
支持游戏: 1.20.1
Release
下载次数: 81
1.20-2.8.4 fixed an issue with registration
展开
版本: 1.20-2.8.4
支持游戏: 1.20.1
Release
下载次数: 1,835
1.20-2.8.3 more minor fixes to new system. added more hooks to fluid tank code
展开
版本: 1.20-2.8.3
支持游戏: 1.20.1
Release
下载次数: 960
1.20-2.8.3 more minor fixes to new system. added more hooks to fluid tank code
展开
版本: 1.20-2.8.3
支持游戏: 1.20.1
Release
下载次数: 1,067
1.20-2.8.2 fixed some bugs with the newly added system
展开
版本: 1.20-2.8.2
支持游戏: 1.20.1
Release
下载次数: 747
1.20-2.8.2 fixed some bugs with the newly added system
展开
版本: 1.20-2.8.2
支持游戏: 1.20.1
Release
下载次数: 274
1.20-2.8.1 - fixed an issue with colors shading being incorrect
- improved newly added api
展开
版本: 1.20-2.8.1
支持游戏: 1.20.1
Release
下载次数: 669
1.20-2.8.1 - fixed an issue with colors shading being incorrect
- improved newly added api
展开
版本: 1.20-2.8.1
支持游戏: 1.20.1
Release
下载次数: 245
1.19.2-2.2.44 展开
版本: 1.19.2-2.2.44
支持游戏: 1.19.2
Release
下载次数: 45,477
1.19.2-2.2.44 展开
版本: 1.19.2-2.2.44
支持游戏: 1.19.2
Release
下载次数: 3,138
1.20-2.8.0j - added AdditionalItemPlacementsAPI to easily make any item placeable
- fixed a crash
展开
版本: 1.20-2.8.0j
支持游戏: 1.20.1
Release
下载次数: 672
1.20-2.8.0j - added AdditionalItemPlacementsAPI to easily make any item placeable
- fixed a crash
展开
版本: 1.20-2.8.0j
支持游戏: 1.20.1
Release
下载次数: 279
1.20-2.7.4 - fixed an issue i just introduced..
- fixed custom item model on fabric not working correctly
展开
版本: 1.20-2.7.4
支持游戏: 1.20.1
Release
下载次数: 1,196
1.20-2.7.4 - fixed an issue i just introduced..
- fixed custom item model on fabric not working correctly
展开
版本: 1.20-2.7.4
支持游戏: 1.20.1
Release
下载次数: 203
1.20-2.7.3 - fixed some rare crash on fabric related to maps
- some improvements to texture generation
展开
版本: 1.20-2.7.3
支持游戏: 1.20.1
Release
下载次数: 73
1.20-2.7.3 - fixed some rare crash on fabric related to maps
- some improvements to texture generation
展开
版本: 1.20-2.7.3
支持游戏: 1.20.1
Release
下载次数: 135
1.20-2.7.2 - now uses new datapack registries added by fabric api. removed related mixins
展开
版本: 1.20-2.7.2
支持游戏: 1.20.1
Release
下载次数: 11,717
1.20-2.7.2 - now uses new datapack registries added by fabric api. removed related mixins
展开
版本: 1.20-2.7.2
支持游戏: 1.20.1
Release
下载次数: 24,871
1.20-2.7.1 updated to work with new fabric api
展开
版本: 1.20-2.7.1
支持游戏: 1.20.1
Release
下载次数: 1,198
1.20-2.7.0 quite some internal refactors and cleanups. Fixed some inconsistencies with configs
展开
版本: 1.20-2.7.0
支持游戏: 1.20.1
Release
下载次数: 533
1.20-2.7.0 quite some internal refactors and cleanups. Fixed some inconsistencies with configs
展开
版本: 1.20-2.7.0
支持游戏: 1.20.1
Release
下载次数: 942
1.20-2.6.4 fixed an issue with quad builder having inverted colors for fabric
展开
版本: 1.20-2.6.4
支持游戏: 1.20.1
Release
下载次数: 777
1.20-2.6.3 removed dependench on forge 47.1.28
展开
版本: 1.20-2.6.3
支持游戏: 1.20.1
Release
下载次数: 159
1.20-2.6.2 fixed an issue with indium
展开
版本: 1.20-2.6.2
支持游戏: 1.20.1
Release
下载次数: 76
1.20-2.6.2 fixed an issue with indium
展开
版本: 1.20-2.6.2
支持游戏: 1.20.1
Release
下载次数: 401
1.20-2.6.1 展开
版本: 1.20-2.6.1
支持游戏: 1.20.1
Release
下载次数: 4,584
1.20-2.6.1 展开
版本: 1.20-2.6.1
支持游戏: 1.20.1
Release
下载次数: 10,754
1.20-2.6.0 major render helpers rewrite and cleanups
展开
版本: 1.20-2.6.0
支持游戏: 1.20.1
Release
下载次数: 418
1.20-2.6.0 major render helpers rewrite and cleanups
展开
版本: 1.20-2.6.0
支持游戏: 1.20.1
Release
下载次数: 310
1.20-2.5.17 fixed mixin plugin stuff...
展开
版本: 1.20-2.5.17
支持游戏: 1.20.1
Release
下载次数: 201
1.20-2.5.16 improved dynamic baked model stuff
展开
版本: 1.20-2.5.16
支持游戏: 1.20.1
Release
下载次数: 152
1.20-2.5.16 improved dynamic baked model stuff
展开
版本: 1.20-2.5.16
支持游戏: 1.20.1
Release
下载次数: 884
1.19.2-2.2.43 improved dynamic models stuff allowing for non tiles to use them
展开
版本: 1.19.2-2.2.43
支持游戏: 1.19.2
Release
下载次数: 65,231
1.19.2-2.2.43 improved dynamic models stuff allowing for non tiles to use them
展开
版本: 1.19.2-2.2.43
支持游戏: 1.19.2
Release
下载次数: 12,917
1.19.2-2.2.42 removed some spammy debug lines i forgot to removed...
展开
版本: 1.19.2-2.2.42
支持游戏: 1.19.2
Release
下载次数: 185
1.19.2-2.2.42 removed some spammy debug lines i forgot to removed...
展开
版本: 1.19.2-2.2.42
支持游戏: 1.19.2
Release
下载次数: 125
1.20-2.5.15 actually fixed modern fix compat
展开
版本: 1.20-2.5.15
支持游戏: 1.20.1
Release
下载次数: 144
1.20-2.5.15 actually fixed modern fix compat
展开
版本: 1.20-2.5.15
支持游戏: 1.20.1
Release
下载次数: 401
1.19.2-2.2.41 Actually fixed compat with Modern Fix (this time for real)
展开
版本: 1.19.2-2.2.41
支持游戏: 1.19.2
Release
下载次数: 72
1.19.2-2.2.41 Actually fixed compat with Modern Fix (this time for real)
展开
版本: 1.19.2-2.2.41
支持游戏: 1.19.2
Release
下载次数: 48
1.20-2.5.14 improved resource utils to get all posible textures from a given blockstate
added dummy block getter
展开
版本: 1.20-2.5.14
支持游戏: 1.20.1
Release
下载次数: 88
1.20-2.5.14 improved resource utils to get all posible textures from a given blockstate
added dummy block getter
展开
版本: 1.20-2.5.14
支持游戏: 1.20.1
Release
下载次数: 287
1.20-2.5.13 fixed an issue with blank colors in color sets causing a rare crash
展开
版本: 1.20-2.5.13
支持游戏: 1.20.1
Release
下载次数: 90
1.20-2.5.13 fixed an issue with blank colors in color sets causing a rare crash
展开
版本: 1.20-2.5.13
支持游戏: 1.20.1
Release
下载次数: 257
1.19.2-2.2.40 - fixed dynamic resources not being cleared (forge)
- fixed dynamic resources getting cleared too much (fabric)
展开
版本: 1.19.2-2.2.40
支持游戏: 1.19.2
Release
下载次数: 5,797
1.19.2-2.2.40 - fixed dynamic resources not being cleared (forge)
- fixed dynamic resources getting cleared too much (fabric)
展开
版本: 1.19.2-2.2.40
支持游戏: 1.19.2
Release
下载次数: 624
1.20-2.5.12 展开
版本: 1.20-2.5.12
支持游戏: 1.20.1
Release
下载次数: 636
1.20-2.5.12 展开
版本: 1.20-2.5.12
支持游戏: 1.20.1
Release
下载次数: 1,030
1.20-2.5.11 fixed vanilla wood types not being detected properly
展开
版本: 1.20-2.5.11
支持游戏: 1.20.1
Release
下载次数: 57
1.20-2.5.11 fixed vanilla wood types not being detected properly
展开
版本: 1.20-2.5.11
支持游戏: 1.20.1
Release
下载次数: 93
1.19.2-2.2.39 - improved compat between dynamic resources and modern fix lazy model loading
展开
版本: 1.19.2-2.2.39
支持游戏: 1.19.2
Release
下载次数: 379
1.19.2-2.2.39 - improved compat between dynamic resources and modern fix lazy model loading
展开
版本: 1.19.2-2.2.39
支持游戏: 1.19.2
Release
下载次数: 197
1.20-2.5.10 - improved dynamic resources generation to work better with modern fix
展开
版本: 1.20-2.5.10
支持游戏: 1.20.1
Release
下载次数: 89
1.20-2.5.10 - improved dynamic resources generation to work better with modern fix
展开
版本: 1.20-2.5.10
支持游戏: 1.20.1
Release
下载次数: 169
1.20-2.5.9 fixed a crash due to refactors and missing classes in platform packages
展开
版本: 1.20-2.5.9
支持游戏: 1.20.1
Release
下载次数: 130
1.20-2.5.9 fixed a crash due to refactors and missing classes in platform packages
展开
版本: 1.20-2.5.9
支持游戏: 1.20.1
Release
下载次数: 54
1.20-2.5.8 fixed a crash due to refactors and missing classes in platform packages
展开
版本: 1.20-2.5.8
支持游戏: 1.20.1
Release
下载次数: 155
1.20-2.5.8 fixed a crash due to refactors and missing classes in platform packages
展开
版本: 1.20-2.5.8
支持游戏: 1.20.1
Release
下载次数: 416
1.20-2.5.7 fixed a crash due to refactors and missing classes in platform packages
展开
版本: 1.20-2.5.7
支持游戏: 1.20.1
Release
下载次数: 105
1.20-2.5.6 - fixed wood type ordering
- cleanups
展开
版本: 1.20-2.5.6
支持游戏: 1.20.1
Release
下载次数: 68
1.20-2.5.6 - fixed wood type ordering
- cleanups
展开
版本: 1.20-2.5.6
支持游戏: 1.20.1
Release
下载次数: 114
1.20-2.5.5 - 1.20.1
- added some mixins and renders utils
展开
版本: 1.20-2.5.5
支持游戏: 1.20.1
Release
下载次数: 297
1.20-2.5.5 - 1.20.1
- added some mixins and renders utils
展开
版本: 1.20-2.5.5
支持游戏: 1.20.1
Release
下载次数: 478
1.20-2.5.4 - added back loot table injects
- fixed some misc issues when reloading packs
展开
版本: 1.20-2.5.4
支持游戏: 1.20
Release
下载次数: 13,342
1.20-2.5.4 - added back loot table injects
- fixed some misc issues when reloading packs
展开
版本: 1.20-2.5.4
支持游戏: 1.20
Release
下载次数: 5,216
1.20-2.5.3 展开
版本: 1.20-2.5.3
支持游戏: 1.20
Release
下载次数: 285
1.20-2.5.3 展开
版本: 1.20-2.5.3
支持游戏: 1.20
Release
下载次数: 814
1.20-2.5.2 展开
版本: 1.20-2.5.2
支持游戏: 1.20
Release
下载次数: 3,192
1.20-2.5.2 展开
版本: 1.20-2.5.2
支持游戏: 1.20
Release
下载次数: 271
1.20-2.5.0 - fixed a fabric issue with reload listeners
展开
版本: 1.20-2.5.0
支持游戏: 1.20
Release
下载次数: 669
1.20-2.5.0 - fixed a fabric issue with reload listeners
展开
版本: 1.20-2.5.0
支持游戏: 1.20
Release
下载次数: 1,680
1.19.2-2.2.38 - dynamic resource packs will not clear themselves after evert relload. This will slightly increase some successive reload time but in turn will free up all the ram taken by these packs
展开
版本: 1.19.2-2.2.38
支持游戏: 1.19.2
Release
下载次数: 25,839
1.19.2-2.2.38 - dynamic resource packs will not clear themselves after evert relload. This will slightly increase some successive reload time but in turn will free up all the ram taken by these packs
展开
版本: 1.19.2-2.2.38
支持游戏: 1.19.2
Release
下载次数: 1,016
1.19.2-2.2.37 improved wood detections. blacklisted some mods
展开
版本: 1.19.2-2.2.37
支持游戏: 1.19.2
Release
下载次数: 208
1.19.2-2.2.37 improved wood detections. blacklisted some mods
展开
版本: 1.19.2-2.2.37
支持游戏: 1.19.2
Release
下载次数: 230
1.19.4-2.4.16 - fixed a fabric issue with reload listeners
展开
版本: 1.19.4-2.4.16
支持游戏: 1.19.4
Release
下载次数: 14,333
1.19.2-2.2.36 展开
版本: 1.19.2-2.2.36
支持游戏: 1.19.2
Release
下载次数: 1,047
1.19.2-2.2.36 展开
版本: 1.19.2-2.2.36
支持游戏: 1.19.2
Release
下载次数: 312
1.19.2-2.2.35 fixed a possible crash with some config mod
展开
版本: 1.19.2-2.2.35
支持游戏: 1.19.2
Release
下载次数: 230
1.19.2-2.2.35 fixed a possible crash with some config mod
展开
版本: 1.19.2-2.2.35
支持游戏: 1.19.2
Release
下载次数: 126
1.19.4-2.4.15 - fixed (another) an issue with map markers on servers. part 2
展开
版本: 1.19.4-2.4.15
支持游戏: 1.19.4
Release
下载次数: 203
1.19.4-2.4.15 - fixed (another) an issue with map markers on servers. part 2
展开
版本: 1.19.4-2.4.15
支持游戏: 1.19.4
Release
下载次数: 7,607
1.19.4-2.4.14 - possibly fixed an issue with map markers
展开
版本: 1.19.4-2.4.14
支持游戏: 1.19.4
Release
下载次数: 93
1.19.4-2.4.14 - possibly fixed an issue with map markers
展开
版本: 1.19.4-2.4.14
支持游戏: 1.19.4
Release
下载次数: 59
1.19.4-2.4.13 - fixed map markers rendering
展开
版本: 1.19.4-2.4.13
支持游戏: 1.19.4
Release
下载次数: 61
1.19.4-2.4.13 - fixed map markers rendering
展开
版本: 1.19.4-2.4.13
支持游戏: 1.19.4
Release
下载次数: 89
1.19.4-2.4.12 - fixed map markers rendering
展开
版本: 1.19.4-2.4.12
支持游戏: 1.19.4
Release
下载次数: 74
1.19.4-2.4.12 - fixed map markers rendering
展开
版本: 1.19.4-2.4.12
支持游戏: 1.19.4
Release
下载次数: 39
1.19.4-2.4.11 - Revamped map markers
- They now have more properties defined in json
- Their textures will also be stitched in an atlas for better performance
- You can assign a structure tag to json map markers and that will get picked up by things that use it like supplementaries adventurer maps
- They also have a map color that ca be defined
展开
版本: 1.19.4-2.4.11
支持游戏: 1.19.4
Release
下载次数: 48
1.19.4-2.4.11 - Revamped map markers
- They now have more properties defined in json
- Their textures will also be stitched in an atlas for better performance
- You can assign a structure tag to json map markers and that will get picked up by things that use it like supplementaries adventurer maps
- They also have a map color that ca be defined
展开
版本: 1.19.4-2.4.11
支持游戏: 1.19.4
Release
下载次数: 70
1.19.4-2.4.8 - fixed cave filter placement modifier
- added to vanilla methods to wood type
- fixed some item rendering methods
展开
版本: 1.19.4-2.4.8
支持游戏: 1.19.4
Release
下载次数: 481
1.19.4-2.4.8 - fixed cave filter placement modifier
- added to vanilla methods to wood type
- fixed some item rendering methods
展开
版本: 1.19.4-2.4.8
支持游戏: 1.19.4
Release
下载次数: 90
1.19.4-2.4.7 展开
版本: 1.19.4-2.4.7
支持游戏: 1.19.4
Release
下载次数: 536
1.19.4-2.4.7 展开
版本: 1.19.4-2.4.7
支持游戏: 1.19.4
Release
下载次数: 82
1.19.2-2.2.34 fixed a rare issue with players in adventure mode
展开
版本: 1.19.2-2.2.34
支持游戏: 1.19.2
Release
下载次数: 5,440
1.19.2-2.2.34 fixed a rare issue with players in adventure mode
展开
版本: 1.19.2-2.2.34
支持游戏: 1.19.2
Release
下载次数: 2,394
1.19.4-2.4.6 - added ImageTransformer, an utility class to rotate or move parts of a texture in another
展开
版本: 1.19.4-2.4.6
支持游戏: 1.19.4
Release
下载次数: 122
1.19.4-2.4.6 - added ImageTransformer, an utility class to rotate or move parts of a texture in another
展开
版本: 1.19.4-2.4.6
支持游戏: 1.19.4
Release
下载次数: 58
1.19.4-2.4.5 no more builtin vertical slabs compat. use vslab compat
展开
版本: 1.19.4-2.4.5
支持游戏: 1.19.4
Release
下载次数: 100
1.19.4-2.4.5 no more builtin vertical slabs compat. use vslab compat
展开
版本: 1.19.4-2.4.5
支持游戏: 1.19.4
Release
下载次数: 89
1.19.2-2.2.33 fixed fluid tanks not saving their fluid colors correctly
展开
版本: 1.19.2-2.2.33
支持游戏: 1.19.2
Release
下载次数: 439
1.19.2-2.2.33 fixed fluid tanks not saving their fluid colors correctly
展开
版本: 1.19.2-2.2.33
支持游戏: 1.19.2
Release
下载次数: 243
1.19.4-2.4.4 no more builtin vertical slabs compat. use vslab compat
展开
版本: 1.19.4-2.4.4
支持游戏: 1.19.4
Release
下载次数: 103
1.19.4-2.4.4 no more builtin vertical slabs compat. use vslab compat
展开
版本: 1.19.4-2.4.4
支持游戏: 1.19.4
Release
下载次数: 60
1.19.4-2.4.3 fixes and improvements to new 1.19.4 code
展开
版本: 1.19.4-2.4.3
支持游戏: 1.19.4
Release
下载次数: 71
1.19.4-2.4.3 fixes and improvements to new 1.19.4 code
展开
版本: 1.19.4-2.4.3
支持游戏: 1.19.4
Release
下载次数: 42
1.19.2-2.2.32 Removed some early Items class classloading so we don't erroneously get the blame for other mods failed mixins
展开
版本: 1.19.2-2.2.32
支持游戏: 1.19.2
Release
下载次数: 3,264
1.19.2-2.2.32 Removed some early Items class classloading so we don't erroneously get the blame for other mods failed mixins
展开
版本: 1.19.2-2.2.32
支持游戏: 1.19.2
Release
下载次数: 527
1.19.4-2.4.2 展开
版本: 1.19.4-2.4.2
支持游戏: 1.19.4
Release
下载次数: 79
1.19.4-2.4.2 展开
版本: 1.19.4-2.4.2
支持游戏: 1.19.4
Release
下载次数: 51
1.19.4-2.4.1 展开
版本: 1.19.4-2.4.1
支持游戏: 1.19.4
Release
下载次数: 52
1.19.4-2.4.1 展开
版本: 1.19.4-2.4.1
支持游戏: 1.19.4
Release
下载次数: 87
1.19.4-2.4.0 展开
版本: 1.19.4-2.4.0
支持游戏: 1.19.4
Release
下载次数: 131
1.19.4-2.4.0 展开
版本: 1.19.4-2.4.0
支持游戏: 1.19.4
Release
下载次数: 103
1.19.2-2.2.31 fixed mess up in latest version
展开
版本: 1.19.2-2.2.31
支持游戏: 1.19.2
Release
下载次数: 56,742
1.19.2-2.2.31 fixed mess up in latest version
展开
版本: 1.19.2-2.2.31
支持游戏: 1.19.2
Release
下载次数: 1,133
1.19.2-2.2.30 possibly fixed a rare concurrency issue that would happen with some mod
展开
版本: 1.19.2-2.2.30
支持游戏: 1.19.2
Release
下载次数: 62
1.19.2-2.2.30 possibly fixed a rare concurrency issue that would happen with some mod
展开
版本: 1.19.2-2.2.30
支持游戏: 1.19.2
Release
下载次数: 58
1.19.2-2.2.29 Fixed a concurrency issue and crash that could have happened with some other mod
展开
版本: 1.19.2-2.2.29
支持游戏: 1.19.2
Release
下载次数: 386
1.19.2-2.2.29 Fixed a concurrency issue and crash that could have happened with some other mod
展开
版本: 1.19.2-2.2.29
支持游戏: 1.19.2
Release
下载次数: 467
1.19.4-2.3.8 展开
版本: 1.19.4-2.3.8
支持游戏: 1.19.4
Release
下载次数: 150
1.19.2-2.2.28 展开
版本: 1.19.2-2.2.28
支持游戏: 1.19.2
Release
下载次数: 194
1.19.2-2.2.27 updated configured dependency
展开
版本: 1.19.2-2.2.27
支持游戏: 1.19.2
Release
下载次数: 45
1.19.4-2.3.7 updated configured dependency
展开
版本: 1.19.4-2.3.7
支持游戏: 1.19.4
Release
下载次数: 43
1.19.4-2.3.6 展开
版本: 1.19.4-2.3.6
支持游戏: 1.19.4
Release
下载次数: 43
1.19.4-2.3.5 展开
版本: 1.19.4-2.3.5
支持游戏: 1.19.4
Release
下载次数: 25
1.19.4-2.3.4 * color utilities and minor fixes
展开
版本: 1.19.4-2.3.4
支持游戏: 1.19.4
Release
下载次数: 1,549
1.19.4-2.3.4 * color utilities and minor fixes
展开
版本: 1.19.4-2.3.4
支持游戏: 1.19.4
Release
下载次数: 32
1.19.4-2.3.4 * creative tab helpers fix
展开
版本: 1.19.4-2.3.4
支持游戏: 1.19.4
Release
下载次数: 41
1.19.4-2.3.4 * creative tab helpers fix
展开
版本: 1.19.4-2.3.4
支持游戏: 1.19.4
Release
下载次数: 104
1.19.2-2.2.27 展开
版本: 1.19.2-2.2.27
支持游戏: 1.19.2
Release
下载次数: 895
1.19.2-2.2.27 展开
版本: 1.19.2-2.2.27
支持游戏: 1.19.2
Release
下载次数: 246
1.19.4-2.3.2 * added creative tabs helpers
展开
版本: 1.19.4-2.3.2
支持游戏: 1.19.4
Release
下载次数: 50
1.19.4-2.3.2 * added creative tabs helpers
展开
版本: 1.19.4-2.3.2
支持游戏: 1.19.4
Release
下载次数: 47
1.19.4-2.3.2 展开
版本: 1.19.4-2.3.2
支持游戏: 1.19.4
Release
下载次数: 55
1.19.4-2.3.1 展开
版本: 1.19.4-2.3.1
支持游戏: 1.19.4
Release
下载次数: 41
1.19.4-2.3.1 展开
版本: 1.19.4-2.3.1
支持游戏: 1.19.4
Release
下载次数: 33
1.19.2-2.2.26 * improved item drop on death event
展开
版本: 1.19.2-2.2.26
支持游戏: 1.19.2
Release
下载次数: 275
1.19.2-2.2.26 * improved item drop on death event
展开
版本: 1.19.2-2.2.26
支持游戏: 1.19.2
Release
下载次数: 96
1.19.2-2.2.25 * added a new item dropped on death event that allows for items to not drop and be kept
展开
版本: 1.19.2-2.2.25
支持游戏: 1.19.2
Release
下载次数: 190
1.19.2-2.2.25 * added a new item dropped on death event that allows for items to not drop and be kept
展开
版本: 1.19.2-2.2.25
支持游戏: 1.19.2
Release
下载次数: 103
1.19.4-2.3.0 展开
版本: 1.19.4-2.3.0
支持游戏: 1.19.4
Release
下载次数: 70
1.19.4-2.3.0 展开
版本: 1.19.4-2.3.0
支持游戏: 1.19.4
Release
下载次数: 55
2.2.22 展开
版本: 2.2.22
支持游戏: 1.19.2
Release
下载次数: 97
Moonlight Lib 1.19.2-2.2.22 展开
版本: 1.19.2-2.2.22
支持游戏: 1.19, 1.19.1, 1.19.2
Release
下载次数: 1,983
2.2.19 展开
版本: 2.2.19
支持游戏: 1.19.2
Release
下载次数: 124
Moonlight Lib 1.19.2-2.2.19 展开
版本: 1.19.2-2.2.19
支持游戏: 1.19.1, 1.19.2
Release
下载次数: 422
Moonlight Lib 1.19.2-2.2.3 展开
版本: 1.19.2-2.2.3
支持游戏: 1.19.2
Release
下载次数: 560
Moonlight Lib 1.19.2-2.2.3 展开
版本: 1.19.2-2.2.3
支持游戏: 1.19, 1.19.1, 1.19.2, 1.19.3
Release
下载次数: 6,555
1.19.2-2.1.9 展开
版本: 1.19.2-2.1.9
支持游戏: 1.19.1, 1.19.2
Release
下载次数: 1,544
1.19.2-2.1.9 展开
版本: 1.19.2-2.1.9
支持游戏: 1.19.1, 1.19.2
Release
下载次数: 842
2.1.3 dont expect regular updates. always refer to CF page for now at least
展开
版本: 2.1.3
支持游戏: 1.19.2
Release
下载次数: 1,963
2.1.3 展开
版本: 2.1.3
支持游戏: 1.19.2
Release
下载次数: 245
1.9.0 展开
版本: 1.9.0
支持游戏: 1.16.5
Release
下载次数: 26,271
全部版本