From 2784bc500ad1d5ab0346d9060fd777feacdb0db8 Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Sun, 9 Jun 2024 17:09:30 +0200 Subject: Changed / to & for HOTM reqs and fixed nbt for dreadlord (#1246) --- items/GLACITE_AMALGAMATION.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'items/GLACITE_AMALGAMATION.json') 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", -- cgit