Back to marketplace
Continuity
Modrinth Mod

Continuity

A Minecraft mod that allows for efficient connected textures

Minecraft product info

Important product information

Compatibility, Minecraft versions, loaders, and external source data.

Type

Mod

Access

Free

Latest version

3.0.1+26.2

Downloads

63 426 063

Loaders / Platforms

fabric forge neoforge quilt

Minecraft versions

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

Categories

decoration utility

Description

Detailed information

# 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)

Developer

Pepper_Bell

Profile and data retrieved from Modrinth

Open on Modrinth

Product gallery

Project images

Screenshots and images from the original Modrinth page.

No images yet

The project author has not added a gallery on Modrinth.

Change log

Project versions

Published versions and original Modrinth files.

3.0.1+26.2 Current Release 16.06.2026

3.0.1+26.2

Supported Minecraft versions
26.2
Loaders / Platforms
fabric quilt
Show changes
Port to Minecraft 26.2
Sign in

0.99 MB

3.0.1-beta.2+26.1 Release 09.04.2026

3.0.1-beta.2+26.1

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
Fix `connect=tile` and `connectTiles` not working correctly after changing enabled resource packs
Sign in

0.99 MB

3.0.1-beta.1+26.1 Release 06.04.2026

3.0.1-beta.1+26.1

Supported Minecraft versions
26.1 26.1.1 26.1.2
Loaders / Platforms
fabric quilt
Show changes
Port to Minecraft 26.1
Sign in

0.99 MB

3.0.1-beta.1+1.21.11 Release 23.12.2025

3.0.1-beta.1+1.21.11

Supported Minecraft versions
1.21.11
Loaders / Platforms
fabric quilt
Show changes
- 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.
Sign in

0.95 MB

3.0.1-beta.2+1.21.10 Release 10.11.2025

3.0.1-beta.2+1.21.10

Supported Minecraft versions
1.21.10
Loaders / Platforms
fabric quilt
Show changes
- Port to 1.21.10
Sign in

0.95 MB

3.0.1-beta.1+1.21.6 Release 07.07.2025

3.0.1-beta.1+1.21.6

Supported Minecraft versions
1.21.6 1.21.7 1.21.8
Loaders / Platforms
fabric quilt
Show changes
This beta is missing emissive textures for item models.
Sign in

0.95 MB

3.0.1-test.4+1.21.5 Release 03.05.2025

3.0.1-test.4+1.21.5

Supported Minecraft versions
1.21.5
Loaders / Platforms
fabric quilt
Show changes
This beta is missing emissive textures for item models.
Sign in

0.95 MB

3.0.0+1.21.4 Release 27.12.2024

3.0.0+1.21.4

Supported Minecraft versions
1.21.4
Loaders / Platforms
fabric quilt
Show changes
- Port to Minecraft 1.21.4
Sign in

0.95 MB

3.0.0+1.21.neoforge Release 10.12.2024

3.0.0+1.21.neoforge

Supported Minecraft versions
1.21.1
Loaders / Platforms
neoforge
Show changes
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
Sign in

0.97 MB

3.0.0+1.20.1.forge Release 10.12.2024

3.0.0+1.20.1.forge

Supported Minecraft versions
1.20.1
Loaders / Platforms
forge
Show changes
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
Sign in

0.97 MB

3.0.0+1.21.3 Release 04.12.2024

3.0.0+1.21.3

Supported Minecraft versions
1.21.3
Loaders / Platforms
fabric quilt
Show changes
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
Sign in

0.96 MB

3.0.0+1.21 Release 04.12.2024

3.0.0+1.21

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric quilt
Show changes
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
Sign in

0.97 MB

3.0.0+1.20.5 Release 04.12.2024

3.0.0+1.20.5

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric quilt
Show changes
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
Sign in

0.97 MB

3.0.0+1.20.2 Release 04.12.2024

3.0.0+1.20.2

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
fabric quilt
Show changes
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
Sign in

0.97 MB

3.0.0+1.20.1 Release 04.12.2024

3.0.0+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric quilt
Show changes
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
Sign in

0.97 MB

3.0.0+1.19.4 Release 04.12.2024

3.0.0+1.19.4

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric quilt
Show changes
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
Sign in

0.98 MB

3.0.0+1.19.3 Release 04.12.2024

3.0.0+1.19.3

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric quilt
Show changes
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
Sign in

0.98 MB

3.0.0-beta.5+1.21 Release 13.06.2024

3.0.0-beta.5+1.21

Supported Minecraft versions
1.21 1.21.1
Loaders / Platforms
fabric quilt
Sign in

0.96 MB

3.0.0-beta.5+1.20.5 Release 15.05.2024

3.0.0-beta.5+1.20.5

Supported Minecraft versions
1.20.5 1.20.6
Loaders / Platforms
fabric quilt
Sign in

0.96 MB

3.0.0-beta.5+1.20.2 Release 15.05.2024

3.0.0-beta.5+1.20.2

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
fabric quilt
Sign in

0.96 MB

3.0.0-beta.5+1.20.1 Release 15.05.2024

