diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-04-11 16:45:04 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-11 14:45:04 +0000 |
commit | 8286a7616d11f2848a0a0f7fbf16485c1969e4b8 (patch) | |
tree | 02ae745321a9c6c57ba03d75dbc93ff68e9fbbc7 /constants/islands.json | |
parent | 1be01049c8878ec9b087cff9036408a4bbca98ca (diff) | |
download | NotEnoughUpdates-REPO-8286a7616d11f2848a0a0f7fbf16485c1969e4b8.tar.gz NotEnoughUpdates-REPO-8286a7616d11f2848a0a0f7fbf16485c1969e4b8.tar.bz2 NotEnoughUpdates-REPO-8286a7616d11f2848a0a0f7fbf16485c1969e4b8.zip |
Added new enchants and fixed opal recipe (#1154)
* Added new enchants and fixed opal recipe
* Added alias to basecamp
Diffstat (limited to 'constants/islands.json')
-rw-r--r-- | constants/islands.json | 3 |
1 files changed, 2 insertions, 1 deletions
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" ] } ] |