Skip to content

Commit 8d68d9b

Browse files
committed
Update minecraft compatibility table.
1 parent 1d9ca56 commit 8d68d9b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

ChunkyDocs/docs/support/minecraft_compatibility.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Below is a list of the Minecraft versions currently supported by Chunky and ever
66

77
| Feature | Stable (2.4.6) | Stable snapshot (2.4.x) | Snapshot (2.5.0) | Related issues / pull requests |
88
| --------------------------- | -------------- | ----------------------- | -------------------------- | ------------------------------ |
9-
| Minecraft Java Versions | 1.2.1 - 1.20.4 | 1.2.1 - 1.20.4 | 1.2.1 - 1.21.4 | #1308, #1309 |
9+
| Minecraft Java Versions | 1.2.1 - 1.20.4 | 1.2.1 - 1.20.4 | 1.2.1 - 25w05a | #1308, #1309, #1811 |
1010
| Vertical biomes | Not supported | Not supported | Supported (off by default) | #1225 |
1111
| Mod blocks | Not supported | Not supported | Planned | #88, #426, #266, #1332 |
1212
| Custom block models | Not supported | Not supported | Planned | #88, #426, #266, #1332 |
@@ -25,6 +25,7 @@ Below is a list of the Minecraft versions currently supported by Chunky and ever
2525
| New redstone torch (1.21.2) | Not supported | Not supported | Supported | |
2626

2727
{% if extra.chunky >= 2_05_00 %}
28+
2829
## Block models
2930

3031
Mojang sometimes changes the block models or textures (and texture mappings) of existing blocks. By default, Chunky uses the _latest_ block models of Java Edition.

0 commit comments

Comments
 (0)