diff options
author | TymanWasTaken <tyman@tyman.tech> | 2021-02-20 09:56:22 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-20 11:56:22 -0500 |
commit | fa80e9c921681671e8346e4532569ee660d728ea (patch) | |
tree | a76191b1c24e4b785b9c7ab4d2cb8958631d41e0 /items/MEGALODON;3.json | |
parent | 30887b0d60d302cdbf22476ec8304b58a28c58a3 (diff) | |
download | NotEnoughUpdates-REPO-fa80e9c921681671e8346e4532569ee660d728ea.tar.gz NotEnoughUpdates-REPO-fa80e9c921681671e8346e4532569ee660d728ea.tar.bz2 NotEnoughUpdates-REPO-fa80e9c921681671e8346e4532569ee660d728ea.zip |
Remove uuids from items (#398)
* Removed all uuids from item nbt data
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
Diffstat (limited to 'items/MEGALODON;3.json')
-rw-r--r-- | items/MEGALODON;3.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/items/MEGALODON;3.json b/items/MEGALODON;3.json index 01c03372..84fa5946 100644 --- a/items/MEGALODON;3.json +++ b/items/MEGALODON;3.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:skull", "displayname": "§f§f§7[Lvl {LVL}] §5Megalodon", - "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+30\",3:\"§7Magic Find: §a+6\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+15% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a12%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl lvl] §5Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":1}\",id:\"MEGALODON;3\",uuid:\"1a472877-ade3-47d8-be91-567d3ef6da2d\"},AttributeModifiers:[]}", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"82fc79b9-fded-3c05-b8dc-00e562803862\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTk0YWU0MzNiMzAxYzdmYjdjNjhjYmE2MjViMGJkMzZiMGIxNDE5MGYyMGUzNGE3YzhlZTBkOWRlMDZkNTNiOSJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Fishing Pet\",1:\"\",2:\"§7Strength: §a+30\",3:\"§7Magic Find: §a+6\",4:\"\",5:\"§6Blood Scent\",6:\"§7§7Deal up to §c+15% §c❁ Damage\",7:\"§c§7based on the enemy\u0027s missing\",8:\"§7health\",9:\"\",10:\"§6Enhanced Scales\",11:\"§7§7Increases the stats of Shark\",12:\"§7Armor by §a12%\",13:\"\",14:\"§7§eRight-click to add this pet to\",15:\"§eyour pet menu!\",16:\"\",17:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl lvl] §5Megalodon\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"MEGALODON\\\",\\\"active\\\":false,\\\"exp\\\":0.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":1}\",id:\"MEGALODON;3\"},AttributeModifiers:[]}", "damage": 3, "lore": [ "§8Fishing Pet", |