This commit is contained in:
modmuss50 2019-03-20 18:57:47 +00:00
parent 1794cc2411
commit ba5cad8320
2 changed files with 5 additions and 4 deletions

1
.gitignore vendored
View File

@ -3,6 +3,7 @@
.gradle/
build/
out/
classes/
# idea

View File

@ -3,9 +3,9 @@ org.gradle.jvmargs=-Xmx1G
# Fabric Properties
# check these on https://fabricmc.net/use
minecraft_version=19w07a
yarn_mappings=19w07a.6
loader_version=0.3.6.107
minecraft_version=19w12a
yarn_mappings=19w12a.1
loader_version=0.3.7.109
# Mod Properties
mod_version = 1.0.0
@ -14,4 +14,4 @@ org.gradle.jvmargs=-Xmx1G
# Dependencies
# currently not on the main fabric site, check on the maven: https://maven.fabricmc.net/net/fabricmc/fabric
fabric_version=0.2.1.94
fabric_version=0.2.4.112