Updated to Forge 40.1.52 and updated mods.
Some checks reported errors
ydeng/Reslate/rsemcm/pipeline/head Something is wrong with the build of this commit
RealYHD/rsemcm/pipeline/head Something is wrong with the build of this commit

This commit is contained in:
2022-06-22 21:01:16 -05:00
parent f10348fdca
commit f1e42a248c
111 changed files with 2048 additions and 275 deletions

View File

@@ -1,40 +1,40 @@
{
"Description": "Stores the layout of Pneumatic Armor HUD elements",
"stats": {
"power": {
"hud_layout": {
"pneumaticcraft:core_components": {
"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": {
"pneumaticcraft:search": {
"x": 0.005,
"y": 0.1,
"leftSided": false
},
"airCon": {
"pneumaticcraft:block_tracker": {
"x": 0.995,
"y": 0.1,
"leftSided": true
},
"pneumaticcraft:jet_boots": {
"x": 0.7,
"y": 0.005,
"leftSided": true
},
"pneumaticcraft:air_conditioning": {
"x": 0.5,
"y": 0.005,
"leftSided": false
},
"jetBoots": {
"x": 0.7,
"y": 0.005,
"pneumaticcraft:entity_tracker": {
"x": 0.995,
"y": 0.2,
"leftSided": true
},
"pneumaticcraft:core_components_message": {
"x": 0.005,
"y": 0.15,
"leftSided": false
}
}
}