mirror of
https://git.fellies.tech/minecraft/fellies.git
synced 2021-02-13 10:18:48 +00:00
Enigmatica configs
This commit is contained in:
@ -1,6 +0,0 @@
|
||||
{
|
||||
"description": "Tracks the active upgrades for the Pneumatic Armor (clientside)",
|
||||
"active": [
|
||||
"pneumaticcraft:core_components"
|
||||
]
|
||||
}
|
@ -1,4 +0,0 @@
|
||||
{
|
||||
"Description": "Stores default Micromissile settings on a per-player basis",
|
||||
"defaults": {}
|
||||
}
|
@ -1,40 +0,0 @@
|
||||
{
|
||||
"Description": "Stores the layout of Pneumatic Armor HUD elements",
|
||||
"stats": {
|
||||
"power": {
|
||||
"x": 0.995,
|
||||
"y": 0.005,
|
||||
"leftSided": true
|
||||
},
|
||||
"message": {
|
||||
"x": 0.005,
|
||||
"y": 0.15,
|
||||
"leftSided": false
|
||||
},
|
||||
"blockTracker": {
|
||||
"x": 0.995,
|
||||
"y": 0.1,
|
||||
"leftSided": true
|
||||
},
|
||||
"entityTracker": {
|
||||
"x": 0.995,
|
||||
"y": 0.2,
|
||||
"leftSided": true
|
||||
},
|
||||
"itemSearch": {
|
||||
"x": 0.005,
|
||||
"y": 0.1,
|
||||
"leftSided": false
|
||||
},
|
||||
"airCon": {
|
||||
"x": 0.5,
|
||||
"y": 0.005,
|
||||
"leftSided": false
|
||||
},
|
||||
"jetBoots": {
|
||||
"x": 0.7,
|
||||
"y": 0.005,
|
||||
"leftSided": true
|
||||
}
|
||||
}
|
||||
}
|
@ -1,15 +0,0 @@
|
||||
{
|
||||
"description": "Enable/disable integration of specific third-party mods",
|
||||
"enabled_mods": {
|
||||
"botania": true,
|
||||
"theoneprobe": true,
|
||||
"mekanism": true,
|
||||
"immersiveengineering": true,
|
||||
"curios": true,
|
||||
"patchouli": true,
|
||||
"computercraft": true,
|
||||
"waila": true,
|
||||
"appliedenergistics2": true,
|
||||
"jei": true
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user