Update to 1.21.3

Also fix text clipping with custom backgrounds :)
This commit is contained in:
Martin Prokoph
2024-11-05 11:46:01 +01:00
parent 7a900716a8
commit 644da0493d
3 changed files with 19 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
plugins {
id 'fabric-loom' version '1.6-SNAPSHOT'
id 'fabric-loom' version '1.7-SNAPSHOT'
id 'maven-publish'
id "me.shedaniel.unified-publishing" version "0.1.+"
}