diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-06-09 17:09:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-09 15:09:30 +0000 |
commit | 2784bc500ad1d5ab0346d9060fd777feacdb0db8 (patch) | |
tree | 366e26a006c902f4dcce3bcb36313305459883eb /items/GLACITE_AMALGAMATION.json | |
parent | deb348d2b60a46822f4cae9fbd333a5342add739 (diff) | |
download | NotEnoughUpdates-REPO-2784bc500ad1d5ab0346d9060fd777feacdb0db8.tar.gz NotEnoughUpdates-REPO-2784bc500ad1d5ab0346d9060fd777feacdb0db8.tar.bz2 NotEnoughUpdates-REPO-2784bc500ad1d5ab0346d9060fd777feacdb0db8.zip |
Changed / to & for HOTM reqs and fixed nbt for dreadlord (#1246)
Diffstat (limited to 'items/GLACITE_AMALGAMATION.json')
-rw-r--r-- | items/GLACITE_AMALGAMATION.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/GLACITE_AMALGAMATION.json b/items/GLACITE_AMALGAMATION.json index a099ac86..e8e6fd22 100644 --- a/items/GLACITE_AMALGAMATION.json +++ b/items/GLACITE_AMALGAMATION.json @@ -11,7 +11,7 @@ "§5§lEPIC" ], "internalname": "GLACITE_AMALGAMATION", - "crafttext": "Requires: Glacite III/HotM 4", + "crafttext": "Requires: Glacite III & HotM 4", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", |