modded7/overrides/groovy/runConfig.json
Integer Limit 688f572793
Update Nomi-Labs to v0.8.0 (#838)
[EXPAND]
[[messages]]
messageTitle = "P2P Conversion Enhancements (#838)"
messageBody = '''
[FEATURE]
[QOL]
[DETAILS]
details = [
"Allows Shift-Scrolling to Cycle Between P2Ps",
"Adds Conversion Assembler Recipes Between P2Ps",
]
[DETAILS]
'''

[[messages]]
messageTitle = "Fix NuclearCraft Liquid Helium Active Cooler Recipe (#838)"
messageBody = "[BUG]"
[EXPAND]
2024-08-01 08:17:48 +10:00

19 lines
280 B
JSON

{
"packName": "Nomi-CEu",
"packId": "nomiceu",
"version": "1.0.0",
"debug": false,
"classes": {
"postInit": [
"classes/postInit"
]
},
"loaders": {
"postInit": [
"postInit/Initial",
"postInit/Post-Initial",
"postInit/"
]
}
}