port to 1.21.5
Some checks failed
build / build (21) (push) Has been cancelled

This commit is contained in:
Jonas_Jones 2025-06-09 18:10:26 +02:00
parent 30821d250c
commit 179005f93a
4 changed files with 9 additions and 9 deletions

View file

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