作者:rebot | 分类:整合包
Minecraft 版本: 25w14craftmine
平台: fabric
标签: lightweight optimization
这是一个为愚人节快照 25w14craftmine 定制的趣味光影整合包,包含兼容性修复与性能优化。所有覆盖文件均已标注来源与修改原因。
This is a "25w14craftmine" Fun-Oriented Shader Modpack designed for the April Fools' snapshot, focusing on compatibility fixes and performance optimizations. All overrides include clear sources and modification reasons.
钠(Sodium)
钠额外(Sodium Extra)
锂(Lithium)
Iris 光影
Craftmine Fixes
其他 BUG 修复模组
更好的 F3(BetterF3)
生物血量显示(TslatEntityStatus)
修改内容:仅修复兼容性问题,未改动功能
Changes: Pure compatibility fixes, no functional alterations.
前置模组修改:
Dependency modifications:
覆盖原因:修改版本检测逻辑
Override Reason: Adjusted version checks in fabric.mod.json.
FallingTree(伐树模组)
fabric.mod.json. 覆盖原因:部分模组原生于 Modrinth,但因需适配 25w14craftmine 的特殊版本,仅修改了 "fabric.mod.json" 中的 Minecraft 版本标识符,未更改任何功能代码。由于技术限制,无法逐一列出所有相关模组,但它们均可在 Modrinth 平台找到原始版本。
Override Reason: Some mods originally hosted on Modrinth require adjustments to the Minecraft version identifiers in "fabric.mod.json" for compatibility with 25w14craftmine, with no functional code modified. Specific mod names cannot be fully listed due to technical constraints, but all original versions are publicly available on Modrinth.
示例模组 / Example Mods:
| 模组名称 / Mod Name | 原 Modrinth 链接 / Original Modrinth Link | 修改内容 / Changes |
|---------------------|------------------------------------------|--------------------|
| Architectury | 链接 | 调整版本标识符
Adjusted version identifiers |
| FallingTree | 链接 | 调整版本标识符
Adjusted version identifiers |
部分模组兼容性:
Fabric 版本适配:
fabric.mod.json 即可兼容 25w14craftmine,且 Modrinth 平台已提供适配版本,则直接通过 Modrinth 依赖引用,无需内嵌覆盖。 fabric.mod.json 中的版本标识符,则必须内嵌在覆盖文件夹中分发。 fabric.mod.json changes, and a compatible version exists on Modrinth, it will be referenced via Modrinth dependencies without embedding in overrides. fabric.mod.json must be embedded in the overrides folder. NeoForge 版本适配:
neoforge.mods.toml 中的 NeoForge 版本标识符 和 Minecraft 版本标识符,并内嵌在覆盖文件夹中分发。 neoforge.mods.toml modified, and be embedded in the overrides folder. 示例 / Example:
# 原配置 / Original
[[dependencies.modname]]
modId = "minecraft"
versionRange = "1.21.5"
[[dependencies.modname]]
modId = "neoforge"
versionRange = "[21.5.61-beta,)"
# 修改后 / Modified
[[dependencies.modname]]
modId = "minecraft"
versionRange = "25w14craftmine"
[[dependencies.modname]]
modId = "neoforge"
versionRange = "[0.25w14craftmine.5-beta,)"
Complementary Shaders (Reimagined) by IMS21
社区汉化资源包 (Community Chinese Localization Resource Pack)
请登录后举报
暂无评论,抢个沙发吧~