Updated all mods to their latest versions.
This commit is contained in:
@@ -1,6 +1,16 @@
|
||||
{
|
||||
"description": "Tracks the active upgrades for the Pneumatic Armor (clientside)",
|
||||
"active": [
|
||||
"pneumaticcraft:core_components"
|
||||
"pneumaticcraft:core_components",
|
||||
"pneumaticcraft:block_tracker.module.spawner",
|
||||
"pneumaticcraft:block_tracker.module.misc",
|
||||
"pneumaticcraft:charging",
|
||||
"pneumaticcraft:step_assist",
|
||||
"pneumaticcraft:block_tracker.module.fluids",
|
||||
"pneumaticcraft:entity_tracker",
|
||||
"pneumaticcraft:block_tracker.module.inventories",
|
||||
"pneumaticcraft:block_tracker.module.hackables",
|
||||
"pneumaticcraft:block_tracker.module.end_portal",
|
||||
"pneumaticcraft:scuba"
|
||||
]
|
||||
}
|
||||
@@ -2,8 +2,8 @@
|
||||
"Description": "Stores the layout of Pneumatic Armor HUD elements",
|
||||
"stats": {
|
||||
"power": {
|
||||
"x": 0.995,
|
||||
"y": 0.005,
|
||||
"x": 0.984375,
|
||||
"y": 0.41420117,
|
||||
"leftSided": true
|
||||
},
|
||||
"message": {
|
||||
@@ -12,13 +12,13 @@
|
||||
"leftSided": false
|
||||
},
|
||||
"blockTracker": {
|
||||
"x": 0.995,
|
||||
"y": 0.1,
|
||||
"x": 0.865625,
|
||||
"y": 0.41420117,
|
||||
"leftSided": true
|
||||
},
|
||||
"entityTracker": {
|
||||
"x": 0.995,
|
||||
"y": 0.2,
|
||||
"x": 0.75625,
|
||||
"y": 0.24852072,
|
||||
"leftSided": true
|
||||
},
|
||||
"itemSearch": {
|
||||
|
||||
Reference in New Issue
Block a user