diff options
Diffstat (limited to 'items/CHARGED_CREEPER_MONSTER.json')
-rw-r--r-- | items/CHARGED_CREEPER_MONSTER.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/items/CHARGED_CREEPER_MONSTER.json b/items/CHARGED_CREEPER_MONSTER.json new file mode 100644 index 00000000..14b2b785 --- /dev/null +++ b/items/CHARGED_CREEPER_MONSTER.json @@ -0,0 +1,26 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Charged Creeper (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"eed2d903-ca32-4cc7-b33b-ca3bdbe18da4\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjQyNTQ4MzhjMzNlYTIyN2ZmY2EyMjNkZGRhYWJmZTBiMDIxNWY3MGRhNjQ5ZTk0NDQ3N2Y0NDM3MGNhNjk1MiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§7Charged Creeper is a mob that spawn during the Thunder\",1:\"§7event from the Blood God Shrine.\",2:\"\",3:\"§c❤ Health§8: §c17.500\",4:\"§7Combat XP: §38\",5:\"§7Coins per Kill: §61\",6:\"\",7:\"§6§lPossible Drops:\",8:\"§aUncommon Loot\",9:\"§8 ■ §aEnchanted Gunpowder §8x1-3\"],Name:\"§9Charged Creeper (Monster)\"},ExtraAttributes:{id:\"CHARGED_CREEPER_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7Charged Creeper is a mob that spawn during the Thunder", + "§7event from the Blood God Shrine.", + "", + "§c❤ Health§8: §c17.500", + "§7Combat XP: §38", + "§7Coins per Kill: §61", + "", + "§6§lPossible Drops:", + "§aUncommon Loot", + "§8 ■ §aEnchanted Gunpowder §8x1-3" + ], + "internalname": "CHARGED_CREEPER_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Charged_Creeper" + ], + "crafttext": "" +}
\ No newline at end of file |