diff options
Diffstat (limited to 'items/BAT_PINATA_MONSTER.json')
-rw-r--r-- | items/BAT_PINATA_MONSTER.json | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/items/BAT_PINATA_MONSTER.json b/items/BAT_PINATA_MONSTER.json index cf75913a..ba7680a6 100644 --- a/items/BAT_PINATA_MONSTER.json +++ b/items/BAT_PINATA_MONSTER.json @@ -1,8 +1,8 @@ { - "itemid": "minecraft:spawn_egg", + "itemid": "minecraft:skull", "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, + "nbttag": "{SkullOwner:{Id:\"62e67882-f5a4-411b-816f-2f704b3feb51\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjc2NjE5NjUyZmFmZWM5MGNlOThkZjUwMTNjNjNkYzZhNzc3NzZhYjI3ODczYjczZGFmYjJiNmJkZWIxODUifX19\u003d\"}]}},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:\"§cBat the Fish §7(Very Rare)\"],Name:\"§aBat Piñata (Monster)\"},ExtraAttributes:{id:\"BAT_PINATA_MONSTER\"}}", + "damage": 3, "lore": [ "§7The Bat Piñata is a bat that only appears during", "§7the Spooky Festival.", @@ -11,7 +11,6 @@ "", "§6§lPossible Drops:", "§aGreen Candy", - "§cBat the Fish §7(Very Rare)" ], "internalname": "BAT_PINATA_MONSTER", @@ -21,7 +20,5 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bat" ], - "entityrender": "Bat", - "entityscale": 2, "crafttext": "" }
\ No newline at end of file |