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/prototypes3.yapion

84 Zeilen
1.5 KiB
Plaintext

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