diff options
author | CalMWolfs <94038482+CalMWolfs@users.noreply.github.com> | 2024-04-10 21:13:10 +1000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-10 11:13:10 +0000 |
commit | ed5084c45fd30531a6b34abb610eab21c765efad (patch) | |
tree | 33185c23b609e21efb040bcd8dbe5ffc93784054 /items/MEDIUM_GEMSTONE_SACK.json | |
parent | 7d489aff38c343105b0fb706402e6ed785a19afc (diff) | |
download | NotEnoughUpdates-REPO-ed5084c45fd30531a6b34abb610eab21c765efad.tar.gz NotEnoughUpdates-REPO-ed5084c45fd30531a6b34abb610eab21c765efad.tar.bz2 NotEnoughUpdates-REPO-ed5084c45fd30531a6b34abb610eab21c765efad.zip |
add more mineshaft stuff (#1151)
Diffstat (limited to 'items/MEDIUM_GEMSTONE_SACK.json')
-rw-r--r-- | items/MEDIUM_GEMSTONE_SACK.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/MEDIUM_GEMSTONE_SACK.json b/items/MEDIUM_GEMSTONE_SACK.json index 5c981b2a..bd3c4527 100644 --- a/items/MEDIUM_GEMSTONE_SACK.json +++ b/items/MEDIUM_GEMSTONE_SACK.json @@ -1,11 +1,11 @@ { "itemid": "minecraft:skull", "displayname": "§9Medium Gemstone Sack", - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0c32562c-d5c6-3bc1-b7df-30fa092b7a65\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDA3MDUyNzI3OSwKICAicHJvZmlsZUlkIiA6ICI3NTE0NDQ4MTkxZTY0NTQ2OGM5NzM5YTZlMzk1N2JlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGFua3NNb2phbmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDM1MDAyOGZkOTZhOThkNWIzM2QwODRkMjUyNGI3NmVkMGZjNmIyMWNjYzQwMDY0YTZkMmU3YmY5OTcxODYwZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Gemstone pickups go directly\",1:\"§7into your sacks.\",2:\"\",3:\"§7Capacity: §e512,000 per gemstone type\",4:\"§8Sacks sum their capacity.\",5:\"\",6:\"§eRight Click to open sack!\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Medium Gemstone Sack\"},ExtraAttributes:{id:\"MEDIUM_GEMSTONE_SACK\"}}", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"0c32562c-d5c6-3bc1-b7df-30fa092b7a65\",Properties:{textures:[0:{Value:\"ewogICJ0aW1lc3RhbXAiIDogMTYyMDA3MDUyNzI3OSwKICAicHJvZmlsZUlkIiA6ICI3NTE0NDQ4MTkxZTY0NTQ2OGM5NzM5YTZlMzk1N2JlYiIsCiAgInByb2ZpbGVOYW1lIiA6ICJUaGFua3NNb2phbmciLAogICJzaWduYXR1cmVSZXF1aXJlZCIgOiB0cnVlLAogICJ0ZXh0dXJlcyIgOiB7CiAgICAiU0tJTiIgOiB7CiAgICAgICJ1cmwiIDogImh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDM1MDAyOGZkOTZhOThkNWIzM2QwODRkMjUyNGI3NmVkMGZjNmIyMWNjYzQwMDY0YTZkMmU3YmY5OTcxODYwZSIKICAgIH0KICB9Cn0\"}]}},display:{Lore:[0:\"§7Gemstone pickups go directly into\",1:\"§7your sacks.\",2:\"\",3:\"§7Capacity: §e512,000 per gemstone type\",4:\"§8Sacks sum their capacity.\",5:\"\",6:\"§eRight Click to open sack!\",7:\"\",8:\"§9§lRARE\"],Name:\"§9Medium Gemstone Sack\"},ExtraAttributes:{id:\"MEDIUM_GEMSTONE_SACK\"}}", "damage": 3, "lore": [ - "§7Gemstone pickups go directly", - "§7into your sacks.", + "§7Gemstone pickups go directly into", + "§7your sacks.", "", "§7Capacity: §e512,000 per gemstone type", "§8Sacks sum their capacity.", |