From fa3bf7125fb1a947c86dedf59365bce98f867c2e Mon Sep 17 00:00:00 2001 From: yoyosource Date: Sun, 2 Jan 2022 22:21:31 +0100 Subject: [PATCH] Add new skin Signed-off-by: yoyosource --- yapion/prototypes4.yapion | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/yapion/prototypes4.yapion b/yapion/prototypes4.yapion index 6815412d..b1ded442 100644 --- a/yapion/prototypes4.yapion +++ b/yapion/prototypes4.yapion @@ -18,6 +18,13 @@ creator(TheBreadBeard) schematic(sections4/custom/Prestige WarGear/WGArena.schem) testblockSchematic(sections4/custom/Prestige WarGear/WGTestblock.schem) + }, + { + name(Nethers-Reichtum) + creator(FrozenNightmare1) + type(WG) + schematic(sections4/custom/Nethers-Reichtum/WGArena.schem) + testblockSchematic(sections4/custom/Nethers-Reichtum/WGTestblock.schem) } ] sizeX(178) @@ -117,6 +124,13 @@ creator(TheBreadBeard) schematic(sections4/custom/Prestige MiniWarGear/MWGArena.schem) testblockSchematic(sections4/custom/Prestige MiniWarGear/MWGTestblock.schem) + }, + { + name(Nethers-Reichtum) + creator(FrozenNightmare1) + type(MWG) + schematic(sections4/custom/Nethers-Reichtum/MWGArena.schem) + testblockSchematic(sections4/custom/Nethers-Reichtum/MWGTestblock.schem) } ] sizeX(107)