fixes for 21w40a
This commit is contained in:
parent
08f35ab52c
commit
74533e2e66
5 changed files with 19 additions and 13 deletions
|
@ -2,13 +2,13 @@
|
|||
org.gradle.jvmargs=-Xmx2G
|
||||
|
||||
#Loom
|
||||
loom_version=0.9-SNAPSHOT
|
||||
loom_version=0.10-SNAPSHOT
|
||||
|
||||
# Fabric Properties
|
||||
# check these on https://fabricmc.net/versions.html
|
||||
minecraft_version= 21w38a
|
||||
loader_version= 0.11.7
|
||||
fabric_version = 0.40.4+1.18
|
||||
minecraft_version= 21w40a
|
||||
loader_version= 0.12.1
|
||||
fabric_version = 0.40.8+1.18
|
||||
|
||||
# Mod Properties
|
||||
mod_version = 0.4.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue