SteamWar/BauSystem2.0
Archiviert
12
0
Dieses Repository wurde am 2024-08-05 archiviert. Du kannst Dateien ansehen und es klonen, aber nicht pushen oder Issues/Pull-Requests öffnen.
BauSystem2.0/yapion/prototypes2.json

82 Zeilen
1.7 KiB
JSON

{
"as": {
"displayName": "AirShip",
"schematic": "sections2/ASMinArena.schematic",
"sizeX": 95,
"sizeY": 220,
"sizeZ": 165,
"testblock": {
"offsetX": 0,
"offsetY": 0,
"offsetZ": 100,
"schematic": "sections2/ASTestblock.schematic",
"sizeX": 95,
"sizeY": 45,
"sizeZ": 65
}
},
"mwg": {
"displayName": "MiniWarGear",
"schematic": "sections2/MWGArena.schematic",
"sizeX": 63,
"sizeY": 256,
"sizeZ": 120,
"testblock": {
"offsetX": 13,
"offsetY": 44,
"offsetZ": 85,
"schematic": "sections2/MWGTestblock.schematic",
"sizeX": 37,
"sizeY": 26,
"sizeZ": 22
}
},
"wg": {
"displayName": "WarGear",
"schematic": "sections2/WGArena.schematic",
"sizeX": 133,
"sizeY": 255,
"sizeZ": 214,
"testblock": {
"offsetX": 33,
"offsetY": 44,
"offsetZ": 128,
"schematic": "sections2/WGTestblock.schematic",
"sizeX": 67,
"sizeY": 41,
"sizeZ": 47
}
},
"ws": {
"displayName": "WarShip",
"schematic": "sections2/WSArena.schematic",
"sizeX": 253,
"sizeY": 256,
"sizeZ": 194,
"testblock": {
"offsetX": 11,
"offsetY": 0,
"offsetZ": 11,
"schematic": "sections2/WSTestblock.schematic",
"sizeX": 230,
"sizeY": 57,
"sizeZ": 35
}
},
"ws_in": {
"displayName": "WarShip",
"schematic": "sections2/WSMinArena.schematic",
"sizeX": 253,
"sizeY": 256,
"sizeZ": 59,
"testblock": {
"offsetX": 12,
"offsetY": 0,
"offsetZ": 147,
"schematic": "sections2/WSTestblock.schematic",
"sizeX": 230,
"sizeY": 57,
"sizeZ": 35
}
}
}