rsemcm/curseforge/overrides/config/waila/waila.json
Harrison Deng 42ca281cb4 Added, removed and updated mods.
Added Thermal Foundation, Expansion, Locomotion and Cultivation.

Added Extreme Reactors.

Added Mekanism: Generators.

Added ZeroCore 2

Updated Create: Alloyed, AE2, Ars Nouveau, WTHIT, Iron Furnaces and Iron Chest.

Removed SimpleTomb.
2022-05-16 02:12:57 -05:00

57 lines
1.2 KiB
JSON

{
"general": {
"displayTooltip": true,
"shiftForDetails": false,
"displayMode": "TOGGLE",
"hideFromPlayerList": true,
"hideFromDebug": true,
"enableTextToSpeech": false,
"rateLimit": 250,
"maxHealthForRender": 40,
"maxHeartsPerLine": 10
},
"overlay": {
"position": {
"align": {
"x": "CENTER",
"y": "TOP"
},
"anchor": {
"x": "CENTER",
"y": "TOP"
},
"x": 0,
"y": 0,
"bossBarsOverlap": false
},
"color": {
"alpha": 80,
"themes": [
{
"id": "waila:dark",
"backgroundColor": 1250067,
"gradientStart": 3684408,
"gradientEnd": 2368548,
"fontColor": 10526880
},
{
"id": "waila:vanilla",
"backgroundColor": 1048592,
"gradientStart": 5243135,
"gradientEnd": 2621567,
"fontColor": 10526880
}
],
"activeTheme": "waila:vanilla"
},
"scale": 1.0
},
"formatter": {
"modName": "§9§o%s",
"blockName": "§f%s",
"fluidName": "§f%s",
"entityName": "§f%s",
"registryName": "§8%s"
},
"configVersion": 1
}