From 8286a7616d11f2848a0a0f7fbf16485c1969e4b8 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Thu, 11 Apr 2024 16:45:04 +0200 Subject: Added new enchants and fixed opal recipe (#1154) * Added new enchants and fixed opal recipe * Added alias to basecamp --- constants/islands.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'constants/islands.json') diff --git a/constants/islands.json b/constants/islands.json index 35fc212d..1a7766ef 100644 --- a/constants/islands.json +++ b/constants/islands.json @@ -415,7 +415,8 @@ "y": 128, "z": 200, "aliases": [ - "camp" + "camp", + "base" ] } ] -- cgit