Update to 1.21.8

Start adding the display block(@sternschnaube) - still needs work
Add the shift to move to last and first page(@sternschnaube)
This commit is contained in:
2025-07-20 21:56:40 +02:00
parent f87a0c6c14
commit fc5b5470b8
26 changed files with 492 additions and 94 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.10-SNAPSHOT'
id 'fabric-loom' version '1.11-SNAPSHOT'
id 'maven-publish'
}