File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -3,12 +3,12 @@ org.gradle.jvmargs=-Xmx1G
33# Fabric Properties
44# check these on https://modmuss50.me/fabric.html
55minecraft_version =1.18.2
6- yarn_mappings =1.18.2+build.3
7- loader_version =0.14.6
6+ yarn_mappings =1.18.2+build.2
7+ loader_version =0.13.3
88# Mod Properties
99mod_version =1.0-SNAPSHOT
1010maven_group =io.github.techstreet.dfscript
1111archives_base_name =DFScript
1212# Dependencies
1313# check this on https://modmuss50.me/fabric.html
14- fabric_version =0.53 .0+1.18.2
14+ fabric_version =0.48 .0+1.18.2
Original file line number Diff line number Diff line change 1818 " dfscript.mixins.json"
1919 ],
2020 "depends" : {
21- "fabricloader" : " >=0.14.6 " ,
21+ "fabricloader" : " >=0.13.2 " ,
2222 "fabric" : " *" ,
23- "minecraft" : " ~ 1.18" ,
23+ "minecraft" : " 1.18.2 " ,
2424 "java" : " >=17"
2525 }
2626}
You can’t perform that action at this time.
0 commit comments