diff options
author | Lulonaut <67191924+Lulonaut@users.noreply.github.com> | 2022-05-11 12:39:13 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-11 10:39:13 +0000 |
commit | a832b289337a0b3d1bd20f0db79808052f4fe66d (patch) | |
tree | c21fdc377a93aed478aefe444bb4026e7e9cb372 /items/SMALL_SLAYER_SACK.json | |
parent | 5830675f907a1041048cf1cb596da8f8a48bbd87 (diff) | |
download | NotEnoughUpdates-REPO-a832b289337a0b3d1bd20f0db79808052f4fe66d.tar.gz NotEnoughUpdates-REPO-a832b289337a0b3d1bd20f0db79808052f4fe66d.tar.bz2 NotEnoughUpdates-REPO-a832b289337a0b3d1bd20f0db79808052f4fe66d.zip |
unplayable (#737)
Diffstat (limited to 'items/SMALL_SLAYER_SACK.json')
-rw-r--r-- | items/SMALL_SLAYER_SACK.json | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/items/SMALL_SLAYER_SACK.json b/items/SMALL_SLAYER_SACK.json index 5e45ffb9..9f1aa568 100644 --- a/items/SMALL_SLAYER_SACK.json +++ b/items/SMALL_SLAYER_SACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§aSmall Slayer Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26a967cf-780d-3d68-92a2-eedeaee9a7df\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzAxMzkxNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmM2Y2Y1OTFhYTIzNjNiZDg0MzQyNDA0ZGM1OTQxNjhiOTA0ZjY1YTFlMjVmOGJlNjU4YjkxYjU2NzYyOWRhZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aTarantula Web§7,\",4:\"§7§aRevenant Flesh§7, §aWolf\",5:\"§aTooth§7, §aNull Sphere\",6:\"\",7:\"§7Capacity: §e640 per item\",8:\"§8Sacks sum their capacity.\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§aSmall Slayer Sack\"},ExtraAttributes:{id:\"SMALL_SLAYER_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"26a967cf-780d-3d68-92a2-eedeaee9a7df\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMzAxMzkxNSwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMmM2Y2Y1OTFhYTIzNjNiZDg0MzQyNDA0ZGM1OTQxNjhiOTA0ZjY1YTFlMjVmOGJlNjU4YjkxYjU2NzYyOWRhZCIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Item pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7§7Items: §aTarantula Web§7,\",4:\"§7§aRevenant Flesh§7, §aWolf\",5:\"§aTooth§7, §aNull Sphere\",6:\"§7§aDerelict Ashe\",7:\"\",8:\"§7Capacity: §e640 per item\",9:\"§8Sacks sum their capacity.\",10:\"\",11:\"§a§lUNCOMMON\"],Name:\"§aSmall Slayer Sack\"},ExtraAttributes:{id:\"SMALL_SLAYER_SACK\"}}", "damage": 3, "lore": [ "§7Item pickups go directly into", @@ -10,6 +10,7 @@ "§7§7Items: §aTarantula Web§7,", "§7§aRevenant Flesh§7, §aWolf", "§aTooth§7, §aNull Sphere", + "§7§aDerelict Ashe", "", "§7Capacity: §e640 per item", "§8Sacks sum their capacity.", @@ -29,10 +30,10 @@ }, "internalname": "SMALL_SLAYER_SACK", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "crafttext": "", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Slayer_Sack" ] -} +}
\ No newline at end of file |