mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2024-12-22 16:48:25 +01:00
Update Fabric API and Loom
This commit is contained in:
parent
ebc9560ae1
commit
f3157a0220
@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id "fabric-loom" version "1.5-SNAPSHOT"
|
||||
id "fabric-loom" version "1.6-SNAPSHOT"
|
||||
id "maven-publish"
|
||||
}
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user