diff options
Diffstat (limited to 'items/ENDSTONE_PROTECTOR_BOSS.json')
-rw-r--r-- | items/ENDSTONE_PROTECTOR_BOSS.json | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/items/ENDSTONE_PROTECTOR_BOSS.json b/items/ENDSTONE_PROTECTOR_BOSS.json new file mode 100644 index 00000000..7a3b9329 --- /dev/null +++ b/items/ENDSTONE_PROTECTOR_BOSS.json @@ -0,0 +1,30 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Endstone Protector (Boss)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"a46a9adf-60a3-38f2-a3dd-335d85f1cc10\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvMjJiY2FjZWViNDE2MmY0MDBkNDQ3NDMzMTU5MzJhYzgyMGQzMTE5YWM4OTg2YTAxNjFhNzI2MTYxY2NjOTNmYyJ9fX0\"}]}},display:{Lore:[0:\"§7Risen from the debris of\",1:\"§7Endstone.\",2:\"\",3:\"§c❤ Health§8: §c5.000.000\",4:\"§7Coins per Kill: §6100\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§fCommon Loot\",8:\"§8 ■ §fEnchanted Endstone\",9:\"§8 ■ §9Endstone Rose\",10:\"§8 ■ §5Crystal Fragment\",11:\"§8 ■ §7[Lvl 1] §5Golem\",12:\"§8 ■ §6Tier Boost Core\",13:\"§8 ■ §7[Lvl 1] §6Golem\"],Name:\"§9Endstone Protector (Boss)\"},ExtraAttributes:{id:\"ENDSTONE_PROTECTOR_BOSS\"}}", + "damage": 3, + "lore": [ + "§7Risen from the debris of", + "§7Endstone.", + "", + "§c❤ Health§8: §c5.000.000", + "§7Coins per Kill: §6100", + "", + "§6§lPossible Drops:", + "§fCommon Loot", + "§8 ■ §fEnchanted Endstone", + "§8 ■ §9Endstone Rose", + "§8 ■ §5Crystal Fragment", + "§8 ■ §7[Lvl 1] §5Golem", + "§8 ■ §6Tier Boost Core", + "§8 ■ §7[Lvl 1] §6Golem" + ], + "internalname": "ENDSTONE_PROTECTOR_BOSS", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Endstone_Protector" + ], + "crafttext": "" +}
\ No newline at end of file |