File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ dependencies {
99 modImplementation " net.fabricmc:fabric-loader:${ project.loader_version} "
1010 modApi " dev.architectury:architectury-fabric:5.4.15"
1111
12- modIncludeImplementation(" grondag:exotic-matter-fabric-mc119:3.0.440 :fat" )
12+ modIncludeImplementation(" grondag:exotic-matter-fabric-mc119:3.0.442 :fat" )
1313 modIncludeImplementation(" io.vram:dtklib:1.0.6" )
1414 modIncludeImplementation(" io.vram:modkeys-fabric-mc119:1.0.11" )
1515 modIncludeImplementation(" io.vram:fluidity-fabric-mc119:2.0.233" )
Original file line number Diff line number Diff line change @@ -13,5 +13,5 @@ ext.curseforge_id = '319822'
1313ext. release_type = ' beta'
1414
1515ext. build_fat_jar = false
16- ext. build_forge = true
16+ ext. build_forge = false
1717ext. accesswidener = ' src/main/resources/facility.accesswidener'
You can’t perform that action at this time.
0 commit comments