Update Fabric API and Loom

This commit is contained in:
FlorianMichael 2024-03-28 21:24:55 +01:00
parent ebc9560ae1
commit f3157a0220
No known key found for this signature in database
GPG Key ID: C2FB87E71C425126
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
plugins {
id "fabric-loom" version "1.5-SNAPSHOT"
id "fabric-loom" version "1.6-SNAPSHOT"
id "maven-publish"
}

View File

@ -6,7 +6,7 @@ org.gradle.parallel=true
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.7
fabric_api_version=0.96.1+1.20.4
fabric_api_version=0.96.11+1.20.4
# Project Details
mod_version=3.1.1-SNAPSHOT