Updated For Use With Loom 0.5-SNAPSHOT #67
@@ -1,5 +1,5 @@
|
||||
plugins {
|
||||
id 'fabric-loom' version '0.4-SNAPSHOT'
|
||||
id 'fabric-loom' version '0.5-SNAPSHOT'
|
||||
id 'maven-publish'
|
||||
}
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@ org.gradle.jvmargs=-Xmx1G
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/use
|
||||
minecraft_version=1.16.3
|
||||
yarn_mappings=1.16.3+build.1
|
||||
yarn_mappings=1.16.3+build.7
|
||||
loader_version=0.9.3+build.207
|
||||
|
||||
# Mod Properties
|
||||
|
||||
Reference in New Issue
Block a user