Назад в магазин
Continuity
Modrinth Mod

Continuity

A Minecraft mod that allows for efficient connected textures

Информация о Minecraft-продукте

Важное о товаре

Совместимость, версии Minecraft, загрузчики и данные внешнего источника.

Тип

Mod

Доступ

Бесплатно

Последняя версия

3.0.1+26.2

Загрузки

63 426 063

Загрузчики / Платформы

fabric forge neoforge quilt

Minecraft версии

1.17.1 – 1.21.1 1.21.3 – 1.21.8 1.21.10 – 1.21.11 26.1 26.1.1 26.1.2 26.2

Категории

decoration utility

Описание

Подробная информация

# Continuity Continuity is a Minecraft mod that allows resource packs that use the OptiFine connected textures format, OptiFine emissive textures format (only for blocks and item models), or OptiFine custom block layers format to work without OptiFine. Continuity is client-side only and includes two built-in resource packs. The Default Connected Textures pack provides connected textures for glass, sandstone, and bookshelves, similar to the built-in connected textures provided by OptiFine. The Glass Pane Culling Fix pack culls faces between vertically stacked glass panes to make them look seamless with connected textures. Formally, Continuity implements the Continuity connected textures specification, Continuity emissive textures specification, and Continuity custom block layers specification. All of these are extensions of the corresponding OptiFine specification and were created to provide more features to resource pack authors. The documentation for the Continuity specifications can be found at the [Continuity wiki](https://github.com/PepperCode1/Continuity/wiki). Continuity is developed as a Fabric mod and is recommended to be used with Fabric. However, [Connector](https://github.com/Sinytra/Connector) and [Forgified Fabric API](https://github.com/Sinytra/ForgifiedFabricAPI) allow Continuity to work well on other mod loaders such as NeoForge and Forge. Releases are made on CurseForge and Modrinth that are marked as working with these mod loaders; these releases contain the same code as equivalent releases for Fabric, but with additional metadata to declare Connector and Forgified Fabric API as dependencies. An official NeoForge version of Continuity that does not require Forgified Fabric API is not planned at this time due to major technical differences between the Fabric and NeoForge APIs. ### Links [CurseForge Page](https://www.curseforge.com/minecraft/mc-mods/continuity)

Разработчик

Pepper_Bell

Профиль и данные получены с Modrinth

Открыть на Modrinth

Галерея продукта

Изображения проекта

Скриншоты и изображения из оригинальной страницы Modrinth.

Изображений пока нет

Автор проекта не добавил галерею на Modrinth.

Список изменений

Версии проекта

Опубликованные версии и оригинальные файлы Modrinth.

3.0.1+26.2 Актуальная Release 16.06.2026

3.0.1+26.2

Поддерживаемые версии Minecraft
26.2
Загрузчики / Платформы
fabric quilt
Показать изменения
Port to Minecraft 26.2
Войти

0.99 MB

3.0.1-beta.2+26.1 Release 09.04.2026

3.0.1-beta.2+26.1

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2
Загрузчики / Платформы
fabric quilt
Показать изменения
Fix `connect=tile` and `connectTiles` not working correctly after changing enabled resource packs
Войти

0.99 MB

3.0.1-beta.1+26.1 Release 06.04.2026

3.0.1-beta.1+26.1

Поддерживаемые версии Minecraft
26.1 26.1.1 26.1.2
Загрузчики / Платформы
fabric quilt
Показать изменения
Port to Minecraft 26.1
Войти

0.99 MB

3.0.1-beta.1+1.21.11 Release 23.12.2025

3.0.1-beta.1+1.21.11

Поддерживаемые версии Minecraft
1.21.11
Загрузчики / Платформы
fabric quilt
Показать изменения
- 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.
Войти

0.95 MB

3.0.1-beta.2+1.21.10 Release 10.11.2025

3.0.1-beta.2+1.21.10

Поддерживаемые версии Minecraft
1.21.10
Загрузчики / Платформы
fabric quilt
Показать изменения
- Port to 1.21.10
Войти

0.95 MB

