From 3cb7f0879fa8042657f0e3d27b67c497a161cbed Mon Sep 17 00:00:00 2001 From: Anthony Calosa Date: Thu, 13 Jul 2023 14:57:10 +0800 Subject: [PATCH] Update blue.json --- forge-gui/res/adventure/common/world/biomes/blue.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/forge-gui/res/adventure/common/world/biomes/blue.json b/forge-gui/res/adventure/common/world/biomes/blue.json index 0447f406295..682d3504f91 100644 --- a/forge-gui/res/adventure/common/world/biomes/blue.json +++ b/forge-gui/res/adventure/common/world/biomes/blue.json @@ -72,11 +72,11 @@ ], "pointsOfInterest": [ "Blue Castle", - "Aerie", "Island Capital", "Island Town Generic", "Island Town Identity", "Island Town Tribal", + "Aerie", "NestU", "MerfolkPool", "MerfolkPool1", @@ -104,7 +104,7 @@ "Kiora Island", "Teferi Hideout", "Jacehold", - "Skep", + "Skep" ], "structures": [ { @@ -200,4 +200,4 @@ ] } ] -} \ No newline at end of file +}