diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-03-25 13:33:39 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-25 23:33:39 +1100 |
commit | 83e0920cf489a65a53842adac66765a65d01b662 (patch) | |
tree | 4772cdd23911d71f02d299e4cd1fc9896c724962 /items/SHARD_OF_THE_SHREDDED.json | |
parent | 9e7607765145699f5309b37b8c1d4d5f2d944eef (diff) | |
download | NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.gz NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.tar.bz2 NotEnoughUpdates-REPO-83e0920cf489a65a53842adac66765a65d01b662.zip |
Fixed 142 Items (#910)
Diffstat (limited to 'items/SHARD_OF_THE_SHREDDED.json')
-rw-r--r-- | items/SHARD_OF_THE_SHREDDED.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/SHARD_OF_THE_SHREDDED.json b/items/SHARD_OF_THE_SHREDDED.json index b7476d22..44a25a3b 100644 --- a/items/SHARD_OF_THE_SHREDDED.json +++ b/items/SHARD_OF_THE_SHREDDED.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§6Shard of the Shredded", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9ddf6967-40de-3534-903f-4d5d9c933d55\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzBjNWNjNzI4Yzg2OWVjZjNjNmUwOTc5ZThhYTA5YzEwMTQ3ZWQ3NzA0MTdlNGJhNTQxYWFjMzgyZjAifX19\"}]}},display:{Lore:[0:\"§7The core of a powerful weapon,\",1:\"§7dropped by the Atoned Horror.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§7§4☠ §cRequires §5Zombie Slayer 8\",6:\"§6§lLEGENDARY\"],Name:\"§6Shard of the Shredded\"},ExtraAttributes:{id:\"SHARD_OF_THE_SHREDDED\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"9ddf6967-40de-3534-903f-4d5d9c933d55\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzBjNWNjNzI4Yzg2OWVjZjNjNmUwOTc5ZThhYTA5YzEwMTQ3ZWQ3NzA0MTdlNGJhNTQxYWFjMzgyZjAifX19\"}]}},display:{Lore:[0:\"§7The core of a powerful weapon,\",1:\"§7dropped by the Atoned Horror.\",2:\"\",3:\"§eRight-click to view recipes!\",4:\"\",5:\"§7§4☠ §cRequires §5Zombie Slayer 8§c.\",6:\"§6§lLEGENDARY\"],Name:\"§6Shard of the Shredded\"},ExtraAttributes:{id:\"SHARD_OF_THE_SHREDDED\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§7The core of a powerful weapon,", @@ -9,13 +9,13 @@ "", "§eRight-click to view recipes!", "", - "§7§4☠ §cRequires §5Zombie Slayer 8", + "§7§4☠ §cRequires §5Zombie Slayer 8§c.", "§6§lLEGENDARY" ], "internalname": "SHARD_OF_THE_SHREDDED", "crafttext": "", "clickcommand": "", - "modver": "2.1.0-REL", + "modver": "2.1.1-PRE", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Shard_of_the_Shredded", |