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/FLAME_BREAKER_BOOTS.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/FLAME_BREAKER_BOOTS.json')
-rw-r--r-- | items/FLAME_BREAKER_BOOTS.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/FLAME_BREAKER_BOOTS.json b/items/FLAME_BREAKER_BOOTS.json index 095e03cc..7dd20363 100644 --- a/items/FLAME_BREAKER_BOOTS.json +++ b/items/FLAME_BREAKER_BOOTS.json @@ -30,7 +30,7 @@ "C3": "ENCHANTED_HARD_STONE:20" }, "internalname": "FLAME_BREAKER_BOOTS", - "crafttext": "Requires Hard Stone Collection V", + "crafttext": "Requires: Hard Stone Collection V", "clickcommand": "viewrecipe", "modver": "2.1.1-PRE", "infoType": "WIKI_URL", |