diff options
Diffstat (limited to 'items/YOUNG_LOST_ADVENTURER_MINIBOSS.json')
-rw-r--r-- | items/YOUNG_LOST_ADVENTURER_MINIBOSS.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/YOUNG_LOST_ADVENTURER_MINIBOSS.json b/items/YOUNG_LOST_ADVENTURER_MINIBOSS.json new file mode 100644 index 00000000..043660d5 --- /dev/null +++ b/items/YOUNG_LOST_ADVENTURER_MINIBOSS.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§5Young Lost Adventurer (Miniboss)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"68fdf966-47cb-328e-a195-c6f154127cd9\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHBzOi8vdGV4dHVyZXMubWluZWNyYWZ0Lm5ldC90ZXh0dXJlL2EwZTgxZWQwN2RmYjAyNDRkNTZmNGQ1ZjJiMzc1NTNlYzAyNmZiNDc5NmYwZmIwYzU3YThlYjI2NDk4M2UxZTAifX19\"}]}},display:{Lore:[0:\"§7Coins per Kill: §61\",1:\"§7Combat XP: §3100-145\",2:\"\",3:\"§6§lPossible Drops:\",4:\"§fCommon Loot\",5:\"§8 ■ §8Dragon Essence x3-5\",6:\"§8 ■ §5Young Dragon Fragment §8x2-4\",7:\"\",8:\"§6Legendary Loot\",9:\"§8 ■ §9Beating Heart §8(§a0.1%§8)\"],Name:\"§5Young Lost Adventurer (Miniboss)\"},ExtraAttributes:{id:\"YOUNG_LOST_ADVENTURER_MINIBOSS\"}}", + "damage": 3, + "lore": [ + "§7Coins per Kill: §61", + "§7Combat XP: §3100-145", + "", + "§6§lPossible Drops:", + "§fCommon Loot", + "§8 ■ §8Dragon Essence x3-5", + "§8 ■ §5Young Dragon Fragment §8x2-4", + "", + "§6Legendary Loot", + "§8 ■ §9Beating Heart §8(§a0.1%§8)" + ], + "internalname": "YOUNG_LOST_ADVENTURER_MINIBOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Lost_Adventurer" + ], + "crafttext": "" +}
\ No newline at end of file |