3.0.1-beta.1+1.21.6 Release 07.07.2025

3.0.1-beta.1+1.21.6

Поддерживаемые версии Minecraft
1.21.6 1.21.7 1.21.8
Загрузчики / Платформы
fabric quilt
Показать изменения
This beta is missing emissive textures for item models.
Войти

0.95 MB

3.0.1-test.4+1.21.5 Release 03.05.2025

3.0.1-test.4+1.21.5

Поддерживаемые версии Minecraft
1.21.5
Загрузчики / Платформы
fabric quilt
Показать изменения
This beta is missing emissive textures for item models.
Войти

0.95 MB

3.0.0+1.21.4 Release 27.12.2024

3.0.0+1.21.4

Поддерживаемые версии Minecraft
1.21.4
Загрузчики / Платформы
fabric quilt
Показать изменения
- Port to Minecraft 1.21.4
Войти

0.95 MB

3.0.0+1.21.neoforge Release 10.12.2024

3.0.0+1.21.neoforge

Поддерживаемые версии Minecraft
1.21.1
Загрузчики / Платформы
neoforge
Показать изменения
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
Войти

0.97 MB

3.0.0+1.20.1.forge Release 10.12.2024

3.0.0+1.20.1.forge

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
forge
Показать изменения
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
Войти

0.97 MB

3.0.0+1.21.3 Release 04.12.2024

3.0.0+1.21.3

Поддерживаемые версии Minecraft
1.21.3
Загрузчики / Платформы
fabric quilt
Показать изменения
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
Войти

0.96 MB

3.0.0+1.21 Release 04.12.2024

3.0.0+1.21

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric quilt
Показать изменения
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
Войти

0.97 MB

3.0.0+1.20.5 Release 04.12.2024

3.0.0+1.20.5

Поддерживаемые версии Minecraft
1.20.5 1.20.6
Загрузчики / Платформы
fabric quilt
Показать изменения
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
Войти

0.97 MB

3.0.0+1.20.2 Release 04.12.2024

3.0.0+1.20.2

Поддерживаемые версии Minecraft
1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
fabric quilt
Показать изменения
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
Войти

0.97 MB

3.0.0+1.20.1 Release 04.12.2024

3.0.0+1.20.1

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric quilt
Показать изменения
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
Войти

0.97 MB

3.0.0+1.19.4 Release 04.12.2024

3.0.0+1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric quilt
Показать изменения
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
Войти

0.98 MB

3.0.0+1.19.3 Release 04.12.2024

3.0.0+1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric quilt
Показать изменения
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
Войти

0.98 MB

3.0.0-beta.5+1.21 Release 13.06.2024

3.0.0-beta.5+1.21

Поддерживаемые версии Minecraft
1.21 1.21.1
Загрузчики / Платформы
fabric quilt
Войти

0.96 MB

3.0.0-beta.5+1.20.5 Release 15.05.2024

3.0.0-beta.5+1.20.5

Поддерживаемые версии Minecraft
1.20.5 1.20.6
Загрузчики / Платформы
fabric quilt
Войти

0.96 MB

3.0.0-beta.5+1.20.2 Release 15.05.2024

3.0.0-beta.5+1.20.2

Поддерживаемые версии Minecraft
1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
fabric quilt
Войти

0.96 MB

3.0.0-beta.5+1.20.1 Release 15.05.2024

3.0.0-beta.5+1.20.1

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric quilt
Войти

0.96 MB

3.0.0-beta.5+1.19.4 Release 15.05.2024

3.0.0-beta.5+1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric quilt
Войти

0.97 MB

3.0.0-beta.5+1.19.3 Release 15.05.2024

3.0.0-beta.5+1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric quilt
Войти

0.97 MB

3.0.0-beta.4+1.20.2 Beta 02.10.2023

3.0.0-beta.4+1.20.2

Поддерживаемые версии Minecraft
1.20.2 1.20.3 1.20.4
Загрузчики / Платформы
fabric quilt
3.0.0-beta.4+1.20.1 Beta 02.10.2023

