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/SKELETON_HORSE;4.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/SKELETON_HORSE;4.json')
-rw-r--r-- | items/SKELETON_HORSE;4.json | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/items/SKELETON_HORSE;4.json b/items/SKELETON_HORSE;4.json new file mode 100644 index 00000000..b3a7bbfb --- /dev/null +++ b/items/SKELETON_HORSE;4.json @@ -0,0 +1,35 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl 1➡100] §6Skeleton Horse", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"bd84da18-cd6c-3191-9bc5-0fa4c2071372\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNDdlZmZjZTM1MTMyYzg2ZmY3MmJjYWU3N2RmYmIxZDIyNTg3ZTk0ZGYzY2JjMjU3MGVkMTdjZjg5NzNhIn19fQ==\"}]}},display:{Lore:[0:\"§8Combat Mount\",1:\"\",2:\"§7Gallop around town on your\",3:\"§7scary, yet trusty, steed!\",4:\"\",5:\"§7Intelligence: §a+1➡100\",6:\"§7Speed: §a+0➡50\",7:\"\",8:\"§6Ridable\",9:\"§7§7Right-click your summoned pet\",10:\"§7to ride it!\",11:\"\",12:\"§6Gallop\",13:\"§7§7Increases the speed of your\",14:\"§7horse by §a1.5%➡150%\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§6§lLEGENDARY\"],Name:\"§f§f§7[Lvl 1➡100] §6Skeleton Horse\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"SKELETON_HORSE\\\",\\\"active\\\":false,\\\"exp\\\":9327.840000000024,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"SKELETON_HORSE;4\",uuid:\"06e86fdf-2ce5-445b-953e-92330258c726\",timestamp:\"4/11/20 12:29 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Combat Mount", + "", + "§7Gallop around town on your", + "§7scary, yet trusty, steed!", + "", + "§7Intelligence: §a+1➡100", + "§7Speed: §a+0➡50", + "", + "§6Ridable", + "§7§7Right-click your summoned pet", + "§7to ride it!", + "", + "§6Gallop", + "§7§7Increases the speed of your", + "§7horse by §a1.5%➡150%", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§6§lLEGENDARY" + ], + "internalname": "SKELETON_HORSE;4", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Horse_Pet" + ] +}
\ No newline at end of file |