登陆 注册 QQ登陆
快捷导航
查看: 0|回复: 0

[模组分享] Continuity (Continuity)-MOD模组

[复制链接]

5209

主题

39

回帖

5904

积分

龙❁妻

Rank: 8Rank: 8

经验
5904 EP
金粒
616 粒
绿宝石
20 块
爱心
0 点
发表于 2025-8-10 17:11:43 | 显示全部楼层 |阅读模式 IP:浙江宁波
Continuity (Continuity)Github |相关wiki |源站链接支持: fabric , quiltContinuity是一个基于现代API构建的Fabric模组,允许实现高效的连接纹理体验。它旨在为所有使用Optifine CTM格式的资源包提供完整的Optifine兼容性。Continuity还支持用于方块和物品模型的Optifine格式发光纹理。

Continuity依赖于Fabric API,仅在客户端使用。它包括两个内置资源包 - 一个提供类似于Optifine的默认连接纹理,另一个提供了一个玻璃窗格修复。

Forge版本

由于以下原因,不会制作Continuity的Forge版本。

- Forge的模型API:它与Fabric的模型API(FRAPI)大不相同,Continuity已经充分利用了它,并且转换到它不仅需要大量的工作,而且会导致模组效率极低。

- Optifine:它原生支持Forge,并且提供了与Continuity相同的功能。

链接

[CurseForge页面](链接)