3.0.0-beta.4+1.20.1

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric quilt
3.0.0-beta.4+1.19.4 Beta 02.10.2023

3.0.0-beta.4+1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric quilt
Войти

1.01 MB

3.0.0-beta.3+1.20.1 Beta 22.07.2023

3.0.0-beta.3+1.20.1

Поддерживаемые версии Minecraft
1.20.1
Загрузчики / Платформы
fabric quilt
3.0.0-beta.3+1.19.4 Beta 22.07.2023

3.0.0-beta.3+1.19.4

Поддерживаемые версии Minecraft
1.19.4
Загрузчики / Платформы
fabric quilt
3.0.0-beta.3+1.19.3 Beta 22.07.2023

3.0.0-beta.3+1.19.3

Поддерживаемые версии Minecraft
1.19.3
Загрузчики / Платформы
fabric quilt
3.0.0-beta.2+1.20 Beta 11.06.2023

3.0.0-beta.2+1.20

Поддерживаемые версии Minecraft
1.20 1.20.1
Загрузчики / Платформы
fabric quilt
Войти

1.09 MB

3.0.0-beta.2+1.19.3 Beta 23.03.2023

3.0.0-beta.2+1.19.3

Поддерживаемые версии Minecraft
1.19.3 1.19.4
Загрузчики / Платформы
fabric quilt
Войти

1.09 MB

2.0.2+1.19 Release 16.03.2023

2.0.2+1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric quilt
Показать изменения
- 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
Войти

1.08 MB

2.0.2+1.18.2 Release 16.03.2023

2.0.2+1.18.2

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
fabric quilt
Показать изменения
- 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
Войти

1.08 MB

2.0.1+1.19 Release 10.08.2022

2.0.1+1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
- 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
Войти

1.08 MB

2.0.1+1.18.2 Release 10.08.2022

2.0.1+1.18.2

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
fabric
Показать изменения
- 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
Войти

1.08 MB

2.0.0+1.19 Release 08.06.2022

2.0.0+1.19

Поддерживаемые версии Minecraft
1.19 1.19.1 1.19.2
Загрузчики / Платформы
fabric
Показать изменения
- Update to 1.19
Войти

1.08 MB

2.0.0+1.18.2 Release 08.06.2022

2.0.0+1.18.2

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
fabric
Показать изменения
- 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
Войти

1.08 MB

1.1.0+1.18.2 Release 05.03.2022

1.1.0+1.18.2

Поддерживаемые версии Minecraft
1.18.2
Загрузчики / Платформы
fabric
Показать изменения
- Update to 1.18.2
Войти

1.05 MB

1.1.0+1.18 Release 21.02.2022

1.1.0+1.18

Поддерживаемые версии Minecraft
1.18.1
Загрузчики / Платформы
fabric
Показать изменения
- 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.05 MB

1.1.0+1.17 Release 21.02.2022

1.1.0+1.17

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
- 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.05 MB

1.0.3+1.18 Release 04.12.2021

1.0.3+1.18

Поддерживаемые версии Minecraft
1.18 1.18.1
Загрузчики / Платформы
fabric
Показать изменения
- Add per-block biome and block entity name caching - Fix `matchTiles` parsing - Add German translation - Add French translation
Войти

0.62 MB

1.0.3+1.17 Release 04.12.2021

1.0.3+1.17

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
- Add per-block biome and block entity name caching - Fix `matchTiles` parsing - Add German translation - Add French translation
Войти

0.62 MB

1.0.2+1.17 Release 22.10.2021

1.0.2+1.17

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
- Fix manual culling
Войти

0.64 MB

1.0.1+1.17 Release 19.10.2021

1.0.1+1.17

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
- Fix missing textures with ctm_compact - Improve cull caching efficiency - Improve config deserialization - Add contact information - Add Russian translation - Add Estonian translation
Войти

0.64 MB

1.0.0+1.17 Release 25.09.2021

1.0.0+1.17

Поддерживаемые версии Minecraft
1.17.1
Загрузчики / Платформы
fabric
Показать изменения
Initial release
Войти

0.64 MB