3.0.0-beta.5+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric quilt
Sign in

0.96 MB

3.0.0-beta.5+1.19.4 Release 15.05.2024

3.0.0-beta.5+1.19.4

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric quilt
Sign in

0.97 MB

3.0.0-beta.5+1.19.3 Release 15.05.2024

3.0.0-beta.5+1.19.3

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric quilt
Sign in

0.97 MB

3.0.0-beta.4+1.20.2 Beta 02.10.2023

3.0.0-beta.4+1.20.2

Supported Minecraft versions
1.20.2 1.20.3 1.20.4
Loaders / Platforms
fabric quilt
Sign in

1.0 MB

3.0.0-beta.4+1.20.1 Beta 02.10.2023

3.0.0-beta.4+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric quilt
Sign in

1.0 MB

3.0.0-beta.4+1.19.4 Beta 02.10.2023

3.0.0-beta.4+1.19.4

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric quilt
Sign in

1.01 MB

3.0.0-beta.3+1.20.1 Beta 22.07.2023

3.0.0-beta.3+1.20.1

Supported Minecraft versions
1.20.1
Loaders / Platforms
fabric quilt
Sign in

1.0 MB

3.0.0-beta.3+1.19.4 Beta 22.07.2023

3.0.0-beta.3+1.19.4

Supported Minecraft versions
1.19.4
Loaders / Platforms
fabric quilt
Sign in

1.0 MB

3.0.0-beta.3+1.19.3 Beta 22.07.2023

3.0.0-beta.3+1.19.3

Supported Minecraft versions
1.19.3
Loaders / Platforms
fabric quilt
Sign in

1.0 MB

3.0.0-beta.2+1.20 Beta 11.06.2023

3.0.0-beta.2+1.20

Supported Minecraft versions
1.20 1.20.1
Loaders / Platforms
fabric quilt
Sign in

1.09 MB

3.0.0-beta.2+1.19.3 Beta 23.03.2023

3.0.0-beta.2+1.19.3

Supported Minecraft versions
1.19.3 1.19.4
Loaders / Platforms
fabric quilt
Sign in

1.09 MB

2.0.2+1.19 Release 16.03.2023

2.0.2+1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric quilt
Show changes
- 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
Sign in

1.08 MB

2.0.2+1.18.2 Release 16.03.2023

2.0.2+1.18.2

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric quilt
Show changes
- 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
Sign in

1.08 MB

2.0.1+1.19 Release 10.08.2022

2.0.1+1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
- 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
Sign in

1.08 MB

2.0.1+1.18.2 Release 10.08.2022

2.0.1+1.18.2

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
- 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
Sign in

1.08 MB

2.0.0+1.19 Release 08.06.2022

2.0.0+1.19

Supported Minecraft versions
1.19 1.19.1 1.19.2
Loaders / Platforms
fabric
Show changes
- Update to 1.19
Sign in

1.08 MB

2.0.0+1.18.2 Release 08.06.2022

2.0.0+1.18.2

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
- 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
Sign in

1.08 MB

1.1.0+1.18.2 Release 05.03.2022

1.1.0+1.18.2

Supported Minecraft versions
1.18.2
Loaders / Platforms
fabric
Show changes
- Update to 1.18.2
Sign in

1.05 MB

1.1.0+1.18 Release 21.02.2022

1.1.0+1.18

Supported Minecraft versions
1.18.1
Loaders / Platforms
fabric
Show changes
- 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
Sign in

1.05 MB

1.1.0+1.17 Release 21.02.2022

1.1.0+1.17

Supported Minecraft versions
1.17.1
Loaders / Platforms
fabric
Show changes
- 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
Sign in

1.05 MB

1.0.3+1.18 Release 04.12.2021

1.0.3+1.18

Supported Minecraft versions
1.18 1.18.1
Loaders / Platforms
fabric
Show changes
- Add per-block biome and block entity name caching - Fix `matchTiles` parsing - Add German translation - Add French translation
Sign in

0.62 MB

1.0.3+1.17 Release 04.12.2021

1.0.3+1.17

Supported Minecraft versions
1.17.1
Loaders / Platforms
fabric
Show changes
- Add per-block biome and block entity name caching - Fix `matchTiles` parsing - Add German translation - Add French translation
Sign in

0.62 MB

1.0.2+1.17 Release 22.10.2021

1.0.2+1.17

Supported Minecraft versions
1.17.1
Loaders / Platforms
fabric
Show changes
- Fix manual culling
Sign in

0.64 MB

1.0.1+1.17 Release 19.10.2021

1.0.1+1.17

Supported Minecraft versions
1.17.1
Loaders / Platforms
fabric
Show changes
- Fix missing textures with ctm_compact - Improve cull caching efficiency - Improve config deserialization - Add contact information - Add Russian translation - Add Estonian translation
Sign in

0.64 MB

1.0.0+1.17 Release 25.09.2021

1.0.0+1.17

Supported Minecraft versions
1.17.1
Loaders / Platforms
fabric
Show changes
Initial release
Sign in

0.64 MB