-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
21 changed files
with
109 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,20 @@ | ||
1.25.0+66 | ||
1.26.0+68 | ||
|
||
• add mod AE2 Utilities | ||
• add mod Better Fusion Reactor | ||
• add mod Not Enough Energistics | ||
|
||
• update mod Asmodeus Core | ||
• update mod Floralis | ||
• update mod More Planets | ||
• update mod Steve Kun G's Lib | ||
• update mod Galactic Tweaks | ||
• update mod Galaxy Space | ||
• update mod Hammer Lib | ||
• update mod Interstellar Exoplanets | ||
• update mod Mixin Booter | ||
• update mod Steve KunG's Lib | ||
|
||
• add config Not Enough Energistics | ||
|
||
• add mod Energy Meters | ||
• add mod Mixin Booter | ||
• add mod Open Computers Block Replacer | ||
• update config Asmodeus Core | ||
• update config Galaxy Space | ||
• update config Hammer Lib |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,50 @@ | ||
# Configuration file | ||
|
||
helper { | ||
# If true, Crafting Helper will match other items even they can't auto-crafting [default: true] | ||
B:matchOtherItems=true | ||
} | ||
|
||
|
||
other { | ||
# If true, it will make all similar ingredient switch at the same time. [default: true] | ||
B:allowSynchronousSwitchIngredient=true | ||
} | ||
|
||
|
||
transfer { | ||
B:allowAutomaticSwitchPatternTerminalMode=true | ||
|
||
# If true, print current recipe type in log.Default:false [default: false] | ||
B:allowPrintRecipeType=false | ||
B:allowSynchronousSwitchIngredient=true | ||
B:enableCraftAmountSettingGui=true | ||
|
||
# If item in the blacklist, it will not be transferred. | ||
# example:{"itemName":"gregtech:meta_item_2","meta":"32492"} [default: ] | ||
S:itemBlacklist < | ||
> | ||
|
||
# Item Combination Mode Setting, here are all the modes. | ||
# "ENABLED" "DISABLED" WHITELIST [default: ENABLED] | ||
S:itemCombinationMode=ENABLED | ||
|
||
# Whitelist for item combination [default: ] | ||
S:itemCombinationWhitelist < | ||
> | ||
|
||
# If item in tne priority list, it will be transferred first. | ||
# example:{"itemName":"gregtech:meta_item_2","meta":"32492"} [default: ] | ||
S:itemPriorityList < | ||
> | ||
B:matchOtherItems=true | ||
|
||
# If oredict has this mod's item, use it first. [default: ] | ||
S:modPriorityList < | ||
> | ||
|
||
# If true, the ingredient currently displayed by JEI will be transferred.Default:false [default: false] | ||
B:useDisplayedIngredient=true | ||
} | ||
|
||
|
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+3.92 MB
mods/AsmodeusCore-1.12.2-0.0.28.jar → mods/AsmodeusCore-1.12.2-0.0.30.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file renamed
BIN
+9.14 MB
mods/GalaxySpace-1.12.2-2.0.17.jar → mods/GalaxySpace-1.12.2-2.0.18.jar
Binary file not shown.
Binary file renamed
BIN
+2.32 MB
mods/HammerLib-1.12.2-2.0.6.31.jar → mods/HammerLib-1.12.2-2.0.6.32.jar
Binary file not shown.
Binary file renamed
BIN
+7.59 MB
.../Interstellar-Exoplanets-1.12.2-0.1.2.jar → ...nterstellar-Exoplanets-1.12.2-0.1.3.0.jar
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.