File tree Expand file tree Collapse file tree 4 files changed +3
-5
lines changed
java/net/deepacat/createpowerlines Expand file tree Collapse file tree 4 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ mixin {
3232 debug. export = true
3333}
3434
35- version = " ${ minecraft_version} -1.2 .0"
35+ version = " ${ minecraft_version} -1.3 .0"
3636
3737group = ' net.deepacat.createpowerlines' // http://maven.apache.org/guides/mini/guide-naming-conventions.html
3838archivesBaseName = ' createpowerlines'
Original file line number Diff line number Diff line change @@ -13,8 +13,8 @@ ponder_version = 1.0.80
1313flywheel_version = 1.0.4
1414registrate_version = MC1.20-1.3.3
1515
16- gtceu_version =1.7 .0-SNAPSHOT
17- ldlib_version =1.0.39
16+ gtceu_version =7.0 .0-SNAPSHOT
17+ ldlib_version =1.0.40
1818
1919forgegradle_version = 6.0.6
2020mixingradle_version = 0.7-SNAPSHOT
Original file line number Diff line number Diff line change 3838import java .util .Map ;
3939import java .util .function .Consumer ;
4040
41- import static com .gregtechceu .gtceu .api .data .chemical .material .ItemMaterialData .ITEM_MATERIAL_INFO ;
4241import static com .gregtechceu .gtceu .api .data .chemical .material .ItemMaterialData .getMaterialInfo ;
4342
4443@ GTAddon
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments