diff options
author | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
---|---|---|
committer | unknown <james.jenour@protonmail.com> | 2020-04-20 13:16:45 +1000 |
commit | 2d2d7db222a466ea627238d005400b44b93e227b (patch) | |
tree | 4e44e1972bb494ab126624225d38c37e9e99e232 /items/ENDERMAN;0.json | |
parent | 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 (diff) | |
download | NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.gz NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.tar.bz2 NotEnoughUpdates-REPO-2d2d7db222a466ea627238d005400b44b93e227b.zip |
Update items to RELEASE-1.0
Diffstat (limited to 'items/ENDERMAN;0.json')
-rw-r--r-- | items/ENDERMAN;0.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/ENDERMAN;0.json b/items/ENDERMAN;0.json new file mode 100644 index 00000000..dd6274f9 --- /dev/null +++ b/items/ENDERMAN;0.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl 1➡100] §fEnderman", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"476cd413-4182-331d-845f-451608355831\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNmVhYjc1ZWFhNWM5ZjJjNDNhMGQyM2NmZGNlMzVmNGRmNjMyZTk4MTUwMDE4NTAzNzczODVmN2IyZjAzOWNlMSJ9fX0=\"}]}},display:{Lore:[0:\"§8Combat Pet\",1:\"\",2:\"§7Crit Damage: §a+0.75%➡75%\",3:\"\",4:\"§6Enderian\",5:\"§7§7Take §a0.1%➡10% §7less damage from\",6:\"§7end monsters\",7:\"\",8:\"§7§eRight-click to add this pet to\",9:\"§eyour pet menu!\",10:\"\",11:\"§f§lCOMMON\"],Name:\"§f§f§7[Lvl 1➡100] §fEnderman\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"ENDERMAN\\\",\\\"active\\\":false,\\\"exp\\\":1.221073342884213E7,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"ENDERMAN;0\",uuid:\"4d1cdad1-18cd-4245-9f84-5480262eb808\",timestamp:\"4/6/20 9:42 AM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Combat Pet", + "", + "§7Crit Damage: §a+0.75%➡75%", + "", + "§6Enderian", + "§7§7Take §a0.1%➡10% §7less damage from", + "§7end monsters", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§f§lCOMMON" + ], + "internalname": "ENDERMAN;0", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Enderman_Pet" + ] +}
\ No newline at end of file |