modded7/overrides/groovy/runConfig.json
tracer4b 25c53f16a8
1.7 Balance and Recipe Changes (#451)
[EXPAND]
[[messages]]
messageTitle = "Balancing Changes For GregTech 2.7"
messageBody = "[BALANCING]"

[[messages]]
messageTitle = "Copper Buff in Platinum Line (See [#407](https://github.com/Nomi-CEu/Nomi-CEu/issues/407))"
messageBody = "[BALANCING]\n[HM]"

[[messages]]
messageTitle = "Rebalance ABS Recipe for Fluxed Electrum's Duration"
messageBody = "[BALANCING]"
[EXPAND]

Co-authored-by: IntegerLimit <103940576+IntegerLimit@users.noreply.github.com>
2023-10-23 21:42:25 +11:00

21 lines
269 B
JSON

{
"packName": "Nomi-CEu",
"packId": "nomi-ceu",
"version": "1.0.0",
"debug": false,
"classes": {
"preInit": []
},
"loaders": {
"preInit": [
"preInit/"
],
"init": [
"init/"
],
"postInit": [
"postInit/"
]
}
}