mistress
Yuki 12 months ago
parent ff6f47eb74
commit 8f1fa12c66

@ -9,7 +9,7 @@
"useTerminalUseLargeFont": false,
"useColoredCraftingStatus": true,
"PowerUnit_comment": "Power unit shown in AE UIs",
"PowerUnit": "ae",
"PowerUnit": "rf",
"showDebugGuiOverlays_comment": "Show debugging GUI overlays",
"showDebugGuiOverlays": false,
"showPlacementPreview_comment": "Show a preview of part and facade placement",
@ -22,7 +22,7 @@
"terminalMargin": 25
},
"terminals": {
"terminalStyle": "small",
"terminalStyle": "tall",
"pinAutoCraftedItems_comment": "Pin items that the player auto-crafts to the top of the terminal",
"pinAutoCraftedItems": true
},
@ -32,7 +32,7 @@
"searchModNameInTooltips_comment": "Should the mod name be included when searching in tooltips.",
"searchModNameInTooltips": false,
"useExternalSearch_comment": "Replaces AEs own search with the search of REI or JEI",
"useExternalSearch": false,
"useExternalSearch": true,
"clearExternalSearchOnOpen_comment": "When using useExternalSearch, clears the search when the terminal opens",
"clearExternalSearchOnOpen": true,
"syncWithExternalSearch_comment": "When REI/JEI is installed, automatically set the AE or REI/JEI search text when either is changed while the terminal is open",

@ -998,6 +998,11 @@ file = "mods/ae2.pw.toml"
hash = "7b334bef7e948a9621f413769ab5931f7984c08a74c69aba0e66b1df53fe664c"
metafile = true
[[files]]
file = "mods/aeinfinitybooster.pw.toml"
hash = "e21f860ab436aa4c136797ba128cc6ec71b3149846c1cefca1cf308771628494"
metafile = true
[[files]]
file = "mods/alternate-current.pw.toml"
hash = "7d97c74a8face79b86276545e903f7e37191b69137376c4269464fd51e9a9ca6"

@ -0,0 +1,13 @@
name = "AEInfinityBooster"
filename = "AEInfinityBooster-1.19.2-1.2.0+11.jar"
side = "both"
[download]
hash-format = "sha1"
hash = "a8e80c74a53ef7526897c62c681cc354b41a7ed3"
mode = "metadata:curseforge"
[update]
[update.curseforge]
file-id = 3940200
project-id = 559313

@ -6,7 +6,7 @@ pack-format = "packwiz:1.1.0"
[index]
file = "index.toml"
hash-format = "sha256"
hash = "a34211ad8734f20cb1ade8f172ebaa46407f7376486a69343c361e00747ea066"
hash = "738422edf322851d44ad7092f13502853f2bc0ce80b927d053d213e2a5d0645c"
[versions]
forge = "43.2.11"

Loading…
Cancel
Save