diff options
Diffstat (limited to 'items/ZOMBIE;3.json')
-rw-r--r-- | items/ZOMBIE;3.json | 18 |
1 files changed, 10 insertions, 8 deletions
diff --git a/items/ZOMBIE;3.json b/items/ZOMBIE;3.json index 3081648f..e91b90f0 100644 --- a/items/ZOMBIE;3.json +++ b/items/ZOMBIE;3.json @@ -1,16 +1,13 @@ { - "internalname": "ZOMBIE;3", - "itemid": 397, - "displayname": "§7[Lvl 1] §5Zombie", - "clickcommand": "", + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl 1] §5Zombie", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ\u003d\u003d\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a0\",3:\"§7Health: §a+1\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a0.2 §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a0.2% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§f§f§7[Lvl 1] §5Zombie\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ZOMBIE\\\",\\\"active\\\":false,\\\"exp\\\":275.0,\\\"tier\\\":\\\"EPIC\\\",\\\"hideInfo\\\":false,\\\"candyUsed\\\":0}\",originTag:\"CRAFTING_GRID_SHIFT\",id:\"ZOMBIE;3\",uuid:\"f2cd481a-6b1c-4895-af2f-807b4feba082\",timestamp:\"7/15/20 5:37 AM\"},AttributeModifiers:[]}", "damage": 3, - "nbttag": "{HideFlags:254,SkullOwner:{Id:\"1c760ea5-2e91-3c2e-b52a-e17d11733658\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNTZmYzg1NGJiODRjZjRiNzY5NzI5Nzk3M2UwMmI3OWJjMTA2OTg0NjBiNTFhNjM5YzYwZTVlNDE3NzM0ZTExIn19fQ==\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Health: §a+1\",3:\"§7Crit Damage: §a0\",4:\"\",5:\"§6Chomp\",6:\"§7§7Gain +§a0.2 §7hp per zombie\",7:\"§7kill\",8:\"\",9:\"§6Rotten Blade\",10:\"§7§7Deal §a0.2% §7more damage to\",11:\"§7zombies\",12:\"\",13:\"§7§eRight-click to add this pet to\",14:\"§eyour pet menu!\",15:\"\",16:\"§5§lEPIC\"],Name:\"§7[Lvl 1] §5Zombie\"},ExtraAttributes:{petInfo:\"{\"type\":\"ZOMBIE\",\"active\":false,\"exp\":275.0,\"tier\":\"EPIC\",\"hideInfo\":false,\"candyUsed\":0}\",id:\"PET\"}}", - "modver": "1.0.0", "lore": [ "§8Combat Pet", "", - "§7Health: §a+1", "§7Crit Damage: §a0", + "§7Health: §a+1", "", "§6Chomp", "§7§7Gain +§a0.2 §7hp per zombie", @@ -24,5 +21,10 @@ "§eyour pet menu!", "", "§5§lEPIC" - ] + ], + "internalname": "ZOMBIE;3", + "crafttext": "", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "" }
\ No newline at end of file |