Skip to content

Commit c1582db

Browse files
authored
docs: add technical changelog for Minecraft snapshot 25w37a (#28)
1 parent 8e05052 commit c1582db

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

1.21.9/25w37a.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
pack breaking | Data pack format has been increased to `87.0`.
2+
3+
pack breaking | Resource pack format has been increased to `69.0`.
4+
5+
debug | Some debug features that were previously removed during compilation are now preserved and can be used by players.
6+
7+
gamerule breaking | Changed name of gamerule `enableCommandBlocks` to `commandBlocksEnabled`.
8+
9+
assets | Moved the result slot of `gui/container/villager.png` up by one pixel.
10+
11+
shader | A new `PER_FACE_LIGHTING` flag has been added to the `core/entity.vsh` and `core/entity.fsh` shaders. When set, cardinal lighting will be computed separately for front- and back-faces.
12+
13+
shader breaking | Changed shader version from 150 to 330 for all shaders, as OpenGL 3.3 is now required.

0 commit comments

Comments
 (0)