diff options
Diffstat (limited to 'items/SIRIUS_NPC.json')
-rw-r--r-- | items/SIRIUS_NPC.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/SIRIUS_NPC.json b/items/SIRIUS_NPC.json new file mode 100644 index 00000000..7652c509 --- /dev/null +++ b/items/SIRIUS_NPC.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Sirius (NPC)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"5bd9db21-c742-2510-8aa4-dd16daaa9f05\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlLzdhYjgzODU4ZWJjOGVlODVjM2U1NGFiMTNhYWJmY2MxZWYyYWQ0NDZkNmE5MDBlNDcxYzNmMzNiNzg5MDZhNWIifX19\"}]},Name:\"5bd9db21-c742-2510-8aa4-dd16daaa9f05\"},display:{Lore:[0:\"§7Sirius appears every 3 Skyblock Days \",1:\"§7(Usally the 55th min of every real-life hour) \",2:\"§7in front of house in the §2Wilderness§7.\"],Name:\"§9Sirius (NPC)\"},ExtraAttributes:{id:\"SIRIUS_NPC\"}}", + "damage": 3, + "lore": [ + "§7Sirius appears every 3 Skyblock Days ", + "§7(Usally the 55th min of every real-life hour) ", + "§7in front of house in the §2Wilderness§7." + ], + "internalname": "SIRIUS_NPC", + "clickcommand": "", + "modver": "", + "x": 91, + "y": 77, + "z": 176, + "island": "hub", + "crafttext": "", + "infoType": "WIKI_URL", + "info": [ + "https://wiki.hypixel.net/Sirius" + ] +}
\ No newline at end of file |