From 5b2c32fa4c1bcd6badf90a8a25356d5630ba78bc Mon Sep 17 00:00:00 2001 From: jani270 <69345714+jani270@users.noreply.github.com> Date: Wed, 19 Oct 2022 09:14:54 +0200 Subject: 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 Co-authored-by: efefury <69400149+efefury@users.noreply.github.com> --- items/RUNE_SACK.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'items/RUNE_SACK.json') diff --git a/items/RUNE_SACK.json b/items/RUNE_SACK.json index 92872e61..1a662909 100644 --- a/items/RUNE_SACK.json +++ b/items/RUNE_SACK.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§5Rune Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2be8f028-4b71-31f0-9368-d2cbe1d25673\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMjE5MzE2OCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTkxZWI0ZWUzZWNjZTM0NDc0ODNhMWYxNTFjMTFmYWNjOWRlMjU1NzdhYjdiNTFmYmYzZDljMmIyYTRiNjlmYyIKICAgIH0KICB9Cn0\u003d\"}]}},display:{Lore:[0:\"§7Rune pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7Capacity: §e64 per rune tier\",4:\"§8Sacks sum their capacity.§r§7\",5:\"\",6:\"§5§lEPIC\",7:\"\",8:\"§7Cost\",9:\"§b10,000 Bits\"],Name:\"§5Rune Sack\"},ExtraAttributes:{id:\"RUNE_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"2be8f028-4b71-31f0-9368-d2cbe1d25673\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTU5MTEwMjE5MzE2OCwKICAicHJvZmlsZUlkIiA6ICI0MWQzYWJjMmQ3NDk0MDBjOTA5MGQ1NDM0ZDAzODMxYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJNZWdha2xvb24iLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZTkxZWI0ZWUzZWNjZTM0NDc0ODNhMWYxNTFjMTFmYWNjOWRlMjU1NzdhYjdiNTFmYmYzZDljMmIyYTRiNjlmYyIKICAgIH0KICB9Cn0=\"}]}},display:{Lore:[0:\"§7Rune pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7Capacity: §e64 per rune tier\",4:\"§8Sacks sum their capacity.§r§7\",5:\"\",6:\"§5§lEPIC\",7:\"\",8:\"§7Cost\",9:\"§b10,000 Bits\"],Name:\"§5Rune Sack\"},ExtraAttributes:{id:\"RUNE_SACK\"}}", "damage": 3, "lore": [ "§7Rune pickups go directly into", @@ -17,10 +17,11 @@ ], "internalname": "RUNE_SACK", "clickcommand": "", - "modver": "2.0.0-REL", + "modver": "2.1.0-REL", "infoType": "WIKI_URL", "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Rune_Sack" + "https://hypixel-skyblock.fandom.com/wiki/Rune_Sack", + "https://wiki.hypixel.net/Rune_Sack" ], "crafttext": "" -} +} \ No newline at end of file -- cgit