diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-05-15 13:30:06 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-15 11:30:06 +0000 |
commit | 7289832026d600ad880dd6945dffdbe1001d6995 (patch) | |
tree | 7f545767463173311acbcaa891948dfdc1cfabf2 /items/REAPER_ORB.json | |
parent | d6bb6f83dec0ca1904d3a73186580726f270e87b (diff) | |
download | NotEnoughUpdates-REPO-7289832026d600ad880dd6945dffdbe1001d6995.tar.gz NotEnoughUpdates-REPO-7289832026d600ad880dd6945dffdbe1001d6995.tar.bz2 NotEnoughUpdates-REPO-7289832026d600ad880dd6945dffdbe1001d6995.zip |
Fix Requires -> Requires: and fix armor of resistance lmao (#1207)
Diffstat (limited to 'items/REAPER_ORB.json')
-rw-r--r-- | items/REAPER_ORB.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/REAPER_ORB.json b/items/REAPER_ORB.json index d5785e40..2cf30e50 100644 --- a/items/REAPER_ORB.json +++ b/items/REAPER_ORB.json @@ -23,7 +23,7 @@ "C3": "SCYTHE_BLADE:1" }, "internalname": "REAPER_ORB", - "crafttext": "Requires Zombie Slayer 8", + "crafttext": "Requires:: Zombie Slayer 8", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", |