diff options
-rw-r--r-- | items/POWER_ARTIFACT.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/POWER_ARTIFACT.json b/items/POWER_ARTIFACT.json index 447d3b30..52a23b7d 100644 --- a/items/POWER_ARTIFACT.json +++ b/items/POWER_ARTIFACT.json @@ -25,7 +25,7 @@ "C3": "GEMSTONE_MIXTURE:4" }, "internalname": "POWER_ARTIFACT", - "crafttext": "Requires:: Gemstone Collection X", + "crafttext": "Requires: Gemstone Collection X", "clickcommand": "viewrecipe", "modver": "2.1.0-REL", "infoType": "WIKI_URL", @@ -33,4 +33,4 @@ "https://hypixel-skyblock.fandom.com/wiki/Artifact_of_Power", "https://wiki.hypixel.net/Artifact_Of_Power" ] -}
\ No newline at end of file +} |