diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-04-20 18:30:52 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-04-20 18:30:52 -0400 |
commit | 9f320dd60715a91bcd75dcb402015a53ce77dffd (patch) | |
tree | 9d6fa76cd0bd8b645268be43c821789f3494455d /items/SMALL_BACKPACK.json | |
parent | 9803fbe937cf1c657b66311799c27e1baf204a9b (diff) | |
download | NotEnoughUpdates-REPO-9f320dd60715a91bcd75dcb402015a53ce77dffd.tar.gz NotEnoughUpdates-REPO-9f320dd60715a91bcd75dcb402015a53ce77dffd.tar.bz2 NotEnoughUpdates-REPO-9f320dd60715a91bcd75dcb402015a53ce77dffd.zip |
Updated Backpacks
Diffstat (limited to 'items/SMALL_BACKPACK.json')
-rw-r--r-- | items/SMALL_BACKPACK.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/SMALL_BACKPACK.json b/items/SMALL_BACKPACK.json index 343205f9..0a2bda1d 100644 --- a/items/SMALL_BACKPACK.json +++ b/items/SMALL_BACKPACK.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:skull", "displayname": "§aSmall Backpack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0523fc65-c396-309b-b153-de7d8e5f666d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgyMTI5NjI1MzMsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yMWQ4MzdjYTIyMmNiYzBiYzEyNDI2ZjVkYTAxOGMzYTkzMWI0MDYwMDg4MDA5NjBhOWRmMTEyYTU5NmU3ZDYyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7A special portable bag with\",1:\"§7§a9§7 slots which can hold any\",2:\"§7item within.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aSmall Backpack\"},ExtraAttributes:{small_backpack_data:\"bytearray(b\u0027\\x1f\\x8b\\x08\\x00\\x00\\x00\\x00\\x00\\x00\\x00\\xe3b`\\xe0d`\\xcc\\xe4b\\x00\\xd1p\\x00\\x004\\xc8\\xa7\\x9e\\x16\\x00\\x00\\x00\u0027)\",id:\"SMALL_BACKPACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0523fc65-c396-309b-b153-de7d8e5f666d\",Properties:{textures:[0:{Value:\"eyJ0aW1lc3RhbXAiOjE1NjgyMTI5NjI1MzMsInByb2ZpbGVJZCI6IjgyYzYwNmM1YzY1MjRiNzk4YjkxYTEyZDNhNjE2OTc3IiwicHJvZmlsZU5hbWUiOiJOb3ROb3RvcmlvdXNOZW1vIiwic2lnbmF0dXJlUmVxdWlyZWQiOnRydWUsInRleHR1cmVzIjp7IlNLSU4iOnsidXJsIjoiaHR0cDovL3RleHR1cmVzLm1pbmVjcmFmdC5uZXQvdGV4dHVyZS8yMWQ4MzdjYTIyMmNiYzBiYzEyNDI2ZjVkYTAxOGMzYTkzMWI0MDYwMDg4MDA5NjBhOWRmMTEyYTU5NmU3ZDYyIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§7A bag with §a9§7 slots which can\",1:\"§7be placed in your Storage Menu\",2:\"§7to store additional items.\",3:\"\",4:\"§a§lUNCOMMON\"],Name:\"§aSmall Backpack\"},ExtraAttributes:{id:\"SMALL_BACKPACK\"}}", "damage": 3, "lore": [ - "§7A special portable bag with", - "§7§a9§7 slots which can hold any", - "§7item within.", + "§7A bag with §a9§7 slots which can", + "§7be placed in your Storage Menu", + "§7to store additional items.", "", "§a§lUNCOMMON" ], @@ -23,7 +23,7 @@ }, "internalname": "SMALL_BACKPACK", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Backpack" |