File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ minecraft {
2626 // stable_# Stables are built at the discretion of the MCP team.
2727 // Use non-default mappings at your own risk. they may not always work.
2828 // Simply re-run your setup task after changing the mappings to update your workspace.
29- mappings channel : ' snapshot' , version : ' 20200820 -1.16.1 '
29+ mappings channel : ' snapshot' , version : ' 20200916 -1.16.2 '
3030 // makeObfSourceJar = false // an Srg named sources jar is made by default. uncomment this to disable.
3131
3232 // accessTransformer = file('src/main/resources/META-INF/accesstransformer.cfg')
@@ -88,10 +88,10 @@ minecraft {
8888
8989repositories {
9090 // location of the maven that hosts JEI files
91- // maven {
92- // name "Progwml Repo"
93- // url "http://dvs1.progwml6.com/files/maven"
94- // }
91+ maven {
92+ name " Progwml Repo"
93+ url " http://dvs1.progwml6.com/files/maven"
94+ }
9595
9696// // TheOneProbe
9797// maven {
You can’t perform that action at this time.
0 commit comments