diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2022-10-19 09:14:54 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-10-19 18:14:54 +1100 |
commit | 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc (patch) | |
tree | 6ae23d4819eb974901de2743065c3ad23327dd06 /items/LARGE_GEMSTONE_SACK.json | |
parent | c02c2d3e9d856aed9a5d118da8f3839897cf68c3 (diff) | |
download | NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.gz NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.tar.bz2 NotEnoughUpdates-REPO-5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc.zip |
NEU 2.1 Things (#660)
Co-authored-by: NopoTheGamer <40329022+NopoTheGamer@users.noreply.github.com>
Co-authored-by: DeDiamondPro <67508414+DeDiamondPro@users.noreply.github.com>
Co-authored-by: nea <romangraef@gmail.com>
Co-authored-by: efefury <69400149+efefury@users.noreply.github.com>
Diffstat (limited to 'items/LARGE_GEMSTONE_SACK.json')
-rw-r--r-- | items/LARGE_GEMSTONE_SACK.json | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/items/LARGE_GEMSTONE_SACK.json b/items/LARGE_GEMSTONE_SACK.json index 37b1166f..15780c95 100644 --- a/items/LARGE_GEMSTONE_SACK.json +++ b/items/LARGE_GEMSTONE_SACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Large Gemstone Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"34a5254e-6e8a-3dc2-b1b8-e21b3f66d7f9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDA3MDUxMDA5NCwKICAicHJvZmlsZUlkIiA6ICI1N2IzZGZiNWY4YTY0OWUyOGI1NDRlNGZmYzYzMjU2ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJYaWthcm8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTViYTgwNGI3YWU5MmM2NWIyZjQxZDE4YmU4OTlhM2JkMTM5NzcyZTNlM2M4MWMyZmM4YWRkYmIyNzUzNjk1MiIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Gemstone pickups go directly\",1:\"§7into your sacks.\",2:\"\",3:\"§7Capacity: §e2,560,000 per gemstone type\",4:\"§8Sacks sum their capacity.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Large Gemstone Sack\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"LARGE_GEMSTONE_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"34a5254e-6e8a-3dc2-b1b8-e21b3f66d7f9\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDA3MDUxMDA5NCwKICAicHJvZmlsZUlkIiA6ICI1N2IzZGZiNWY4YTY0OWUyOGI1NDRlNGZmYzYzMjU2ZiIsCiAgInByb2ZpbGVOYW1lIiA6ICJYaWthcm8iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvOTViYTgwNGI3YWU5MmM2NWIyZjQxZDE4YmU4OTlhM2JkMTM5NzcyZTNlM2M4MWMyZmM4YWRkYmIyNzUzNjk1MiIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7Gemstone pickups go directly\",1:\"§7into your sacks.\",2:\"\",3:\"§7Capacity: §e2,560,000 per gemstone type\",4:\"§8Sacks sum their capacity.\",5:\"\",6:\"§5§lEPIC\"],Name:\"§5Large Gemstone Sack\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"LARGE_GEMSTONE_SACK\"}}", "damage": 3, "lore": [ "§7Gemstone pickups go directly", @@ -26,9 +26,10 @@ "internalname": "LARGE_GEMSTONE_SACK", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Gemstone_Sack" + "https://hypixel-skyblock.fandom.com/wiki/Gemstone_Sack", + "https://wiki.hypixel.net/Large_Gemstone_Sack" ] -} +}
\ No newline at end of file |