diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-07-22 13:48:30 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-07-22 13:48:30 +0200 |
commit | 1f54c5c123e2fb652c4789832a1b9867e964988f (patch) | |
tree | 88fd88821a6e4ed6c732a8bcc5eb255605fe07f0 /items/JUMBO_BACKPACK_UPGRADE.json | |
parent | c1be71aab5674957d1036e5e7722ac1e5fcb3a92 (diff) | |
download | NotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.tar.gz NotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.tar.bz2 NotEnoughUpdates-REPO-1f54c5c123e2fb652c4789832a1b9867e964988f.zip |
Enchstuff (#784)
* Fixed a few ench glints
* ups
* new soulbound items
* Added new skin
Diffstat (limited to 'items/JUMBO_BACKPACK_UPGRADE.json')
-rw-r--r-- | items/JUMBO_BACKPACK_UPGRADE.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/JUMBO_BACKPACK_UPGRADE.json b/items/JUMBO_BACKPACK_UPGRADE.json index a7aad575..da284304 100644 --- a/items/JUMBO_BACKPACK_UPGRADE.json +++ b/items/JUMBO_BACKPACK_UPGRADE.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§cJumbo Backpack Upgrade", - "nbttag": "{ench:[],HideFlags:254,SkullOwner:{Id:\"e8741537-2ab5-3c03-a936-7d7a18f99f16\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjZhY2ZjNjQzZjYwOGUxNmRlMTkzMzVkZGNhNzFhODI4ZGZiOGRhY2E1NzkzZWI1YmJjYjBjN2QxNTU5MjQ5In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Craft with a §5Greater Backpack\",1:\"§5§7to upgrade it to §a45 §7slots.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§c§lSPECIAL\",6:\"\",7:\"§7Cost\",8:\"§b4,000 Bits\"],Name:\"§cJumbo Backpack Upgrade\"},ExtraAttributes:{id:\"JUMBO_BACKPACK_UPGRADE\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e8741537-2ab5-3c03-a936-7d7a18f99f16\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYjZhY2ZjNjQzZjYwOGUxNmRlMTkzMzVkZGNhNzFhODI4ZGZiOGRhY2E1NzkzZWI1YmJjYjBjN2QxNTU5MjQ5In19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7Craft with a §5Greater Backpack\",1:\"§5§7to upgrade it to §a45 §7slots.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§c§lSPECIAL\",6:\"\",7:\"§7Cost\",8:\"§b4,000 Bits\"],Name:\"§cJumbo Backpack Upgrade\"},ExtraAttributes:{id:\"JUMBO_BACKPACK_UPGRADE\"}}", "damage": 3, "lore": [ "§7Craft with a §5Greater Backpack", @@ -17,9 +17,9 @@ "internalname": "JUMBO_BACKPACK_UPGRADE", "crafttext": "", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Jumbo_Backpack_Upgrade" ] -} +}
\ No newline at end of file |