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 +}