diff options
-rw-r--r-- | constants/zones.json | 20 | ||||
-rw-r--r-- | items/QUALITY_MAP (renamed from QUALITY_MAP) | 0 | ||||
-rw-r--r-- | items/WEATHER_NODE.json | 2 |
3 files changed, 13 insertions, 9 deletions
diff --git a/constants/zones.json b/constants/zones.json index 5de00385..7d4172c0 100644 --- a/constants/zones.json +++ b/constants/zones.json @@ -56,15 +56,19 @@ ] }, "farming_1":{ - "Display": "The Barn", + "Display": "The Farming Islands", "Scoreboard":[ - "The Barn" - ] - }, - "farming_2":{ - "Display": "Mushroom Desert", - "Scoreboard":[ - "Mushroom Desert" + "The Barn", + "Mushroom Desert", + "Oasis", + "Trappers Den", + "Jake's House", + "Treasure Hunter Camp", + "Desert Settlement", + "Mushroom Gorge", + "Overgrown Mushroom Cave", + "Shepherds Keep", + "Glowing Mushroom Cave" ] }, "mining_1":{ diff --git a/QUALITY_MAP b/items/QUALITY_MAP index 3ed482f9..3ed482f9 100644 --- a/QUALITY_MAP +++ b/items/QUALITY_MAP diff --git a/items/WEATHER_NODE.json b/items/WEATHER_NODE.json index 4bd3cda9..fc8e5016 100644 --- a/items/WEATHER_NODE.json +++ b/items/WEATHER_NODE.json @@ -25,7 +25,7 @@ "C3": "ENCHANTED_REDSTONE:1" }, "internalname": "WEATHER_NODE", - "crafttext": "Requires Prismarine Shard VI", + "crafttext": "Requires: Redstone V", "clickcommand": "viewrecipe", "modver": "2.0.0-REL", "infoType": "" |