mirror of
https://github.com/ViaVersion/ViaFabricPlus.git
synced 2024-11-15 10:45:35 +01:00
Update Fabric API and Loom
This commit is contained in:
parent
ebc9560ae1
commit
f3157a0220
@ -1,5 +1,5 @@
|
|||||||
plugins {
|
plugins {
|
||||||
id "fabric-loom" version "1.5-SNAPSHOT"
|
id "fabric-loom" version "1.6-SNAPSHOT"
|
||||||
id "maven-publish"
|
id "maven-publish"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -6,7 +6,7 @@ org.gradle.parallel=true
|
|||||||
minecraft_version=1.20.4
|
minecraft_version=1.20.4
|
||||||
yarn_mappings=1.20.4+build.3
|
yarn_mappings=1.20.4+build.3
|
||||||
loader_version=0.15.7
|
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
|
# Project Details
|
||||||
mod_version=3.1.1-SNAPSHOT
|
mod_version=3.1.1-SNAPSHOT
|
||||||
|
Loading…
Reference in New Issue
Block a user