File tree Expand file tree Collapse file tree 2 files changed +4
-5
lines changed
Expand file tree Collapse file tree 2 files changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,6 @@ org.gradle.jvmargs=-Xmx1G
33org.gradle.parallel =true
44
55# Mod Properties
6- version =1.2.2
6+ version =1.2.3
77group =zh.qiushui.mod
88archives_name =qca
Original file line number Diff line number Diff line change 2222 "custom" : {
2323 "loom:injected_interfaces" : {
2424 "net/minecraft/class_2580" : [" zh/qiushui/mod/qca/rule/util/beaconIncreaseInteractionRange/IncreaseInteractionRange" ],
25- "net/minecraft/class_2614" : [" zh/qiushui/mod/qca/rule/util/easyHopperLimitation/HopperCache" ],
26- "net/minecraft/class_2356" : [" zh/qiushui/mod/qca/rule/util/boneMealDoubleSmallFlowers/DoubleWithFertilization" ]
25+ "net/minecraft/class_2614" : [" zh/qiushui/mod/qca/rule/util/easyHopperLimitation/HopperCache" ]
2726 }
2827 },
2928 "accessWidener" : " qca.accessWidener" ,
3231 ],
3332 "depends" : {
3433 "fabricloader" : " >=0.16.9" ,
35- "minecraft" : " >= 1.21 <1.21.2 " ,
34+ "minecraft" : " 1.21.4 " ,
3635 "java" : " >=21" ,
3736 "fabric-api" : " *" ,
38- "carpet" : " >=1.4.158 "
37+ "carpet" : " >=1.4.161 "
3938 }
4039}
You can’t perform that action at this time.
0 commit comments