From afd292851d9ad34c7fc61355bd2940bee6f2924e Mon Sep 17 00:00:00 2001 From: yoyosource Date: Sun, 11 Jul 2021 17:04:17 +0200 Subject: [PATCH] Add prototypes3.yapion Add regions3.yapion Signed-off-by: yoyosource --- .../features/util/NightVisionCommand.java | 1 - yapion/prototypes3.yapion | 84 ++++++++++ .../{prototypes.yapion => prototypes4.yapion} | 0 yapion/regions3.yapion | 152 ++++++++++++++++++ yapion/{regions.yapion => regions4.yapion} | 0 5 files changed, 236 insertions(+), 1 deletion(-) create mode 100644 yapion/prototypes3.yapion rename yapion/{prototypes.yapion => prototypes4.yapion} (100%) create mode 100644 yapion/regions3.yapion rename yapion/{regions.yapion => regions4.yapion} (100%) diff --git a/BauSystem_Main/src/de/steamwar/bausystem/features/util/NightVisionCommand.java b/BauSystem_Main/src/de/steamwar/bausystem/features/util/NightVisionCommand.java index c42d218d..7c5758ee 100644 --- a/BauSystem_Main/src/de/steamwar/bausystem/features/util/NightVisionCommand.java +++ b/BauSystem_Main/src/de/steamwar/bausystem/features/util/NightVisionCommand.java @@ -21,7 +21,6 @@ package de.steamwar.bausystem.features.util; import de.steamwar.bausystem.BauSystem; import de.steamwar.bausystem.SWUtils; -import de.steamwar.bausystem.config.ColorConfig; import de.steamwar.bausystem.linkage.LinkageType; import de.steamwar.bausystem.linkage.Linked; import de.steamwar.command.SWCommand; diff --git a/yapion/prototypes3.yapion b/yapion/prototypes3.yapion new file mode 100644 index 00000000..6532828c --- /dev/null +++ b/yapion/prototypes3.yapion @@ -0,0 +1,84 @@ +{ + 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) + protection(sections3/MWGProtection.schem) + schematic(sections3/MWGArena.schem) + sizeX(63) + sizeY(256) + sizeZ(120) + testblock{ + offsetX(13) + offsetY(44) + offsetZ(85) + schematic(sections3/MWGTestblock.schem) + sizeX(37) + sizeY(26) + sizeZ(22) + } + } + wg{ + displayName(WarGear) + protection(sections3/WGProtection.schem) + schematic(sections3/WGArena.schem) + sizeX(133) + sizeY(255) + sizeZ(214) + 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) + } + } +} \ No newline at end of file diff --git a/yapion/prototypes.yapion b/yapion/prototypes4.yapion similarity index 100% rename from yapion/prototypes.yapion rename to yapion/prototypes4.yapion diff --git a/yapion/regions3.yapion b/yapion/regions3.yapion new file mode 100644 index 00000000..0cc2f981 --- /dev/null +++ b/yapion/regions3.yapion @@ -0,0 +1,152 @@ +{ + as1{ + minX(38) + minY(65) + minZ(34) + prototype(as) + } + as2{ + minX(145) + minY(65) + minZ(34) + prototype(as) + } + as3{ + minX(252) + minY(65) + minZ(34) + prototype(as) + } + as4{ + minX(359) + minY(65) + minZ(34) + prototype(as) + } + as5{ + minX(38) + minY(65) + minZ(223) + prototype(as) + } + as6{ + minX(145) + minY(65) + minZ(223) + prototype(as) + } + as7{ + minX(252) + minY(65) + minZ(223) + prototype(as) + } + as8{ + minX(359) + minY(65) + minZ(223) + prototype(as) + } + mwg1{ + minX(-98) + minY(2) + minZ(-154) + prototype(mwg) + } + mwg2{ + minX(-177) + minY(2) + minZ(-154) + prototype(mwg) + } + mwg3{ + minX(-256) + minY(2) + minZ(-154) + prototype(mwg) + } + mwg4{ + minX(-98) + minY(2) + minZ(-296) + prototype(mwg) + } + mwg5{ + minX(-177) + minY(2) + minZ(-296) + prototype(mwg) + } + mwg6{ + minX(-256) + minY(2) + minZ(-296) + prototype(mwg) + } + mwg7{ + minX(-98) + minY(2) + minZ(-438) + prototype(mwg) + } + mwg8{ + minX(-177) + minY(2) + minZ(-438) + prototype(mwg) + } + mwg9{ + minX(-256) + minY(2) + minZ(-438) + prototype(mwg) + } + wg1{ + minX(-166) + minY(2) + minZ(33) + prototype(wg) + } + wg2{ + minX(-313) + minY(2) + minZ(32) + prototype(wg) + } + wg3{ + minX(-166) + minY(2) + minZ(248) + prototype(wg) + } + wg4{ + minX(-313) + minY(2) + minZ(248) + prototype(wg) + } + ws1{ + minX(23) + minY(46) + minZ(-231) + prototype(ws) + } + ws2{ + minX(275) + minY(46) + minZ(-231) + prototype(ws) + } + ws3{ + minX(22) + minY(46) + minZ(-367) + prototype(ws_in) + } + ws4{ + minX(274) + minY(46) + minZ(-367) + prototype(ws_in) + } +} \ No newline at end of file diff --git a/yapion/regions.yapion b/yapion/regions4.yapion similarity index 100% rename from yapion/regions.yapion rename to yapion/regions4.yapion