diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-11-01 13:03:29 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-11-01 12:03:29 +0000 |
| commit | 10898eb47a4c5df08d5c9f6b756b2e4e1379ecb9 (patch) | |
| tree | 5efc063be9fdc30ecfe6c7146ce5cdbfcd4fea2a /items/GREATER_BACKPACK.json | |
| parent | becb83eea57f9488784d2a1df271d0638070db19 (diff) | |
| download | NotEnoughUpdates-REPO-10898eb47a4c5df08d5c9f6b756b2e4e1379ecb9.tar.gz NotEnoughUpdates-REPO-10898eb47a4c5df08d5c9f6b756b2e4e1379ecb9.tar.bz2 NotEnoughUpdates-REPO-10898eb47a4c5df08d5c9f6b756b2e4e1379ecb9.zip | |
fix: Greater Backpack Craft Text Req (#1427)
Diffstat (limited to 'items/GREATER_BACKPACK.json')
| -rw-r--r-- | items/GREATER_BACKPACK.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/GREATER_BACKPACK.json b/items/GREATER_BACKPACK.json index f46071d5..716cfb78 100644 --- a/items/GREATER_BACKPACK.json +++ b/items/GREATER_BACKPACK.json @@ -23,11 +23,11 @@ }, "internalname": "GREATER_BACKPACK", "clickcommand": "viewrecipe", - "modver": "2.1.0-REL", + "modver": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Backpack", "https://wiki.hypixel.net/Greater_Backpack" ], - "crafttext": "Requires: Leather X" + "crafttext": "Requires: Leather XI" }
\ No newline at end of file |
