File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
- // version: 1656003793falsepattern41
1
+ // version: 1656003793falsepattern44
2
2
/*
3
3
DO NOT CHANGE THIS FILE!
4
4
@@ -300,12 +300,14 @@ dependencies {
300
300
annotationProcessor(" com.google.guava:guava:24.1.1-jre" )
301
301
annotationProcessor(" com.google.code.gson:gson:2.8.6" )
302
302
annotationProcessor(" org.spongepowered:mixin:0.8.3-gasstation" )
303
+ annotationProcessor(" com.llamalad7:MixinExtras:0.0.12-gasstation" )
303
304
compile(" org.spongepowered:mixin:0.8.3-gasstation" )
304
- compile(" com.falsepattern:gasstation-mc1.7.10:7370815:dev" )
305
+ compile(" com.llamalad7:MixinExtras:0.0.12-gasstation" )
306
+ compile(" com.falsepattern:00gasstation-mc1.7.10:0.2.1:dev" )
305
307
} else if (hasMixinDeps. toBoolean()) {
306
308
runtime(" org.spongepowered:mixin:0.8.3-gasstation" )
307
309
runtime(" com.llamalad7:MixinExtras:0.0.12-gasstation" )
308
- runtime(" com.falsepattern:gasstation -mc1.7.10:7370815 :dev" )
310
+ runtime(" com.falsepattern:00gasstation -mc1.7.10:0.2.1 :dev" )
309
311
}
310
312
}
311
313
You can’t perform that action at this time.
0 commit comments