From b0fc757e0f53cbb6f966a4b847c1d3b39ab671ab Mon Sep 17 00:00:00 2001 From: yoyosource Date: Mon, 3 Jan 2022 12:59:32 +0100 Subject: [PATCH] Update prototypes4.yapion Signed-off-by: yoyosource --- yapion/prototypes4.yapion | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/yapion/prototypes4.yapion b/yapion/prototypes4.yapion index b1ded442..8f522016 100644 --- a/yapion/prototypes4.yapion +++ b/yapion/prototypes4.yapion @@ -25,6 +25,12 @@ type(WG) schematic(sections4/custom/Nethers-Reichtum/WGArena.schem) testblockSchematic(sections4/custom/Nethers-Reichtum/WGTestblock.schem) + }, + { + name(Nostalgic WG) + type(WG) + schematic(sections4/custom/Nostalgic WG/WGArena.schem) + testblockSchematic(sections4/custom/Nostalgic WG/WGTestblock.schem) } ] sizeX(178) @@ -131,6 +137,12 @@ type(MWG) schematic(sections4/custom/Nethers-Reichtum/MWGArena.schem) testblockSchematic(sections4/custom/Nethers-Reichtum/MWGTestblock.schem) + }, + { + name(Nostalgic MWG) + type(MWG) + schematic(sections4/custom/Nostalgic MWG/MWGArena.schem) + testblockSchematic(sections4/custom/Nostalgic MWG/MWGTestblock.schem) } ] sizeX(107)