Port to Minecraft 26.2
Continuity (Continuity)
Continuity是一个基于现代API构建的Fabric模组,允许实现高效的连接纹理体验。它旨在为所有使用Optifine CTM格式的资源包提供完整的Optifine兼容性。Continuity还支持用于方块和物品模型的Optifine格式发光纹理。
Continuity依赖于Fabric API,仅在客户端使用。它包括两个内置资源包 - 一个提供类似于Optifine的默认连接纹理,另一个提供了一个玻璃窗格修复。
Forge版本
由于以下原因,不会制作Continuity的Forge版本。
- Forge的模型API:它与Fabric的模型API(FRAPI)大不相同,Continuity已经充分利用了它,并且转换到它不仅需要大量的工作,而且会导致模组效率极低。
- Optifine:它原生支持Forge,并且提供了与Continuity相同的功能。
链接
[CurseForge页面](
版本&下载
3.0.1-beta.2+26.1 · Release版本: 3.0.1-beta.2+26.1支持游戏: 26.1, 26.1.1, 26.1.2类型: Fabric QuiltRelease下载次数: 2,172,042
Fix `connect=tile` and `connectTiles` not working correctly after changing enabled resource packs
3.0.1-beta.1+26.1 · Release版本: 3.0.1-beta.1+26.1支持游戏: 26.1, 26.1.1, 26.1.2类型: Fabric QuiltRelease下载次数: 129,616
Port to Minecraft 26.1
3.0.1-beta.1+1.21.11 · Release版本: 3.0.1-beta.1+1.21.11支持游戏: 1.21.11类型: Fabric QuiltRelease下载次数: 6,015,646
- Port to Minecraft 1.21.11
- Add Continuity options to the Sodium video settings screen
### Notes
- The `cutout_mipped` render type was removed by vanilla and Continuity no longer recognizes it. This may partially break some resource packs that use overlays or custom block layers.
- Emissive textures for item models are still not implemented.
- Add Continuity options to the Sodium video settings screen
### Notes
- The `cutout_mipped` render type was removed by vanilla and Continuity no longer recognizes it. This may partially break some resource packs that use overlays or custom block layers.
- Emissive textures for item models are still not implemented.
3.0.1-beta.2+1.21.10 · Release版本: 3.0.1-beta.2+1.21.10支持游戏: 1.21.10类型: Fabric QuiltRelease下载次数: 2,168,598
- Port to 1.21.10
3.0.1-beta.1+1.21.6
3.0.1-beta.1+1.21.6 · Release版本: 3.0.1-beta.1+1.21.6支持游戏: 1.21.6, 1.21.7, 1.21.8类型: Fabric QuiltRelease下载次数: 3,285,220
This beta is missing emissive textures for item models.
3.0.1-test.4+1.21.5
3.0.1-test.4+1.21.5 · Release版本: 3.0.1-test.4+1.21.5支持游戏: 1.21.5类型: Fabric QuiltRelease下载次数: 2,016,897
This beta is missing emissive textures for item models.
3.0.0+1.21.4 · Release版本: 3.0.0+1.21.4支持游戏: 1.21.4类型: Fabric QuiltRelease下载次数: 2,938,948
- Port to Minecraft 1.21.4
3.0.0+1.21.neoforge · Release版本: 3.0.0+1.21.neoforge支持游戏: 1.21.1类型: NeoForgeRelease下载次数: 1,781,855
The 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 defined
More 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
### 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 defined
More 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 · Release版本: 3.0.0+1.20.1.forge支持游戏: 1.20.1类型: ForgeRelease下载次数: 4,112,613
The 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 defined
More 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
### 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 defined
More 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.3 · Release版本: 3.0.0+1.21.3支持游戏: 1.21.3类型: Fabric QuiltRelease下载次数: 186,656
The 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 defined
More 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
### 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 defined
More 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 · Release版本: 3.0.0+1.21支持游戏: 1.21, 1.21.1类型: Fabric QuiltRelease下载次数: 9,470,878
The 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 defined
More 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
### 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 defined
More 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 · Release版本: 3.0.0+1.20.5支持游戏: 1.20.5, 1.20.6类型: Fabric QuiltRelease下载次数: 87,217
The 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 defined
More 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
### 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 defined
More 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 · Release版本: 3.0.0+1.20.2支持游戏: 1.20.2, 1.20.3, 1.20.4类型: Fabric QuiltRelease下载次数: 235,663
The 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 defined
More 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
### 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 defined
More 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 · Release版本: 3.0.0+1.20.1支持游戏: 1.20.1类型: Fabric QuiltRelease下载次数: 4,844,022
The 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 defined
More 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
### 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 defined
More 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 · Release版本: 3.0.0+1.19.4支持游戏: 1.19.4类型: Fabric QuiltRelease下载次数: 57,126
The 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 defined
More 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
### 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 defined
More 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.3 · Release版本: 3.0.0+1.19.3支持游戏: 1.19.3类型: Fabric QuiltRelease下载次数: 7,159
The 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 defined
More 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
### 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 defined
More 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-beta.5+1.21 · Release版本: 3.0.0-beta.5+1.21支持游戏: 1.21, 1.21.1类型: Fabric QuiltRelease下载次数: 4,470,142
3.0.0-beta.5+1.20.5 · Release版本: 3.0.0-beta.5+1.20.5支持游戏: 1.20.5, 1.20.6类型: Fabric QuiltRelease下载次数: 360,524
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类型: Fabric QuiltRelease下载次数: 533,684
3.0.0-beta.5+1.20.1 · Release版本: 3.0.0-beta.5+1.20.1支持游戏: 1.20.1类型: Fabric QuiltRelease下载次数: 3,979,577
3.0.0-beta.5+1.19.4 · Release版本: 3.0.0-beta.5+1.19.4支持游戏: 1.19.4类型: Fabric QuiltRelease下载次数: 24,664
3.0.0-beta.5+1.19.3 · Release版本: 3.0.0-beta.5+1.19.3支持游戏: 1.19.3类型: Fabric QuiltRelease下载次数: 3,387
3.0.0-beta.4+1.20.2
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类型: Fabric QuiltBeta下载次数: 1,408,292
3.0.0-beta.4+1.20.1
3.0.0-beta.4+1.20.1 · Beta版本: 3.0.0-beta.4+1.20.1支持游戏: 1.20.1类型: Fabric QuiltBeta下载次数: 4,118,463
3.0.0-beta.4+1.19.4
3.0.0-beta.4+1.19.4 · Beta版本: 3.0.0-beta.4+1.19.4支持游戏: 1.19.4类型: Fabric QuiltBeta下载次数: 34,083
3.0.0-beta.3+1.20.1
3.0.0-beta.3+1.20.1 · Beta版本: 3.0.0-beta.3+1.20.1支持游戏: 1.20.1类型: Fabric QuiltBeta下载次数: 620,872
3.0.0-beta.3+1.19.4
3.0.0-beta.3+1.19.4 · Beta版本: 3.0.0-beta.3+1.19.4支持游戏: 1.19.4类型: Fabric QuiltBeta下载次数: 15,025
3.0.0-beta.3+1.19.3
3.0.0-beta.3+1.19.3 · Beta版本: 3.0.0-beta.3+1.19.3支持游戏: 1.19.3类型: Fabric QuiltBeta下载次数: 16,965
3.0.0-beta.2+1.20
3.0.0-beta.2+1.20 · Beta版本: 3.0.0-beta.2+1.20支持游戏: 1.20, 1.20.1类型: Fabric QuiltBeta下载次数: 449,922
3.0.0-beta.2+1.19.3
3.0.0-beta.2+1.19.3 · Beta版本: 3.0.0-beta.2+1.19.3支持游戏: 1.19.3, 1.19.4类型: Fabric QuiltBeta下载次数: 324,257
2.0.2+1.19 · Release版本: 2.0.2+1.19支持游戏: 1.19, 1.19.1, 1.19.2类型: Fabric QuiltRelease下载次数: 1,067,095
- 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
- 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 · Release版本: 2.0.2+1.18.2支持游戏: 1.18.2类型: Fabric QuiltRelease下载次数: 140,353
- 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
- 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.1+1.19
2.0.1+1.19 · Release版本: 2.0.1+1.19支持游戏: 1.19, 1.19.1, 1.19.2类型: FabricRelease下载次数: 206,328
- 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
- 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
2.0.1+1.18.2 · Release版本: 2.0.1+1.18.2支持游戏: 1.18.2类型: FabricRelease下载次数: 84,443
- 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
- 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.0+1.19
2.0.0+1.19 · Release版本: 2.0.0+1.19支持游戏: 1.19, 1.19.1, 1.19.2类型: FabricRelease下载次数: 47,207
- Update to 1.19
2.0.0+1.18.2
2.0.0+1.18.2 · Release版本: 2.0.0+1.18.2支持游戏: 1.18.2类型: FabricRelease下载次数: 26,746
- 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
- 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
1.1.0+1.18.2
1.1.0+1.18.2 · Release版本: 1.1.0+1.18.2支持游戏: 1.18.2类型: FabricRelease下载次数: 84,747
- Update to 1.18.2
1.1.0+1.18
1.1.0+1.18 · Release版本: 1.1.0+1.18支持游戏: 1.18.1类型: FabricRelease下载次数: 9,389
- 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
- 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.17
1.1.0+1.17 · Release版本: 1.1.0+1.17支持游戏: 1.17.1类型: FabricRelease下载次数: 47,687
- 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
- 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.0.3+1.18
1.0.3+1.18 · Release版本: 1.0.3+1.18支持游戏: 1.18, 1.18.1类型: FabricRelease下载次数: 15,798
- Add per-block biome and block entity name caching
- Fix `matchTiles` parsing
- Add German translation
- Add French translation
- Fix `matchTiles` parsing
- Add German translation
- Add French translation
1.0.3+1.17
1.0.3+1.17 · Release版本: 1.0.3+1.17支持游戏: 1.17.1类型: FabricRelease下载次数: 1,252
- Add per-block biome and block entity name caching
- Fix `matchTiles` parsing
- Add German translation
- Add French translation
- Fix `matchTiles` parsing
- Add German translation
- Add French translation
1.0.2+1.17
1.0.2+1.17 · Release版本: 1.0.2+1.17支持游戏: 1.17.1类型: FabricRelease下载次数: 2,816
- Fix manual culling
1.0.1+1.17
1.0.1+1.17 · Release版本: 1.0.1+1.17支持游戏: 1.17.1类型: FabricRelease下载次数: 584
- Fix missing textures with ctm_compact
- Improve cull caching efficiency
- Improve config deserialization
- Add contact information
- Add Russian translation
- Add Estonian translation
- Improve cull caching efficiency
- Improve config deserialization
- Add contact information
- Add Russian translation
- Add Estonian translation
1.0.0+1.17
1.0.0+1.17 · Release版本: 1.0.0+1.17支持游戏: 1.17.1类型: FabricRelease下载次数: 3,060
Initial release
收录


