diff options
Diffstat (limited to 'items/STAR_SENTRY_MONSTER.json')
-rw-r--r-- | items/STAR_SENTRY_MONSTER.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/STAR_SENTRY_MONSTER.json b/items/STAR_SENTRY_MONSTER.json new file mode 100644 index 00000000..542d1d90 --- /dev/null +++ b/items/STAR_SENTRY_MONSTER.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Star Sentry (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"e5240153-76df-343b-a524-015376dfd43b\",Properties:{textures:[0:{Value:\"e3RleHR1cmVzOntTS0lOOnt1cmw6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDg3YjhmM2NmMWMxMDE0ODgzMjc2ZjIzMDUwMWQ1YWYxMzk3Njk5MDcxYmZhYjFlZTI5NGM4NjE3MjJjYzJmIn19fQ\"}]}},display:{Lore:[0:\"§7The Star Sentry is a mob that spawns near\",1:\"§7fallen star in the Dwarven Mines (random event).\",2:\"§7The Star Sentry takes 1 health per hit.\",3:\"§7Fallen Star Event spawns in one of the \",4:\"§7following locations: Royal Mines, Far Reserve,\",5:\"§7Goblin Burrows, Upper Mines, Rampart\u0027s Quarry,\",6:\"§7Great Ice Wall and the Cliffside Veins.\",7:\"\",8:\"§6§lPossible Drops:\",9:\"§9Starfall\"],Name:\"§9Star Sentry (Monster)\"},ExtraAttributes:{id:\"STAR_SENTRY_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7The Star Sentry is a mob that spawns near", + "§7fallen star in the Dwarven Mines (random event).", + "§7The Star Sentry takes 1 health per hit.", + "§7Fallen Star Event spawns in one of the ", + "§7following locations: Royal Mines, Far Reserve,", + "§7Goblin Burrows, Upper Mines, Rampart\u0027s Quarry,", + "§7Great Ice Wall and the Cliffside Veins.", + "", + "§6§lPossible Drops:", + "§9Starfall" + ], + "internalname": "STAR_SENTRY_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Star_Sentry" + ], + "crafttext": "" +}
\ No newline at end of file |