来自Modrinth所有游戏版本1.21.61.21.71.21.81.21.51.21.41.21.11.20.11.21.31.211.20.51.20.61.20.21.20.31.20.41.19.41.19.31.201.191.19.11.19.21.18.21.18.11.17.11.18所有类型fabricquiltneoforgeforge3.0.1-beta.1+1.21.6continuity-3.0.1-beta.1+1.21.6.jar下载3.0.1-beta.1+1.21.6#BetaThis beta is missing emissive textures for item models.展开版本: 3.0.1-beta.1+1.21.6支持游戏: 1.21.6, 1.21.7, 1.21.8类型:FabricQuiltBeta下载次数: 484,8263.0.1-test.4+1.21.5continuity-3.0.1-test.4+1.21.5.jar下载3.0.1-test.4+1.21.5#BetaThis beta is missing emissive textures for item models.展开版本: 3.0.1-test.4+1.21.5支持游戏: 1.21.5类型:FabricQuiltBeta下载次数: 1,160,1913.0.0+1.21.4continuity-3.0.0+1.21.4.jar下载3.0.0+1.21.4#Releasecontinuity-3.0.0+1.21.4-sources.jar下载3.0.0+1.21.4#Release- Port to Minecraft 1.21.4展开版本: 3.0.0+1.21.4支持游戏: 1.21.4类型:FabricQuiltRelease下载次数: 2,053,7223.0.0+1.21.neoforgecontinuity-3.0.0+1.21.neoforge.jar下载3.0.0+1.21.neoforge#Releasecontinuity-3.0.0+1.21.neoforge-sources.jar下载3.0.0+1.21.neoforge#ReleaseThe changes listed below are relative to the last full release, Continuity 2.0.2.### Fixes- Fix sprite paths starting with `assets/minecraft/` not being parsed correctly- Fix custom block layers not being applied to moving blocks- Fix `disableSolidCheck` using previously defined value instead of default value when no value was defined after a resource reload- Fix `overlay` method edge case where corner overlay would be applied when it shouldn\'t have been- Fix potential performance issues when resource packs add emissive item textures but emissive textures are disabled in the config### Compatibility Improvements- Add support for Fabric block appearance API- Improve mod compatibility of `overlay` method- Improve mod compatibility of default pack### Resource Pack Format Changes- Add `orient` property- Add `overlay_horizontal`, `overlay_vertical`, `overlay_horizontal+vertical`, and `overlay_vertical+horizontal` methods- Disallow relative and non-standard sprite paths when namespace is definedMore details about these changes can be found at the [wiki](<https://github.com/PepperCode1/Continuity/wiki/Continuity-Connected-Textures-Specification>).### Other Changes- Update and improve config screen- Add pack icon for glass pane culling fix pack- Slightly improve pack icon for default pack- Improve built-in pack descriptions- Add and update translations- Add European Spanish (es_es) translation- Add Mexican Spanish (es_mx) translation- Add Malay (ms_my) translation- Add Swedish (sv_se) translation- Add Turkish (tr_tr) translation- Add Tatar (tt_ru) translation- Add Vietnamese (vi_vn) translation- Add Traditional Chinese (zh_tw) translation- Add Malay (Jawi) (zlm_arab) translation- Update Estonian (et_ee) translation- Update Filipino (fil_ph) translation- Update Korean (ko_kr) translation- Update Polish (po_po) translation- Update Russian (ru_ru) translation- Update Ukrainian (uk_ua) translation- Optimize performance### 1.19.4+:- Make it so an overlay with an undefined `tintBlock` always has ambient occlusion enabled (unless disabled globally) instead of using the default value展开版本: 3.0.0+1.21.neoforge支持游戏: 1.21.1类型:NeoForgeRelease下载次数: 304,7133.0.0+1.20.1.forgecontinuity-3.0.0+1.20.1.forge.jar下载3.0.0+1.20.1.forge#Releasecontinuity-3.0.0+1.20.1.forge-sources.jar下载3.0.0+1.20.1.forge#ReleaseThe changes listed below are relative to the last full release, Continuity 2.0.2.### Fixes- Fix sprite paths starting with `assets/minecraft/` not being parsed correctly- Fix custom block layers not being applied to moving blocks- Fix `disableSolidCheck` using previously defined value instead of default value when no value was defined after a resource reload- Fix `overlay` method edge case where corner overlay would be applied when it shouldn\'t have been- Fix potential performance issues when resource packs add emissive item textures but emissive textures are disabled in the config### Compatibility Improvements- Add support for Fabric block appearance API- Improve mod compatibility of `overlay` method- Improve mod compatibility of default pack### Resource Pack Format Changes- Add `orient` property- Add `overlay_horizontal`, `overlay_vertical`, `overlay_horizontal+vertical`, and `overlay_vertical+horizontal` methods- Disallow relative and non-standard sprite paths when namespace is definedMore details about these changes can be found at the [wiki](<https://github.com/PepperCode1/Continuity/wiki/Continuity-Connected-Textures-Specification>).### Other Changes- Update and improve config screen- Add pack icon for glass pane culling fix pack- Slightly improve pack icon for default pack- Improve built-in pack descriptions- Add and update translations- Add European Spanish (es_es) translation- Add Mexican Spanish (es_mx) translation- Add Malay (ms_my) translation- Add Swedish (sv_se) translation- Add Turkish (tr_tr) translation- Add Tatar (tt_ru) translation- Add Vietnamese (vi_vn) translation- Add Traditional Chinese (zh_tw) translation- Add Malay (Jawi) (zlm_arab) translation- Update Estonian (et_ee) translation- Update Filipino (fil_ph) translation- Update Korean (ko_kr) translation- Update Polish (po_po) translation- Update Russian (ru_ru) translation- Update Ukrainian (uk_ua) translation- Optimize performance### 1.19.4+:- Make it so an overlay with an undefined `tintBlock` always has ambient occlusion enabled (unless disabled globally) instead of using the default value展开版本: 3.0.0+1.20.1.forge支持游戏: 1.20.1类型:ForgeRelease下载次数: 1,049,7403.0.0+1.21.3continuity-3.0.0+1.21.3.jar下载3.0.0+1.21.3#Releasecontinuity-3.0.0+1.21.3-sources.jar下载3.0.0+1.21.3#ReleaseThe changes listed below are relative to the last full release, Continuity 2.0.2.### Fixes- Fix sprite paths starting with `assets/minecraft/` not being parsed correctly- Fix custom block layers not being applied to moving blocks- Fix `disableSolidCheck` using previously defined value instead of default value when no value was defined after a resource reload- Fix `overlay` method edge case where corner overlay would be applied when it shouldn\'t have been- Fix potential performance issues when resource packs add emissive item textures but emissive textures are disabled in the config### Compatibility Improvements- Add support for Fabric block appearance API- Improve mod compatibility of `overlay` method- Improve mod compatibility of default pack### Resource Pack Format Changes- Add `orient` property- Add `overlay_horizontal`, `overlay_vertical`, `overlay_horizontal+vertical`, and `overlay_vertical+horizontal` methods- Disallow relative and non-standard sprite paths when namespace is definedMore details about these changes can be found at the [wiki](<https://github.com/PepperCode1/Continuity/wiki/Continuity-Connected-Textures-Specification>).### Other Changes- Update and improve config screen- Add pack icon for glass pane culling fix pack- Slightly improve pack icon for default pack- Improve built-in pack descriptions- Add and update translations- Add European Spanish (es_es) translation- Add Mexican Spanish (es_mx) translation- Add Malay (ms_my) translation- Add Swedish (sv_se) translation- Add Turkish (tr_tr) translation- Add Tatar (tt_ru) translation- Add Vietnamese (vi_vn) translation- Add Traditional Chinese (zh_tw) translation- Add Malay (Jawi) (zlm_arab) translation- Update Estonian (et_ee) translation- Update Filipino (fil_ph) translation- Update Korean (ko_kr) translation- Update Polish (po_po) translation- Update Russian (ru_ru) translation- Update Ukrainian (uk_ua) translation- Optimize performance### 1.19.4+:- Make it so an overlay with an undefined `tintBlock` always has ambient occlusion enabled (unless disabled globally) instead of using the default value### 1.21.3+:- Remove support for invalid paths展开版本: 3.0.0+1.21.3支持游戏: 1.21.3类型:FabricQuiltRelease下载次数: 144,6363.0.0+1.21continuity-3.0.0+1.21.jar下载3.0.0+1.21#Releasecontinuity-3.0.0+1.21-sources.jar下载3.0.0+1.21#ReleaseThe changes listed below are relative to the last full release, Continuity 2.0.2.### Fixes- Fix sprite paths starting with `assets/minecraft/` not being parsed correctly- Fix custom block layers not being applied to moving blocks- Fix `disableSolidCheck` using previously defined value instead of default value when no value was defined after a resource reload- Fix `overlay` method edge case where corner overlay would be applied when it shouldn\'t have been- Fix potential performance issues when resource packs add emissive item textures but emissive textures are disabled in the config### Compatibility Improvements- Add support for Fabric block appearance API- Improve mod compatibility of `overlay` method- Improve mod compatibility of default pack### Resource Pack Format Changes- Add `orient` property- Add `overlay_horizontal`, `overlay_vertical`, `overlay_horizontal+vertical`, and `overlay_vertical+horizontal` methods- Disallow relative and non-standard sprite paths when namespace is definedMore details about these changes can be found at the [wiki](<https://github.com/PepperCode1/Continuity/wiki/Continuity-Connected-Textures-Specification>).### Other Changes- Update and improve config screen- Add pack icon for glass pane culling fix pack- Slightly improve pack icon for default pack- Improve built-in pack descriptions- Add and update translations- Add European Spanish (es_es) translation- Add Mexican Spanish (es_mx) translation- Add Malay (ms_my) translation- Add Swedish (sv_se) translation- Add Turkish (tr_tr) translation- Add Tatar (tt_ru) translation- Add Vietnamese (vi_vn) translation- Add Traditional Chinese (zh_tw) translation- Add Malay (Jawi) (zlm_arab) translation- Update Estonian (et_ee) translation- Update Filipino (fil_ph) translation- Update Korean (ko_kr) translation- Update Polish (po_po) translation- Update Russian (ru_ru) translation- Update Ukrainian (uk_ua) translation- Optimize performance### 1.19.4+:- Make it so an overlay with an undefined `tintBlock` always has ambient occlusion enabled (unless disabled globally) instead of using the default value展开版本: 3.0.0+1.21支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 3,251,4033.0.0+1.20.5continuity-3.0.0+1.20.5.jar下载3.0.0+1.20.5#Releasecontinuity-3.0.0+1.20.5-sources.jar下载3.0.0+1.20.5#ReleaseThe changes listed below are relative to the last full release, Continuity 2.0.2.### Fixes- Fix sprite paths starting with `assets/minecraft/` not being parsed correctly- Fix custom block layers not being applied to moving blocks- Fix `disableSolidCheck` using previously defined value instead of default value when no value was defined after a resource reload- Fix `overlay` method edge case where corner overlay would be applied when it shouldn\'t have been- Fix potential performance issues when resource packs add emissive item textures but emissive textures are disabled in the config### Compatibility Improvements- Add support for Fabric block appearance API- Improve mod compatibility of `overlay` method- Improve mod compatibility of default pack### Resource Pack Format Changes- Add `orient` property- Add `overlay_horizontal`, `overlay_vertical`, `overlay_horizontal+vertical`, and `overlay_vertical+horizontal` methods- Disallow relative and non-standard sprite paths when namespace is definedMore details about these changes can be found at the [wiki](<https://github.com/PepperCode1/Continuity/wiki/Continuity-Connected-Textures-Specification>).### Other Changes- Update and improve config screen- Add pack icon for glass pane culling fix pack- Slightly improve pack icon for default pack- Improve built-in pack descriptions- Add and update translations- Add European Spanish (es_es) translation- Add Mexican Spanish (es_mx) translation- Add Malay (ms_my) translation- Add Swedish (sv_se) translation- Add Turkish (tr_tr) translation- Add Tatar (tt_ru) translation- Add Vietnamese (vi_vn) translation- Add Traditional Chinese (zh_tw) translation- Add Malay (Jawi) (zlm_arab) translation- Update Estonian (et_ee) translation- Update Filipino (fil_ph) translation- Update Korean (ko_kr) translation- Update Polish (po_po) translation- Update Russian (ru_ru) translation- Update Ukrainian (uk_ua) translation- Optimize performance### 1.19.4+:- Make it so an overlay with an undefined `tintBlock` always has ambient occlusion enabled (unless disabled globally) instead of using the default value展开版本: 3.0.0+1.20.5支持游戏: 1.20.5, 1.20.6类型:FabricQuiltRelease下载次数: 37,6253.0.0+1.20.2continuity-3.0.0+1.20.2.jar下载3.0.0+1.20.2#Releasecontinuity-3.0.0+1.20.2-sources.jar下载3.0.0+1.20.2#ReleaseThe changes listed below are relative to the last full release, Continuity 2.0.2.### Fixes- Fix sprite paths starting with `assets/minecraft/` not being parsed correctly- Fix custom block layers not being applied to moving blocks- Fix `disableSolidCheck` using previously defined value instead of default value when no value was defined after a resource reload- Fix `overlay` method edge case where corner overlay would be applied when it shouldn\'t have been- Fix potential performance issues when resource packs add emissive item textures but emissive textures are disabled in the config### Compatibility Improvements- Add support for Fabric block appearance API- Improve mod compatibility of `overlay` method- Improve mod compatibility of default pack### Resource Pack Format Changes- Add `orient` property- Add `overlay_horizontal`, `overlay_vertical`, `overlay_horizontal+vertical`, and `overlay_vertical+horizontal` methods- Disallow relative and non-standard sprite paths when namespace is definedMore details about these changes can be found at the [wiki](<https://github.com/PepperCode1/Continuity/wiki/Continuity-Connected-Textures-Specification>).### Other Changes- Update and improve config screen- Add pack icon for glass pane culling fix pack- Slightly improve pack icon for default pack- Improve built-in pack descriptions- Add and update translations- Add European Spanish (es_es) translation- Add Mexican Spanish (es_mx) translation- Add Malay (ms_my) translation- Add Swedish (sv_se) translation- Add Turkish (tr_tr) translation- Add Tatar (tt_ru) translation- Add Vietnamese (vi_vn) translation- Add Traditional Chinese (zh_tw) translation- Add Malay (Jawi) (zlm_arab) translation- Update Estonian (et_ee) translation- Update Filipino (fil_ph) translation- Update Korean (ko_kr) translation- Update Polish (po_po) translation- Update Russian (ru_ru) translation- Update Ukrainian (uk_ua) translation- Optimize performance### 1.19.4+:- Make it so an overlay with an undefined `tintBlock` always has ambient occlusion enabled (unless disabled globally) instead of using the default value展开版本: 3.0.0+1.20.2支持游戏: 1.20.2, 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 117,2903.0.0+1.20.1continuity-3.0.0+1.20.1.jar下载3.0.0+1.20.1#Releasecontinuity-3.0.0+1.20.1-sources.jar下载3.0.0+1.20.1#ReleaseThe changes listed below are relative to the last full release, Continuity 2.0.2.### Fixes- Fix sprite paths starting with `assets/minecraft/` not being parsed correctly- Fix custom block layers not being applied to moving blocks- Fix `disableSolidCheck` using previously defined value instead of default value when no value was defined after a resource reload- Fix `overlay` method edge case where corner overlay would be applied when it shouldn\'t have been- Fix potential performance issues when resource packs add emissive item textures but emissive textures are disabled in the config### Compatibility Improvements- Add support for Fabric block appearance API- Improve mod compatibility of `overlay` method- Improve mod compatibility of default pack### Resource Pack Format Changes- Add `orient` property- Add `overlay_horizontal`, `overlay_vertical`, `overlay_horizontal+vertical`, and `overlay_vertical+horizontal` methods- Disallow relative and non-standard sprite paths when namespace is definedMore details about these changes can be found at the [wiki](<https://github.com/PepperCode1/Continuity/wiki/Continuity-Connected-Textures-Specification>).### Other Changes- Update and improve config screen- Add pack icon for glass pane culling fix pack- Slightly improve pack icon for default pack- Improve built-in pack descriptions- Add and update translations- Add European Spanish (es_es) translation- Add Mexican Spanish (es_mx) translation- Add Malay (ms_my) translation- Add Swedish (sv_se) translation- Add Turkish (tr_tr) translation- Add Tatar (tt_ru) translation- Add Vietnamese (vi_vn) translation- Add Traditional Chinese (zh_tw) translation- Add Malay (Jawi) (zlm_arab) translation- Update Estonian (et_ee) translation- Update Filipino (fil_ph) translation- Update Korean (ko_kr) translation- Update Polish (po_po) translation- Update Russian (ru_ru) translation- Update Ukrainian (uk_ua) translation- Optimize performance### 1.19.4+:- Make it so an overlay with an undefined `tintBlock` always has ambient occlusion enabled (unless disabled globally) instead of using the default value展开版本: 3.0.0+1.20.1支持游戏: 1.20.1类型:FabricQuiltRelease下载次数: 1,330,9533.0.0+1.19.4continuity-3.0.0+1.19.4.jar下载3.0.0+1.19.4#Releasecontinuity-3.0.0+1.19.4-sources.jar下载3.0.0+1.19.4#ReleaseThe changes listed below are relative to the last full release, Continuity 2.0.2.### Fixes- Fix sprite paths starting with `assets/minecraft/` not being parsed correctly- Fix custom block layers not being applied to moving blocks- Fix `disableSolidCheck` using previously defined value instead of default value when no value was defined after a resource reload- Fix `overlay` method edge case where corner overlay would be applied when it shouldn\'t have been- Fix potential performance issues when resource packs add emissive item textures but emissive textures are disabled in the config### Compatibility Improvements- Add support for Fabric block appearance API- Improve mod compatibility of `overlay` method- Improve mod compatibility of default pack### Resource Pack Format Changes- Add `orient` property- Add `overlay_horizontal`, `overlay_vertical`, `overlay_horizontal+vertical`, and `overlay_vertical+horizontal` methods- Disallow relative and non-standard sprite paths when namespace is definedMore details about these changes can be found at the [wiki](<https://github.com/PepperCode1/Continuity/wiki/Continuity-Connected-Textures-Specification>).### Other Changes- Update and improve config screen- Add pack icon for glass pane culling fix pack- Slightly improve pack icon for default pack- Improve built-in pack descriptions- Add and update translations- Add European Spanish (es_es) translation- Add Mexican Spanish (es_mx) translation- Add Malay (ms_my) translation- Add Swedish (sv_se) translation- Add Turkish (tr_tr) translation- Add Tatar (tt_ru) translation- Add Vietnamese (vi_vn) translation- Add Traditional Chinese (zh_tw) translation- Add Malay (Jawi) (zlm_arab) translation- Update Estonian (et_ee) translation- Update Filipino (fil_ph) translation- Update Korean (ko_kr) translation- Update Polish (po_po) translation- Update Russian (ru_ru) translation- Update Ukrainian (uk_ua) translation- Optimize performance### 1.19.4+:- Make it so an overlay with an undefined `tintBlock` always has ambient occlusion enabled (unless disabled globally) instead of using the default value展开版本: 3.0.0+1.19.4支持游戏: 1.19.4类型:FabricQuiltRelease下载次数: 24,9033.0.0+1.19.3continuity-3.0.0+1.19.3.jar下载3.0.0+1.19.3#Releasecontinuity-3.0.0+1.19.3-sources.jar下载3.0.0+1.19.3#ReleaseThe changes listed below are relative to the last full release, Continuity 2.0.2.### Fixes- Fix sprite paths starting with `assets/minecraft/` not being parsed correctly- Fix custom block layers not being applied to moving blocks- Fix `disableSolidCheck` using previously defined value instead of default value when no value was defined after a resource reload- Fix `overlay` method edge case where corner overlay would be applied when it shouldn\'t have been- Fix potential performance issues when resource packs add emissive item textures but emissive textures are disabled in the config### Compatibility Improvements- Add support for Fabric block appearance API- Improve mod compatibility of `overlay` method- Improve mod compatibility of default pack### Resource Pack Format Changes- Add `orient` property- Add `overlay_horizontal`, `overlay_vertical`, `overlay_horizontal+vertical`, and `overlay_vertical+horizontal` methods- Disallow relative and non-standard sprite paths when namespace is definedMore details about these changes can be found at the [wiki](<https://github.com/PepperCode1/Continuity/wiki/Continuity-Connected-Textures-Specification>).### Other Changes- Update and improve config screen- Add pack icon for glass pane culling fix pack- Slightly improve pack icon for default pack- Improve built-in pack descriptions- Add and update translations- Add European Spanish (es_es) translation- Add Mexican Spanish (es_mx) translation- Add Malay (ms_my) translation- Add Swedish (sv_se) translation- Add Turkish (tr_tr) translation- Add Tatar (tt_ru) translation- Add Vietnamese (vi_vn) translation- Add Traditional Chinese (zh_tw) translation- Add Malay (Jawi) (zlm_arab) translation- Update Estonian (et_ee) translation- Update Filipino (fil_ph) translation- Update Korean (ko_kr) translation- Update Polish (po_po) translation- Update Russian (ru_ru) translation- Update Ukrainian (uk_ua) translation- Optimize performance展开版本: 3.0.0+1.19.3支持游戏: 1.19.3类型:FabricQuiltRelease下载次数: 3,3263.0.0-beta.5+1.21continuity-3.0.0-beta.5+1.21.jar下载3.0.0-beta.5+1.21#Releasecontinuity-3.0.0-beta.5+1.21-sources.jar下载3.0.0-beta.5+1.21#Release展开版本: 3.0.0-beta.5+1.21支持游戏: 1.21, 1.21.1类型:FabricQuiltRelease下载次数: 3,627,3503.0.0-beta.5+1.20.5continuity-3.0.0-beta.5+1.20.5.jar下载3.0.0-beta.5+1.20.5#Releasecontinuity-3.0.0-beta.5+1.20.5-sources.jar下载3.0.0-beta.5+1.20.5#Release展开版本: 3.0.0-beta.5+1.20.5支持游戏: 1.20.5, 1.20.6类型:FabricQuiltRelease下载次数: 327,5223.0.0-beta.5+1.20.2continuity-3.0.0-beta.5+1.20.2.jar下载3.0.0-beta.5+1.20.2#Releasecontinuity-3.0.0-beta.5+1.20.2-sources.jar下载3.0.0-beta.5+1.20.2#Release展开版本: 3.0.0-beta.5+1.20.2支持游戏: 1.20.2, 1.20.3, 1.20.4类型:FabricQuiltRelease下载次数: 451,7953.0.0-beta.5+1.20.1continuity-3.0.0-beta.5+1.20.1.jar下载3.0.0-beta.5+1.20.1#Releasecontinuity-3.0.0-beta.5+1.20.1-sources.jar下载3.0.0-beta.5+1.20.1#Release展开版本: 3.0.0-beta.5+1.20.1支持游戏: 1.20.1类型:FabricQuiltRelease下载次数: 2,532,0963.0.0-beta.5+1.19.4continuity-3.0.0-beta.5+1.19.4.jar下载3.0.0-beta.5+1.19.4#Releasecontinuity-3.0.0-beta.5+1.19.4-sources.jar下载3.0.0-beta.5+1.19.4#Release展开版本: 3.0.0-beta.5+1.19.4支持游戏: 1.19.4类型:FabricQuiltRelease下载次数: 22,8393.0.0-beta.5+1.19.3continuity-3.0.0-beta.5+1.19.3.jar下载3.0.0-beta.5+1.19.3#Releasecontinuity-3.0.0-beta.5+1.19.3-sources.jar下载3.0.0-beta.5+1.19.3#Release展开版本: 3.0.0-beta.5+1.19.3支持游戏: 1.19.3类型:FabricQuiltRelease下载次数: 3,0783.0.0-beta.4+1.20.2continuity-3.0.0-beta.4+1.20.2.jar下载3.0.0-beta.4+1.20.2#Beta展开版本: 3.0.0-beta.4+1.20.2支持游戏: 1.20.2, 1.20.3, 1.20.4类型:FabricQuiltBeta下载次数: 1,303,9663.0.0-beta.4+1.20.1continuity-3.0.0-beta.4+1.20.1.jar下载3.0.0-beta.4+1.20.1#Beta展开版本: 3.0.0-beta.4+1.20.1支持游戏: 1.20.1类型:FabricQuiltBeta下载次数: 3,213,2723.0.0-beta.4+1.19.4continuity-3.0.0-beta.4+1.19.4.jar下载3.0.0-beta.4+1.19.4#Beta展开版本: 3.0.0-beta.4+1.19.4支持游戏: 1.19.4类型:FabricQuiltBeta下载次数: 32,6373.0.0-beta.3+1.20.1continuity-3.0.0-beta.3+1.20.1.jar下载3.0.0-beta.3+1.20.1#Beta展开版本: 3.0.0-beta.3+1.20.1支持游戏: 1.20.1类型:FabricQuiltBeta下载次数: 511,6033.0.0-beta.3+1.19.4continuity-3.0.0-beta.3+1.19.4.jar下载3.0.0-beta.3+1.19.4#Beta展开版本: 3.0.0-beta.3+1.19.4支持游戏: 1.19.4类型:FabricQuiltBeta下载次数: 14,4213.0.0-beta.3+1.19.3continuity-3.0.0-beta.3+1.19.3.jar下载3.0.0-beta.3+1.19.3#Beta展开版本: 3.0.0-beta.3+1.19.3支持游戏: 1.19.3类型:FabricQuiltBeta下载次数: 13,1773.0.0-beta.2+1.20continuity-3.0.0-beta.2+1.20.jar下载3.0.0-beta.2+1.20#Beta展开版本: 3.0.0-beta.2+1.20支持游戏: 1.20, 1.20.1类型:FabricQuiltBeta下载次数: 371,1533.0.0-beta.2+1.19.3continuity-3.0.0-beta.2+1.19.3.jar下载3.0.0-beta.2+1.19.3#Beta展开版本: 3.0.0-beta.2+1.19.3支持游戏: 1.19.3, 1.19.4类型:FabricQuiltBeta下载次数: 263,8882.0.2+1.19continuity-2.0.2+1.19.jar下载2.0.2+1.19#Releasecontinuity-2.0.2+1.19-sources.jar下载2.0.2+1.19#Release- Fix `matchBlocks` accepting at most one block state property per block- Fix empty `biomes` property value causing an error- Fix `weights` ranges accepting values less than 1- Fix `matchTiles` parsing resetting the sprite namespace if the path does not contain a slash- Only convert unspecified sprite location namespace when path starts with \"optifine/\"- Remove `weight` property- Add `prioritize` boolean property- Add `optifineOnly` boolean property- Add `disableSolidCheck` boolean property to `block.properties` for better Optifine parity- Fix `ctm_compact` not replacing sprite in no-split case- Fix `random` sometimes getting block states more than two positions away from the origin position- Add compatibility for CIT Resewn emissive textures- Fix block emissives checking the wrong feature state- Disable connected and emissive textures for blocks being moved by pistons- Add Czech translation- Add Korean translation- Add Portuguese translation- Add Tagalog translation- Add Ukrainian translation- Update German translation展开版本: 2.0.2+1.19支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricQuiltRelease下载次数: 866,0702.0.2+1.18.2continuity-2.0.2+1.18.2.jar下载2.0.2+1.18.2#Releasecontinuity-2.0.2+1.18.2-sources.jar下载2.0.2+1.18.2#Release- Fix `matchBlocks` accepting at most one block state property per block- Fix empty `biomes` property value causing an error- Fix `weights` ranges accepting values less than 1- Fix `matchTiles` parsing resetting the sprite namespace if the path does not contain a slash- Only convert unspecified sprite location namespace when path starts with \"optifine/\"- Remove `weight` property- Add `prioritize` boolean property- Add `optifineOnly` boolean property- Add `disableSolidCheck` boolean property to `block.properties` for better Optifine parity- Fix `ctm_compact` not replacing sprite in no-split case- Fix `random` sometimes getting block states more than two positions away from the origin position- Add compatibility for CIT Resewn emissive textures- Fix block emissives checking the wrong feature state- Disable connected and emissive textures for blocks being moved by pistons- Add Czech translation- Add Korean translation- Add Portuguese translation- Add Tagalog translation- Add Ukrainian translation- Update German translation展开版本: 2.0.2+1.18.2支持游戏: 1.18.2类型:FabricQuiltRelease下载次数: 95,5962.0.1+1.19continuity-2.0.1+1.19.jar下载2.0.1+1.19#Release- Fix emissives on CTM overlays not using the correct layer- Add `innerSeams` support to all applicable methods (`horizontal`, `vertical`, `h+v`, `v+h`, `top`)- Slightly improve logging- Minor performance improvements- Add Hellenic translation- Update Chinese translation- Fix Russian translation- Fabric API 0.58.0 or higher is required展开版本: 2.0.1+1.19支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 176,1912.0.1+1.18.2continuity-2.0.1+1.18.2.jar下载2.0.1+1.18.2#Release- Fix emissives on CTM overlays not using the correct layer- Add `innerSeams` support to all applicable methods (`horizontal`, `vertical`, `h+v`, `v+h`, `top`)- Slightly improve logging- Minor performance improvements- Add Hellenic translation- Update Chinese translation- Fix Russian translation- Fabric API 0.58.0 or higher is required展开版本: 2.0.1+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 59,6462.0.0+1.19continuity-2.0.0+1.19.jar下载2.0.0+1.19#Release- Update to 1.19展开版本: 2.0.0+1.19支持游戏: 1.19, 1.19.1, 1.19.2类型:FabricRelease下载次数: 35,2942.0.0+1.18.2continuity-2.0.0+1.18.2.jar下载2.0.0+1.18.2#Release- Add support for emissive textures on block and item models- Rewrite resource redirect system to support sprite identifier suffixes- Partially rewrite model wrapping- Update configuration- Fix log spam on failed resource reload- Fix `connectBlocks`/`connectTiles` and `heights` parity bugs- Minor performance improvements展开版本: 2.0.0+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 22,6851.1.0+1.18.2continuity-1.1.0+1.18.2.jar下载1.1.0+1.18.2#Release- Update to 1.18.2展开版本: 1.1.0+1.18.2支持游戏: 1.18.2类型:FabricRelease下载次数: 59,0381.1.0+1.18continuity-1.1.0+1.18.jar下载1.1.0+1.18#Release- Fix, improve, reorganize, and compress default resource pack- Add programmer art connected textures- Improve sandstone, bookshelf, and standard glass textures- Fix red and blue glass textures to be consistent with 1.18 textures- Fix some textures that contained incorrect pixel color values- Rewrite `ctm_compact`- Fix `ctm_compact` not working correctly with UVs that do not include the entire sprite- Fix `ctm_compact` splitting quads more times than necessary- Fix standard overlay application checks- Fix `ctm_compact` tile replacements- Fix `overlay_ctm` method using texture orientation- Fix unexpected tile parsing behavior when using custom namespace- Update biome compatibility- Now only supports Sodium mc1.18.1-0.4.0-alpha6 or higher and Canvas 1.0.2187 or higher- Fix InputRegion log warning- Add Italian translation- Add Simplified Chinese translation- Improve French translation展开版本: 1.1.0+1.18支持游戏: 1.18.1类型:FabricRelease下载次数: 6,5641.1.0+1.17continuity-1.1.0+1.17.jar下载1.1.0+1.17#Release- Fix, improve, reorganize, and compress default resource pack- Add programmer art connected textures- Improve sandstone, bookshelf, and standard glass textures- Fix some textures that contained incorrect pixel color values- Rewrite `ctm_compact`- Fix `ctm_compact` not working correctly with UVs that do not include the entire sprite- Fix `ctm_compact` splitting quads more times than necessary- Fix standard overlay application checks- Fix `ctm_compact` tile replacements- Fix `overlay_ctm` method using texture orientation- Fix unexpected tile parsing behavior when using custom namespace- Update biome compatibility- Now only supports Canvas 1.0.2187 or higher- Fix InputRegion log warning- Add Italian translation- Add Simplified Chinese translation- Improve French translation展开版本: 1.1.0+1.17支持游戏: 1.17.1类型:FabricRelease下载次数: 30,7751.0.3+1.18continuity-1.0.3+1.18.jar下载1.0.3+1.18#Release- Add per-block biome and block entity name caching- Fix `matchTiles` parsing- Add German translation- Add French translation展开版本: 1.0.3+1.18支持游戏: 1.18, 1.18.1类型:FabricRelease下载次数: 10,9971.0.3+1.17continuity-1.0.3+1.17.jar下载1.0.3+1.17#Release- Add per-block biome and block entity name caching- Fix `matchTiles` parsing- Add German translation- Add French translation展开版本: 1.0.3+1.17支持游戏: 1.17.1类型:FabricRelease下载次数: 1,0591.0.2+1.17continuity-1.0.2+1.17.jar下载1.0.2+1.17#Release- Fix manual culling展开版本: 1.0.2+1.17支持游戏: 1.17.1类型:FabricRelease下载次数: 2,6861.0.1+1.17continuity-1.0.1+1.17.jar下载1.0.1+1.17#Release- Fix missing textures with ctm_compact- Improve cull caching efficiency- Improve config deserialization- Add contact information- Add Russian translation- Add Estonian translation展开版本: 1.0.1+1.17支持游戏: 1.17.1类型:FabricRelease下载次数: 4551.0.0+1.17continuity-1.0.0+1.17.jar下载1.0.0+1.17#ReleaseInitial release展开版本: 1.0.0+1.17支持游戏: 1.17.1类型:FabricRelease下载次数: 2,678全部版本

markdown_parsed

文章类型:收录

layui.use([\'form\'], function(){
var form = layui.form;
});

游客,如果您要查看本帖隐藏内容请回复
Continuity
楼主 2025-8-10 17:11:43 回复 收起回复
小僵尸论坛感谢有你~
回复 论坛版权

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册 手机动态码快速登录

本版积分规则



官方

新浪微博 腾讯微博 微信公众号 投稿规则 版权声明 捐助我们

官方QQ①群: 291907844 (点击加群)
官方QQ②群: 421312192
官方QQ③群: 528726532

介绍

我的世界(Minecraft)小僵尸论坛
收录了来自各地的我的世界(MC)爱好者们的各种资源

须知: 切勿滥用举报,任何与举报相关的信息必须属实!

"Minecraft"以及"我的世界"为Mojang Synergies AB的商标 本站与Mojang以及微软公司没有从属关系

QQ|Archiver|手机版|小黑屋|Minecraft(我的世界)小僵尸论坛 |网站地图

GMT+8, 2025-8-21 05:50 , Processed in 0.213156 second(s), 51 queries .

快速回复 返回顶部 返回列表