Updated Fabric and Loom

This commit is contained in:
RaphiMC 2024-01-15 17:40:05 +01:00
parent 342604f143
commit e4159c5b0d
No known key found for this signature in database
GPG Key ID: 0F6BB0657A03AC94
2 changed files with 3 additions and 3 deletions

View File

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

View File

@ -5,8 +5,8 @@ org.gradle.parallel=true
# Minecraft/Fabric
minecraft_version=1.20.4
yarn_mappings=1.20.4+build.3
loader_version=0.15.3
fabric_api_version=0.93.1+1.20.4
loader_version=0.15.4
fabric_api_version=0.94.0+1.20.4
# Project Details
mod_version=3.0.6-SNAPSHOT