diff options
Diffstat (limited to 'items/BAT_PINATA_MONSTER.json')
-rw-r--r-- | items/BAT_PINATA_MONSTER.json | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/items/BAT_PINATA_MONSTER.json b/items/BAT_PINATA_MONSTER.json new file mode 100644 index 00000000..cf75913a --- /dev/null +++ b/items/BAT_PINATA_MONSTER.json @@ -0,0 +1,27 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§aBat Piñata (Monster)", + "nbttag": "{display:{Lore:[0:\"§7The Bat Piñata is a bat that only appears during\",1:\"§7the Spooky Festival.\",2:\"\",3:\"§c❤ Health§8: §c5\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§aGreen Candy\",7:\"§5Purple Candy §a(5-64x)\",8:\"§cBat the Fish §7(Very Rare)\"],Name:\"§aBat Piñata (Monster)\"},ExtraAttributes:{id:\"BAT_PINATA_MONSTER\"}}", + "damage": 65, + "lore": [ + "§7The Bat Piñata is a bat that only appears during", + "§7the Spooky Festival.", + "", + "§c❤ Health§8: §c5", + "", + "§6§lPossible Drops:", + "§aGreen Candy", + + "§cBat the Fish §7(Very Rare)" + ], + "internalname": "BAT_PINATA_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bat" + ], + "entityrender": "Bat", + "entityscale": 2, + "crafttext": "" +}
\ No newline at end of file |