月光图书馆 (Moonlight Lib)
月光图书馆是一个动态数据包和注册库,提供村民活动、自定义地图标记等功能。此库的特点包括:
- 动态资源包工具
一组工具,允许创建动态运行时资源包和数据包。还可以轻松重新设置和重新纹理现有纹理,特别适用于添加新的基于木材的方块。
- 动态方块集注册
允许模组指定一个方块集(例如木头类型)。然后,该模组将扫描所有已注册的方块并填充方块集,然后允许模组注册依赖于它的方块。
这不能通过传统方法轻松完成,因为木材集本身取决于注册的方块,因此注册必须在非常特定的时间发生。此工具使该任务成为可能,并易于执行。请注意,这仍然是一种动态注册的形式,可能具有一些缺点。
简而言之,您可以为您的方块提供动态的木材类型支持。木材集类型已经内置。
- 自定义地图标记:
一个完整的系统,允许轻松实现和添加地图装饰和地图标记,并控制它们的每个方面,如渲染。还允许在地图数据中存储简单数据,并提供一些钩子来使用它,例如在物品工具提示上。
此系统还提供了一个简单的数据驱动实现,这意味着您可以轻松使用数据包注册新标记!
- 动态村民人工智能
一个辅助系统,可以轻松动态添加任务并修改村民时间表,以兼容方式,而不覆盖整个现有的人工智能。还允许适当添加记忆类型
- 自定义第一和第三人称动画:
允许模组制作者在其物品中实现一个简单的接口,以允许其具有自定义的第三人称和第一人称动画(如弩)。
包括简单易用的接口,可以让您控制第一人称和第三人称动画,以及直接在您的物品类中渲染物品本身的回调(类似于望远镜)
- 磨轮成就触发器:
该模组添加了一个自定义触发器,当物品通过磨轮时调用,您可以在您的模组进度json中调用它
- 柔软的流体系统:
完全数据驱动的自定义虚拟流体系统,建立在锻造基础上,旨在更好地适应原版Minecraft,并具有多种流体容器物品的能力,如瓶子、碗和桶,以及提供支持可以直接从流体容器中消耗的炖菜和饮料。与锻造的流体系统相比,它的基本单位是1个Minecraft瓶子(250个锻造mb)。该系统还会自动生成所有已注册的锻造流体所需的所有流体,并允许用户轻松地覆盖它们或添加到它们中。流体是虚拟的,因此它们只能存在于专门为它们设计的mod容器中。
- 发射器实用程序:
一些代码,可以轻松注册发射器行为,而不会覆盖已存在的行为。还带有内置的生成蛋和放置方块行为。
来自Modrinth
所有游戏版本 1.21 1.21.1 1.20.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 neoforge forge
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
下载次数: 1,043
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
下载次数: 866
1.21-2.18.12-fabric 展开
版本: 1.21-2.18.12-fabric
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,676
1.21-2.18.12-neoforge 展开
版本: 1.21-2.18.12-neoforge
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,393
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
下载次数: 1,760
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
下载次数: 1,991
fabric_1.21-2.18.10 fixed map decoration hash code
展开
版本: fabric_1.21-2.18.10
支持游戏: 1.21, 1.21.1
Release
下载次数: 6,810
neoforge_1.21-2.18.10 fixed map decoration hash code
展开
版本: neoforge_1.21-2.18.10
支持游戏: 1.21, 1.21.1
Release
下载次数: 3,934
neoforge_1.21-2.18.9 展开
版本: neoforge_1.21-2.18.9
支持游戏: 1.21, 1.21.1
Release
下载次数: 896
fabric_1.21-2.18.9 展开
版本: fabric_1.21-2.18.9
支持游戏: 1.21, 1.21.1
Release
下载次数: 1,255
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
下载次数: 4,539
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
下载次数: 5,219
fabric_1.21-2.18.6 new villager type varialt trade type
展开
版本: fabric_1.21-2.18.6
支持游戏: 1.21, 1.21.1
Release
下载次数: 182
neoforge_1.21-2.18.6 new villager type varialt trade type
展开
版本: neoforge_1.21-2.18.6
支持游戏: 1.21, 1.21.1
Release
下载次数: 103
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
下载次数: 20,059
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
下载次数: 34,546
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
下载次数: 26,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
下载次数: 16,427
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,410
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
下载次数: 3,635
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,668
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,403
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
下载次数: 56,550
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
下载次数: 31,712
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
下载次数: 3,672
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,462
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
下载次数: 906
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,346
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
下载次数: 980
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,204
neoforge_1.21-2.17.37 fixed a possible rare race condition
展开
版本: neoforge_1.21-2.17.37
支持游戏: 1.21, 1.21.1
Release
下载次数: 13,793
fabric_1.21-2.17.37 fixed a possible rare race condition
展开
版本: fabric_1.21-2.17.37
支持游戏: 1.21, 1.21.1
Release
下载次数: 21,580
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
下载次数: 36,198
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
下载次数: 71,436
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,844
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
下载次数: 4,995
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
下载次数: 489
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
下载次数: 820
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
下载次数: 207
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
下载次数: 293
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,210
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,147
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,197
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
下载次数: 5,390
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,525
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
下载次数: 14,488
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
下载次数: 15,505
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,667
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,489
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,190
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
下载次数: 8,316
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,230
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
下载次数: 11,374
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
下载次数: 20,279
neoforge_1.21-2.17.32 展开
版本: neoforge_1.21-2.17.32
支持游戏: 1.21, 1.21.1
Release
下载次数: 13,895
fabric_1.21-2.17.32 展开
版本: fabric_1.21-2.17.32
支持游戏: 1.21, 1.21.1
Release
下载次数: 26,503
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,716
fabric_1.21-2.17.31 ported more changes from 1.20
展开
版本: fabric_1.21-2.17.31
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,945
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
下载次数: 25,111
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
下载次数: 57,567
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
下载次数: 35,849
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
下载次数: 11,883
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
下载次数: 10,707
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
下载次数: 21,277
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,685
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,551
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,601
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
下载次数: 1,809
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
下载次数: 20,198
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,580
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,162
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
下载次数: 8,706
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
下载次数: 15,127
forge_1.20-2.13.66 - fixed another issue on server closing
展开
版本: forge_1.20-2.13.66
支持游戏: 1.20.1
Release
下载次数: 593
fabric_1.20-2.13.66 - fixed another issue on server closing
展开
版本: fabric_1.20-2.13.66
支持游戏: 1.20.1
Release
下载次数: 459
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,482
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
下载次数: 17,774
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,134
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
下载次数: 8,416
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
下载次数: 656
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
下载次数: 452
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,525
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,641
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,442
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,098
fabric_1.21-2.17.25 fixed an issue when closing servers
展开
版本: fabric_1.21-2.17.25
支持游戏: 1.21, 1.21.1
Release
下载次数: 19,254
neoforge_1.21-2.17.25 fixed an issue when closing servers
展开
版本: neoforge_1.21-2.17.25
支持游戏: 1.21, 1.21.1
Release
下载次数: 604
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,057
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
下载次数: 19,365
neoforge_1.21-2.17.24 - fixed custom villager trades not working
展开
版本: neoforge_1.21-2.17.24
支持游戏: 1.21, 1.21.1
Release
下载次数: 292
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,446
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
下载次数: 246
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
下载次数: 886
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,541
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,155
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,004
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
下载次数: 239
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,099
fabric_1.20-2.13.60 more improvements on the fake level api internals
展开
版本: fabric_1.20-2.13.60
支持游戏: 1.20.1
Release
下载次数: 919
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
下载次数: 19,768
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
下载次数: 31,159
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,153
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
下载次数: 45,948
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,003
neoforge_1.21-2.17.21 improved recoloring process
展开
版本: neoforge_1.21-2.17.21
支持游戏: 1.21, 1.21.1
Release
下载次数: 465
fabric_1.21-2.17.21 improved recoloring process
展开
版本: fabric_1.21-2.17.21
支持游戏: 1.21, 1.21.1
Release
下载次数: 2,420
forge_1.20-2.13.56 improved recoloring process of textures using respriter system
展开
版本: forge_1.20-2.13.56
支持游戏: 1.20.1
Release
下载次数: 41,449
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,774
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,193
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,705
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
下载次数: 964
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
下载次数: 12,668
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
下载次数: 585
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
下载次数: 2,980
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
下载次数: 87
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,752
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
下载次数: 21,215
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
下载次数: 16,787
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,271
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,586
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
下载次数: 10,965
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,383
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,067
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
下载次数: 7,793
neoforge_1.21-2.17.16 - fixed an issue with fake level
展开
版本: neoforge_1.21-2.17.16
支持游戏: 1.21, 1.21.1
Release
下载次数: 795
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,482
forge_1.20-2.13.51 - fixed an issue with fake level
展开
版本: forge_1.20-2.13.51
支持游戏: 1.20.1
Release
下载次数: 11,506
fabric_1.20-2.13.51 - fixed an issue with fake level
展开
版本: fabric_1.20-2.13.51
支持游戏: 1.20.1
Release
下载次数: 8,040
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,505
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,931
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
下载次数: 15,121
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
下载次数: 25,191
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
下载次数: 23,555
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
下载次数: 14,916
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,365
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
下载次数: 6,495
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,567
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,753
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
下载次数: 12,048
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
下载次数: 92,845
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
下载次数: 45,668
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
下载次数: 23,456
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,153
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,877
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,600
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,421
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,612
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,662
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
下载次数: 17,767
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,616
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,550
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
下载次数: 42,650
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
下载次数: 12,808
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
下载次数: 634
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
下载次数: 74,893
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
下载次数: 9,846
neoforge_1.21-2.17.11 展开
版本: neoforge_1.21-2.17.11
支持游戏: 1.21, 1.21.1
Release
下载次数: 363
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,310
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
下载次数: 27,418
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
下载次数: 123
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,939
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,638
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
下载次数: 881
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,165
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,285
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,452
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,223
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
下载次数: 716
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
下载次数: 276
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,409
fabric_1.20-2.13.33 - Updated Biomes O' Plenty' LeaveTypes
展开
版本: fabric_1.20-2.13.33
支持游戏: 1.20.1
Release
下载次数: 346,182
forge_1.20-2.13.33 - Updated Biomes O' Plenty' LeaveTypes
展开
版本: forge_1.20-2.13.33
支持游戏: 1.20.1
Release
下载次数: 29,187
forge_1.20-2.13.32 fixed a possible memory leak
展开
版本: forge_1.20-2.13.32
支持游戏: 1.20.1
Release
下载次数: 5,534
fabric_1.20-2.13.32 fixed a possible memory leak
展开
版本: fabric_1.20-2.13.32
支持游戏: 1.20.1
Release
下载次数: 13,005
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,545
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
下载次数: 32,804
forge_1.20-2.13.30 added compat for net ease mod
展开
版本: forge_1.20-2.13.30
支持游戏: 1.20.1
Release
下载次数: 14,713
fabric_1.20-2.13.30 added compat for net ease mod
展开
版本: fabric_1.20-2.13.30
支持游戏: 1.20.1
Release
下载次数: 12,896
forge_1.20-2.13.29 removed invoke unrestricted custom mixin injection type
展开
版本: forge_1.20-2.13.29
支持游戏: 1.20.1
Release
下载次数: 781
fabric_1.20-2.13.29 removed invoke unrestricted custom mixin injection type
展开
版本: fabric_1.20-2.13.29
支持游戏: 1.20.1
Release
下载次数: 425
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,771
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,003
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,866
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,832
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
下载次数: 12,978
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,363
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
下载次数: 28,752
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,385
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,277
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
下载次数: 291
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
下载次数: 310
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
下载次数: 109
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,156
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,289
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
下载次数: 150
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,275
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
下载次数: 175
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
下载次数: 69
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
下载次数: 30
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
下载次数: 93
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
下载次数: 74,812
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
下载次数: 52,920
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
下载次数: 984
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,214
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,251
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,020
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,727
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
下载次数: 69
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,142
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,174
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
下载次数: 390
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
下载次数: 153
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
下载次数: 70
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
下载次数: 96
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,073
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
下载次数: 950
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
下载次数: 11,296
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
下载次数: 359
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,643
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
下载次数: 105
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
下载次数: 413
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
下载次数: 109
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
下载次数: 686
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
下载次数: 137
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
下载次数: 579
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
下载次数: 776
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
下载次数: 186
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,001
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,169
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
下载次数: 333
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,661
neoforge_1.21-2.15.0 ported may recent changes from1.20
展开
版本: neoforge_1.21-2.15.0
支持游戏: 1.21, 1.21.1
Beta
下载次数: 42
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,514
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,546
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,686
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,759
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,091
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
下载次数: 6,640
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
下载次数: 8,954
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,477
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
下载次数: 35,393
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,973
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,178
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,438
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,469
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
下载次数: 794
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,481
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,591
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,789
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,663
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
下载次数: 234
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,337
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
下载次数: 574
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,299
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,434
fabric_1.20-2.13.7 added callback to register custom shaders on fabric
展开
版本: fabric_1.20-2.13.7
支持游戏: 1.20.1
Release
下载次数: 40,695
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
下载次数: 2,985
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,474
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,739
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,629
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,705
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
下载次数: 495
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
下载次数: 76
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,558
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
下载次数: 51,948
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,956
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
下载次数: 70
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
下载次数: 46,442
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,346
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,124
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,389
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
下载次数: 8,942
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,000
neoforge_1.21-2.14.19 - some fixes related to configs
展开
版本: neoforge_1.21-2.14.19
支持游戏: 1.21, 1.21.1
Beta
下载次数: 1,408
fabric_1.21-2.14.19 - some fixes related to configs
展开
版本: fabric_1.21-2.14.19
支持游戏: 1.21, 1.21.1
Beta
下载次数: 9,209
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,684
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
下载次数: 31,697
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,098
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,484
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
下载次数: 643
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
下载次数: 69
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,810
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,719
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
下载次数: 214
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
下载次数: 34,419
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
下载次数: 293,538
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
下载次数: 361
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
下载次数: 377
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,019
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
下载次数: 295
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
下载次数: 50
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
下载次数: 151
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
下载次数: 59
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
下载次数: 151
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
下载次数: 56,742
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
下载次数: 41,801
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,485
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,394
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,539
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
下载次数: 7,926
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,094
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,347
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,466
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,500
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,477
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
下载次数: 163
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,132
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
下载次数: 116
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,323
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,506
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
下载次数: 20,783
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
下载次数: 23,877
fabric_1.21-2.14.10 fixed a fabric bug on servers
展开
版本: fabric_1.21-2.14.10
支持游戏: 1.21
Beta
下载次数: 1,683
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
下载次数: 228
neoforge_1.21-2.14.9 fixed a crash on server due to map data
展开
版本: neoforge_1.21-2.14.9
支持游戏: 1.21
Beta
下载次数: 65
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
下载次数: 50
neoforge_1.21-2.14.6 fixed an issue with creative tabs
展开
版本: neoforge_1.21-2.14.6
支持游戏: 1.21
Beta
下载次数: 54
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
下载次数: 50
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
下载次数: 146
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
下载次数: 81,913
neoforge_1.21-2.14.3 fixed another issue on neoforge
展开
版本: neoforge_1.21-2.14.3
支持游戏: 1.21
Beta
下载次数: 120
neoforge_1.21-2.14.2 fixed an issue on neoforge
展开
版本: neoforge_1.21-2.14.2
支持游戏: 1.21
Beta
下载次数: 45
fabric_1.21-2.14.1 updated yacl and configured integration
展开
版本: fabric_1.21-2.14.1
支持游戏: 1.21
Beta
下载次数: 783
neoforge_1.21-2.14.1 updated yacl and configured integration
展开
版本: neoforge_1.21-2.14.1
支持游戏: 1.21
Beta
下载次数: 57
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
下载次数: 119
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
下载次数: 50
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
下载次数: 26,262
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
下载次数: 118,468
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
下载次数: 87,950
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
下载次数: 165,758
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
下载次数: 17,694
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,055
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,007
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
下载次数: 67,965
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
下载次数: 122,915
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,744
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,711
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,308
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
下载次数: 13,886
forge_1.20-2.12.1 hotfix for a method accidentally set final
展开
版本: forge_1.20-2.12.1
支持游戏: 1.20.1
Release
下载次数: 3,451
fabric_1.20-2.12.1 hotfix for a method accidentally set final
展开
版本: fabric_1.20-2.12.1
支持游戏: 1.20.1
Release
下载次数: 7,238
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
下载次数: 695
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
下载次数: 866
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,087
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,319
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,254
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
下载次数: 105,355
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,292
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
下载次数: 5,191
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
下载次数: 68,736
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
下载次数: 26,455
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
下载次数: 39,828
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,187
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
下载次数: 250,012
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,014
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,321
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,479
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,312
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
下载次数: 108
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
下载次数: 118
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
下载次数: 122
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
下载次数: 496
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,276
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
下载次数: 7,926
forge_1.20-2.11.22 - fixed a server crash from recent update
展开
版本: forge_1.20-2.11.22
支持游戏: 1.20.1
Release
下载次数: 5,310
fabric_1.20-2.11.22 - fixed a server crash from recent update
展开
版本: fabric_1.20-2.11.22
支持游戏: 1.20.1
Release
下载次数: 8,729
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
下载次数: 882
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
下载次数: 848
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,077
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
下载次数: 2,808
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
下载次数: 8,619
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,526
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,900
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
下载次数: 68,542
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,690
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,716
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,259
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,255
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,263
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,492
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,002
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
下载次数: 190,956
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
下载次数: 69,233
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,625
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
下载次数: 5,891
forge_1.20-2.11.10 added compat with dye depot
展开
版本: forge_1.20-2.11.10
支持游戏: 1.20.1
Release
下载次数: 1,215
fabric_1.20-2.11.10 added compat with dye depot
展开
版本: fabric_1.20-2.11.10
支持游戏: 1.20.1
Release
下载次数: 2,319
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
下载次数: 45,610
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
下载次数: 62,862
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
下载次数: 876
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,366
fabric_1.20-2.11.4 fixed a server side crash
展开
版本: fabric_1.20-2.11.4
支持游戏: 1.20.1
Release
下载次数: 19,302
forge_1.20-2.11.4 fixed a server side crash
展开
版本: forge_1.20-2.11.4
支持游戏: 1.20.1
Release
下载次数: 32,625
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,178
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,566
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,062
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,086
forge_1.20-2.11.1 fixed an issue with fluid colors
展开
版本: forge_1.20-2.11.1
支持游戏: 1.20.1
Release
下载次数: 2,670
fabric_1.20-2.11.1 fixed an issue with fluid colors
展开
版本: fabric_1.20-2.11.1
支持游戏: 1.20.1
Release
下载次数: 38,692
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
下载次数: 4,991
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,547
fabric_1.20-2.10.11 fixed an issue with servers
展开
版本: fabric_1.20-2.10.11
支持游戏: 1.20.1
Release
下载次数: 9,629
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
下载次数: 10,974
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,392
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,655
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,972
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
下载次数: 10,623
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,485
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,851
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,117
fabric_1.20-2.10.5 fixed an important issue with fluid syncing
展开
版本: fabric_1.20-2.10.5
支持游戏: 1.20.1
Release
下载次数: 959
forge_1.20-2.10.5 fixed an important issue with fluid syncing
展开
版本: forge_1.20-2.10.5
支持游戏: 1.20.1
Release
下载次数: 615
fabric_1.20-2.10.4 fixed some issues with empty fluid stacks
展开
版本: fabric_1.20-2.10.4
支持游戏: 1.20.1
Release
下载次数: 1,408
forge_1.20-2.10.4 fixed some issues with empty fluid stacks
展开
版本: forge_1.20-2.10.4
支持游戏: 1.20.1
Release
下载次数: 1,013
forge_1.20-2.10.3 展开
版本: forge_1.20-2.10.3
支持游戏: 1.20.1
Release
下载次数: 692
fabric_1.20-2.10.3 展开
版本: fabric_1.20-2.10.3
支持游戏: 1.20.1
Release
下载次数: 1,386
forge_1.20-2.10.2 展开
版本: forge_1.20-2.10.2
支持游戏: 1.20.1
Release
下载次数: 168
fabric_1.20-2.10.2 展开
版本: fabric_1.20-2.10.2
支持游戏: 1.20.1
Release
下载次数: 155
forge_1.20-2.10.1 major reworks to fluid system
展开
版本: forge_1.20-2.10.1
支持游戏: 1.20.1
Release
下载次数: 322
fabric_1.20-2.10.1 major reworks to fluid system
展开
版本: fabric_1.20-2.10.1
支持游戏: 1.20.1
Release
下载次数: 358
forge_1.20-2.10.0 major reworks to fluid system
展开
版本: forge_1.20-2.10.0
支持游戏: 1.20.1
Release
下载次数: 1,740
fabric_1.20-2.10.0 major reworks to fluid system
展开
版本: fabric_1.20-2.10.0
支持游戏: 1.20.1
Release
下载次数: 2,643
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
下载次数: 11,598
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
下载次数: 53,981
forge_1.20-2.9.16 fixed messup with serveers on last patch
展开
版本: forge_1.20-2.9.16
支持游戏: 1.20.1
Release
下载次数: 3,293
fabric_1.20-2.9.16 fixed messup with serveers on last patch
展开
版本: fabric_1.20-2.9.16
支持游戏: 1.20.1
Release
下载次数: 2,540
forge_1.20-2.9.15 fixed an issue with configured
展开
版本: forge_1.20-2.9.15
支持游戏: 1.20.1
Release
下载次数: 856
fabric_1.20-2.9.15 fixed an issue with configured
展开
版本: fabric_1.20-2.9.15
支持游戏: 1.20.1
Release
下载次数: 180
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
下载次数: 454
forge_1.20-2.9.13 fixed some issues with gui render helpers
展开
版本: forge_1.20-2.9.13
支持游戏: 1.20.1
Release
下载次数: 1,512
fabric_1.20-2.9.13 fixed some issues with gui render helpers
展开
版本: fabric_1.20-2.9.13
支持游戏: 1.20.1
Release
下载次数: 2,955
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
下载次数: 866
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
下载次数: 970
forge_1.20-2.9.10 fixed broken data villager trader. upsies
展开
版本: forge_1.20-2.9.10
支持游戏: 1.20.1
Release
下载次数: 15,084
fabric_1.20-2.9.10 fixed broken data villager trader. upsies
展开
版本: fabric_1.20-2.9.10
支持游戏: 1.20.1
Release
下载次数: 5,059
fabric_1.20-2.9.9 improved block placement override API
展开
版本: fabric_1.20-2.9.9
支持游戏: 1.20.1
Release
下载次数: 1,348
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
下载次数: 78,999
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,293
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,379
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
下载次数: 843
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,477
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,665
fabric_1.20.4-2.9.8 ported more recent changes
展开
版本: fabric_1.20.4-2.9.8
支持游戏: 1.20.4
Release
下载次数: 384
forge_1.20.4-2.9.8 ported more recent changes
展开
版本: forge_1.20.4-2.9.8
支持游戏: 1.20.4
Release
下载次数: 229
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
下载次数: 17,667
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
下载次数: 34,487
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
下载次数: 768
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,461
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
下载次数: 162
forge_1.20-2.9.3 more villager tarde stuff fixes
展开
版本: forge_1.20-2.9.3
支持游戏: 1.20.1
Release
下载次数: 10,782
fabric_1.20-2.9.3 more villager tarde stuff fixes
展开
版本: fabric_1.20-2.9.3
支持游戏: 1.20.1
Release
下载次数: 21,097
forge_1.20-2.9.2 other villager tarde stuff fixes
展开
版本: forge_1.20-2.9.2
支持游戏: 1.20.1
Release
下载次数: 19,853
fabric_1.20-2.9.2 other villager tarde stuff fixes
展开
版本: fabric_1.20-2.9.2
支持游戏: 1.20.1
Release
下载次数: 439
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,611
forge_1.20-2.9.0 展开
版本: forge_1.20-2.9.0
支持游戏: 1.20.1
Release
下载次数: 164
fabric_1.20-2.9.0 展开
版本: fabric_1.20-2.9.0
支持游戏: 1.20.1
Release
下载次数: 414
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
下载次数: 12,741
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,806
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
下载次数: 316
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
下载次数: 430
1.19.2-2.3.6 fixed map stuff and vertex builder
展开
版本: 1.19.2-2.3.5
支持游戏: 1.19.2
Release
下载次数: 56,727
1.19.2-2.3.6 fixed map stuff and vertex builder
展开
版本: 1.19.2-2.3.5
支持游戏: 1.19.2
Release
下载次数: 48,696
forge_1.20-2.8.84 improved wood detection system
展开
版本: forge_1.20-2.8.84
支持游戏: 1.20.1
Release
下载次数: 12,216
fabric_1.20-2.8.84 improved wood detection system
展开
版本: fabric_1.20-2.8.84
支持游戏: 1.20.1
Release
下载次数: 125,774
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
下载次数: 12,478
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
下载次数: 322,724
fabric_1.20-2.8.81 fixed some broken codecs default values
展开
版本: fabric_1.20-2.8.81
支持游戏: 1.20.1
Release
下载次数: 63,374
forge_1.20-2.8.81 fixed some broken codecs default values
展开
版本: forge_1.20-2.8.81
支持游戏: 1.20.1
Release
下载次数: 2,550
fabric_1.20-2.8.80 展开
版本: fabric_1.20-2.8.80
支持游戏: 1.20.1
Release
下载次数: 7,547
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,552
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,430
fabric_1.20-2.8.78 fixed another issue with packs
展开
版本: fabric_1.20-2.8.78
支持游戏: 1.20.1
Release
下载次数: 5,897
forge_1.20-2.8.78 fixed another issue with packs
展开
版本: forge_1.20-2.8.78
支持游戏: 1.20.1
Release
下载次数: 5,583
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
下载次数: 236
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
下载次数: 437
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
下载次数: 161
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
下载次数: 266
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,256
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
下载次数: 507
fabric_1.20-2.8.73 some fix related to configs defaults on fabric
展开
版本: fabric_1.20-2.8.73
支持游戏: 1.20.1
Release
下载次数: 84
forge_1.20-2.8.72 展开
版本: forge_1.20-2.8.72
支持游戏: 1.20.1
Release
下载次数: 2,298
fabric_1.20-2.8.72 展开
版本: fabric_1.20-2.8.72
支持游戏: 1.20.1
Release
下载次数: 3,857
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
下载次数: 376
fabric_1.20-2.8.71 展开
版本: fabric_1.20-2.8.71
支持游戏: 1.20.1
Release
下载次数: 555
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,323
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
下载次数: 334
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,369
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,770
fabric_1.20.4-2.9.0 展开
版本: fabric_1.20.4-2.9.0
支持游戏: 1.20.4
Release
下载次数: 214
forge_1.20.4-2.9.0 展开
版本: forge_1.20.4-2.9.0
支持游戏: 1.20.4
Release
下载次数: 122
fabric_1.20-2.8.68 展开
版本: fabric_1.20-2.8.68
支持游戏: 1.20.1
Release
下载次数: 119,053
forge_1.20-2.8.67 added pendulum animations utilities
展开
版本: forge_1.20-2.8.67
支持游戏: 1.20.1
Release
下载次数: 79,349
fabric_1.20-2.8.67 added pendulum animations utilities
展开
版本: fabric_1.20-2.8.67
支持游戏: 1.20.1
Release
下载次数: 6,854
forge_1.20-2.8.66 solved some concurrency issues with map data
展开
版本: forge_1.20-2.8.66
支持游戏: 1.20.1
Release
下载次数: 9,533
fabric_1.20-2.8.66 solved some concurrency issues with map data
展开
版本: fabric_1.20-2.8.66
支持游戏: 1.20.1
Release
下载次数: 77,929
forge_1.20-2.8.65 map related optimizations and fixes
展开
版本: forge_1.20-2.8.65
支持游戏: 1.20.1
Release
下载次数: 5,619
fabric_1.20-2.8.65 map related optimizations and fixes
展开
版本: fabric_1.20-2.8.65
支持游戏: 1.20.1
Release
下载次数: 14,736
forge_1.20-2.8.62 added compat with Purity mod
展开
版本: forge_1.20-2.8.62
支持游戏: 1.20.1
Release
下载次数: 4,906
fabric_1.20-2.8.62 added compat with Purity mod
展开
版本: fabric_1.20-2.8.62
支持游戏: 1.20.1
Release
下载次数: 9,908
forge_1.20-2.8.61 展开
版本: forge_1.20-2.8.61
支持游戏: 1.20.1
Release
下载次数: 247
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,515
fabric_1.20-2.8.60 展开
版本: fabric_1.20-2.8.60
支持游戏: 1.20.1
Release
下载次数: 101,672
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,768
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,781
forge_1.20-2.8.58 展开
版本: forge_1.20-2.8.58
支持游戏: 1.20.1
Release
下载次数: 342
forge_1.20-2.8.57 added some platform utilities
展开
版本: forge_1.20-2.8.57
支持游戏: 1.20.1
Release
下载次数: 950
fabric_1.20-2.8.57 added some platform utilities
展开
版本: fabric_1.20-2.8.57
支持游戏: 1.20.1
Release
下载次数: 7,034
1.19.2-2.3.5 fixed map stuff and vertex builder
展开
版本: 1.19.2-2.3.5
支持游戏: 1.19.2
Release
下载次数: 55,746
1.19.2-2.3.5 fixed map stuff and vertex builder
展开
版本: 1.19.2-2.3.5
支持游戏: 1.19.2
Release
下载次数: 32,560
1.19.2-2.3.4 version i forgot to publish
map stuff
展开
版本: 1.19.2-2.3.4
支持游戏: 1.19.2
Release
下载次数: 1,148
1.19.2-2.3.4 version i forgot to publish
map stuff
展开
版本: 1.19.2-2.3.4
支持游戏: 1.19.2
Release
下载次数: 951
forge_1.20-2.8.56 more map api improvements
展开
版本: forge_1.20-2.8.56
支持游戏: 1.20.1
Release
下载次数: 24,152
fabric_1.20-2.8.56 more map api improvements
展开
版本: fabric_1.20-2.8.56
支持游戏: 1.20.1
Release
下载次数: 11,521
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
下载次数: 307
forge_1.20-2.8.54 展开
版本: forge_1.20-2.8.54
支持游戏: 1.20.1
Release
下载次数: 1,138
fabric_1.20-2.8.53 imprved fabric conditions
展开
版本: fabric_1.20-2.8.53
支持游戏: 1.20.1
Release
下载次数: 6,338
1.19.2-2.3.3 backported new map API
fix 2
展开
版本: 1.19.2-2.3.3
支持游戏: 1.19.2
Release
下载次数: 1,719
1.19.2-2.3.3 backported new map API
fix 2
展开
版本: 1.19.2-2.3.3
支持游戏: 1.19.2
Release
下载次数: 1,596
1.19.2-2.3.2 backported new map API
fix 2
展开
版本: 1.19.2-2.3.2
支持游戏: 1.19.2
Release
下载次数: 83
1.19.2-2.3.2 backported new map API
fix 2
展开
版本: 1.19.2-2.3.2
支持游戏: 1.19.2
Release
下载次数: 63
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
下载次数: 436
1.19.2-2.3.0 展开
版本: 1.19.2-2.3.0
支持游戏: 1.19.2
Release
下载次数: 523
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,543
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,814
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,693
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
下载次数: 22,950
forge_1.20-2.8.50 hopefully fixeda server side packet issue
展开
版本: forge_1.20-2.8.50
支持游戏: 1.20.1
Release
下载次数: 4,386
fabric_1.20-2.8.50 hopefully fixeda server side packet issue
展开
版本: fabric_1.20-2.8.50
支持游戏: 1.20.1
Release
下载次数: 6,169
forge_1.20-2.8.49 fixed a concurrency issue
展开
版本: forge_1.20-2.8.49
支持游戏: 1.20.1
Release
下载次数: 936
fabric_1.20-2.8.49 fixed a concurrency issue
展开
版本: fabric_1.20-2.8.49
支持游戏: 1.20.1
Release
下载次数: 10,875
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,648
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,712
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,910
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,887
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
下载次数: 445
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,828
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,551
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
下载次数: 438
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
下载次数: 557
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,118
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
下载次数: 413
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
下载次数: 198
1.20-2.8.30 展开
版本: 1.20-2.8.30
支持游戏: 1.20.1
Release
下载次数: 898
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,253
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,139
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
下载次数: 346
1.20-2.8.26 mapatlas integration bug fix
展开
版本: 1.20-2.8.26
支持游戏: 1.20.1
Release
下载次数: 437
1.19.2-2.2.46 updated map atlas integration
展开
版本: 1.19.2-2.2.46
支持游戏: 1.19.2
Release
下载次数: 16,198
1.19.2-2.2.45 updated map atlas integration
展开
版本: 1.19.2-2.2.45
支持游戏: 1.19.2
Release
下载次数: 146,340
1.19.2-2.2.45 updated map atlas integration
展开
版本: 1.19.2-2.2.45
支持游戏: 1.19.2
Release
下载次数: 129
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,842
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,137
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,750
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,231
1.20-2.8.20 fixed an issue with shapeless recipe generation
展开
版本: 1.20-2.8.20
支持游戏: 1.20.1
Release
下载次数: 142
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
下载次数: 283
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
下载次数: 429
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,143
1.20-2.8.17 fixed an issue with dynamic pack root resources
展开
版本: 1.20-2.8.17
支持游戏: 1.20.1
Release
下载次数: 743
1.20-2.8.17 fixed an issue with dynamic pack root resources
展开
版本: 1.20-2.8.17
支持游戏: 1.20.1
Release
下载次数: 2,032
1.20-2.8.16 actualy fixed baked models
improved map atlas integration
展开
版本: 1.20-2.8.16
支持游戏: 1.20.1
Release
下载次数: 2,479
1.20-2.8.16 actualy fixed baked models
improved map atlas integration
展开
版本: 1.20-2.8.16
支持游戏: 1.20.1
Release
下载次数: 581
1.20-2.8.15 fixed an issue with baked models
展开
版本: 1.20-2.8.15
支持游戏: 1.20.1
Release
下载次数: 421
1.20-2.8.15 fixed an issue with baked models
展开
版本: 1.20-2.8.15
支持游戏: 1.20.1
Release
下载次数: 1,079
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,453
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,557
1.20-2.8.12 - fixed an issue with optional loot condition
展开
版本: 1.20-2.8.12
支持游戏: 1.20.1
Release
下载次数: 337
1.20-2.8.12 - fixed an issue with optional loot condition
展开
版本: 1.20-2.8.12
支持游戏: 1.20.1
Release
下载次数: 756
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,408
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,951
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,179
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,067
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
下载次数: 309
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,816
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
下载次数: 938
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,060
1.20-2.8.2 fixed some bugs with the newly added system
展开
版本: 1.20-2.8.2
支持游戏: 1.20.1
Release
下载次数: 746
1.20-2.8.2 fixed some bugs with the newly added system
展开
版本: 1.20-2.8.2
支持游戏: 1.20.1
Release
下载次数: 272
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
下载次数: 668
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
下载次数: 43,981
1.19.2-2.2.44 展开
版本: 1.19.2-2.2.44
支持游戏: 1.19.2
Release
下载次数: 3,025
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
下载次数: 671
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
下载次数: 277
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,178
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
下载次数: 201
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
下载次数: 72
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
下载次数: 10,993
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,271
1.20-2.7.1 updated to work with new fabric api
展开
版本: 1.20-2.7.1
支持游戏: 1.20.1
Release
下载次数: 1,140
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
下载次数: 486
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
下载次数: 884
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
下载次数: 775
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
下载次数: 75
1.20-2.6.2 fixed an issue with indium
展开
版本: 1.20-2.6.2
支持游戏: 1.20.1
Release
下载次数: 397
1.20-2.6.1 展开
版本: 1.20-2.6.1
支持游戏: 1.20.1
Release
下载次数: 4,453
1.20-2.6.1 展开
版本: 1.20-2.6.1
支持游戏: 1.20.1
Release
下载次数: 10,720
1.20-2.6.0 major render helpers rewrite and cleanups
展开
版本: 1.20-2.6.0
支持游戏: 1.20.1
Release
下载次数: 391
1.20-2.6.0 major render helpers rewrite and cleanups
展开
版本: 1.20-2.6.0
支持游戏: 1.20.1
Release
下载次数: 284
1.20-2.5.17 fixed mixin plugin stuff...
展开
版本: 1.20-2.5.17
支持游戏: 1.20.1
Release
下载次数: 198
1.20-2.5.16 improved dynamic baked model stuff
展开
版本: 1.20-2.5.16
支持游戏: 1.20.1
Release
下载次数: 146
1.20-2.5.16 improved dynamic baked model stuff
展开
版本: 1.20-2.5.16
支持游戏: 1.20.1
Release
下载次数: 860
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
下载次数: 64,015
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,590
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
下载次数: 400
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
下载次数: 86
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
下载次数: 284
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
下载次数: 89
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,754
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
下载次数: 620
1.20-2.5.12 展开
版本: 1.20-2.5.12
支持游戏: 1.20.1
Release
下载次数: 595
1.20-2.5.12 展开
版本: 1.20-2.5.12
支持游戏: 1.20.1
Release
下载次数: 1,010
1.20-2.5.11 fixed vanilla wood types not being detected properly
展开
版本: 1.20-2.5.11
支持游戏: 1.20.1
Release
下载次数: 56
1.20-2.5.11 fixed vanilla wood types not being detected properly
展开
版本: 1.20-2.5.11
支持游戏: 1.20.1
Release
下载次数: 91
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
下载次数: 373
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
下载次数: 191
1.20-2.5.10 - improved dynamic resources generation to work better with modern fix
展开
版本: 1.20-2.5.10
支持游戏: 1.20.1
Release
下载次数: 79
1.20-2.5.10 - improved dynamic resources generation to work better with modern fix
展开
版本: 1.20-2.5.10
支持游戏: 1.20.1
Release
下载次数: 163
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
下载次数: 122
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
下载次数: 51
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
下载次数: 146
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
下载次数: 414
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
下载次数: 102
1.20-2.5.6 - fixed wood type ordering
- cleanups
展开
版本: 1.20-2.5.6
支持游戏: 1.20.1
Release
下载次数: 66
1.20-2.5.6 - fixed wood type ordering
- cleanups
展开
版本: 1.20-2.5.6
支持游戏: 1.20.1
Release
下载次数: 113
1.20-2.5.5 - 1.20.1
- added some mixins and renders utils
展开
版本: 1.20-2.5.5
支持游戏: 1.20.1
Release
下载次数: 281
1.20-2.5.5 - 1.20.1
- added some mixins and renders utils
展开
版本: 1.20-2.5.5
支持游戏: 1.20.1
Release
下载次数: 462
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
下载次数: 12,904
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
下载次数: 4,922
1.20-2.5.3 展开
版本: 1.20-2.5.3
支持游戏: 1.20
Release
下载次数: 280
1.20-2.5.3 展开
版本: 1.20-2.5.3
支持游戏: 1.20
Release
下载次数: 795
1.20-2.5.2 展开
版本: 1.20-2.5.2
支持游戏: 1.20
Release
下载次数: 3,168
1.20-2.5.2 展开
版本: 1.20-2.5.2
支持游戏: 1.20
Release
下载次数: 256
1.20-2.5.0 - fixed a fabric issue with reload listeners
展开
版本: 1.20-2.5.0
支持游戏: 1.20
Release
下载次数: 657
1.20-2.5.0 - fixed a fabric issue with reload listeners
展开
版本: 1.20-2.5.0
支持游戏: 1.20
Release
下载次数: 1,589
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,366
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,009
1.19.2-2.2.37 improved wood detections. blacklisted some mods
展开
版本: 1.19.2-2.2.37
支持游戏: 1.19.2
Release
下载次数: 204
1.19.2-2.2.37 improved wood detections. blacklisted some mods
展开
版本: 1.19.2-2.2.37
支持游戏: 1.19.2
Release
下载次数: 227
1.19.4-2.4.16 - fixed a fabric issue with reload listeners
展开
版本: 1.19.4-2.4.16
支持游戏: 1.19.4
Release
下载次数: 13,974
1.19.2-2.2.36 展开
版本: 1.19.2-2.2.36
支持游戏: 1.19.2
Release
下载次数: 1,041
1.19.2-2.2.36 展开
版本: 1.19.2-2.2.36
支持游戏: 1.19.2
Release
下载次数: 302
1.19.2-2.2.35 fixed a possible crash with some config mod
展开
版本: 1.19.2-2.2.35
支持游戏: 1.19.2
Release
下载次数: 220
1.19.2-2.2.35 fixed a possible crash with some config mod
展开
版本: 1.19.2-2.2.35
支持游戏: 1.19.2
Release
下载次数: 124
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
下载次数: 196
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,299
1.19.4-2.4.14 - possibly fixed an issue with map markers
展开
版本: 1.19.4-2.4.14
支持游戏: 1.19.4
Release
下载次数: 86
1.19.4-2.4.14 - possibly fixed an issue with map markers
展开
版本: 1.19.4-2.4.14
支持游戏: 1.19.4
Release
下载次数: 52
1.19.4-2.4.13 - fixed map markers rendering
展开
版本: 1.19.4-2.4.13
支持游戏: 1.19.4
Release
下载次数: 58
1.19.4-2.4.13 - fixed map markers rendering
展开
版本: 1.19.4-2.4.13
支持游戏: 1.19.4
Release
下载次数: 85
1.19.4-2.4.12 - fixed map markers rendering
展开
版本: 1.19.4-2.4.12
支持游戏: 1.19.4
Release
下载次数: 68
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
下载次数: 46
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
下载次数: 463
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
下载次数: 77
1.19.4-2.4.7 展开
版本: 1.19.4-2.4.7
支持游戏: 1.19.4
Release
下载次数: 534
1.19.4-2.4.7 展开
版本: 1.19.4-2.4.7
支持游戏: 1.19.4
Release
下载次数: 81
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,367
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,390
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
下载次数: 117
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
下载次数: 56
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
下载次数: 96
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
下载次数: 85
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
下载次数: 436
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
下载次数: 233
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
下载次数: 100
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
下载次数: 44
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
下载次数: 69
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
下载次数: 39
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,239
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
下载次数: 493
1.19.4-2.4.2 展开
版本: 1.19.4-2.4.2
支持游戏: 1.19.4
Release
下载次数: 76
1.19.4-2.4.2 展开
版本: 1.19.4-2.4.2
支持游戏: 1.19.4
Release
下载次数: 49
1.19.4-2.4.1 展开
版本: 1.19.4-2.4.1
支持游戏: 1.19.4
Release
下载次数: 50
1.19.4-2.4.1 展开
版本: 1.19.4-2.4.1
支持游戏: 1.19.4
Release
下载次数: 86
1.19.4-2.4.0 展开
版本: 1.19.4-2.4.0
支持游戏: 1.19.4
Release
下载次数: 130
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
下载次数: 54,886
1.19.2-2.2.31 fixed mess up in latest version
展开
版本: 1.19.2-2.2.31
支持游戏: 1.19.2
Release
下载次数: 1,128
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
下载次数: 60
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
下载次数: 52
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
下载次数: 383
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
下载次数: 441
1.19.4-2.3.8 展开
版本: 1.19.4-2.3.8
支持游戏: 1.19.4
Release
下载次数: 149
1.19.2-2.2.28 展开
版本: 1.19.2-2.2.28
支持游戏: 1.19.2
Release
下载次数: 191
1.19.2-2.2.27 updated configured dependency
展开
版本: 1.19.2-2.2.27
支持游戏: 1.19.2
Release
下载次数: 40
1.19.4-2.3.7 updated configured dependency
展开
版本: 1.19.4-2.3.7
支持游戏: 1.19.4
Release
下载次数: 40
1.19.4-2.3.6 展开
版本: 1.19.4-2.3.6
支持游戏: 1.19.4
Release
下载次数: 42
1.19.4-2.3.5 展开
版本: 1.19.4-2.3.5
支持游戏: 1.19.4
Release
下载次数: 23
1.19.4-2.3.4 * color utilities and minor fixes
展开
版本: 1.19.4-2.3.4
支持游戏: 1.19.4
Release
下载次数: 1,536
1.19.4-2.3.4 * color utilities and minor fixes
展开
版本: 1.19.4-2.3.4
支持游戏: 1.19.4
Release
下载次数: 29
1.19.4-2.3.4 * creative tab helpers fix
展开
版本: 1.19.4-2.3.4
支持游戏: 1.19.4
Release
下载次数: 39
1.19.4-2.3.4 * creative tab helpers fix
展开
版本: 1.19.4-2.3.4
支持游戏: 1.19.4
Release
下载次数: 100
1.19.2-2.2.27 展开
版本: 1.19.2-2.2.27
支持游戏: 1.19.2
Release
下载次数: 889
1.19.2-2.2.27 展开
版本: 1.19.2-2.2.27
支持游戏: 1.19.2
Release
下载次数: 241
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 * added creative tabs helpers
展开
版本: 1.19.4-2.3.2
支持游戏: 1.19.4
Release
下载次数: 46
1.19.4-2.3.2 展开
版本: 1.19.4-2.3.2
支持游戏: 1.19.4
Release
下载次数: 50
1.19.4-2.3.1 展开
版本: 1.19.4-2.3.1
支持游戏: 1.19.4
Release
下载次数: 38
1.19.4-2.3.1 展开
版本: 1.19.4-2.3.1
支持游戏: 1.19.4
Release
下载次数: 30
1.19.2-2.2.26 * improved item drop on death event
展开
版本: 1.19.2-2.2.26
支持游戏: 1.19.2
Release
下载次数: 249
1.19.2-2.2.26 * improved item drop on death event
展开
版本: 1.19.2-2.2.26
支持游戏: 1.19.2
Release
下载次数: 92
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
下载次数: 102
1.19.4-2.3.0 展开
版本: 1.19.4-2.3.0
支持游戏: 1.19.4
Release
下载次数: 68
1.19.4-2.3.0 展开
版本: 1.19.4-2.3.0
支持游戏: 1.19.4
Release
下载次数: 52
2.2.22 展开
版本: 2.2.22
支持游戏: 1.19.2
Release
下载次数: 94
Moonlight Lib 1.19.2-2.2.22 展开
版本: 1.19.2-2.2.22
支持游戏: 1.19, 1.19.1, 1.19.2
Release
下载次数: 1,884
2.2.19 展开
版本: 2.2.19
支持游戏: 1.19.2
Release
下载次数: 122
Moonlight Lib 1.19.2-2.2.19 展开
版本: 1.19.2-2.2.19
支持游戏: 1.19.1, 1.19.2
Release
下载次数: 416
Moonlight Lib 1.19.2-2.2.3 展开
版本: 1.19.2-2.2.3
支持游戏: 1.19.2
Release
下载次数: 556
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,435
1.19.2-2.1.9 展开
版本: 1.19.2-2.1.9
支持游戏: 1.19.1, 1.19.2
Release
下载次数: 1,538
1.19.2-2.1.9 展开
版本: 1.19.2-2.1.9
支持游戏: 1.19.1, 1.19.2
Release
下载次数: 818
2.1.3 dont expect regular updates. always refer to CF page for now at least
展开
版本: 2.1.3
支持游戏: 1.19.2
Release
下载次数: 1,930
2.1.3 展开
版本: 2.1.3
支持游戏: 1.19.2
Release
下载次数: 238
1.9.0 展开
版本: 1.9.0
支持游戏: 1.16.5
Release
下载次数: 23,044
全部版本