diff options
Diffstat (limited to 'items/TRICK_OR_TREATER_MONSTER.json')
-rw-r--r-- | items/TRICK_OR_TREATER_MONSTER.json | 47 |
1 files changed, 28 insertions, 19 deletions
diff --git a/items/TRICK_OR_TREATER_MONSTER.json b/items/TRICK_OR_TREATER_MONSTER.json index fbf5de03..4974a89a 100644 --- a/items/TRICK_OR_TREATER_MONSTER.json +++ b/items/TRICK_OR_TREATER_MONSTER.json @@ -1,19 +1,28 @@ -{
- "itemid": "minecraft:spawn_egg",
- "displayname": "§9Trick or Treater (Monster)",
- "nbttag": "{display:{Lore:[0:\"§7The Tirck or Treater is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§during the night during Spooky Festivals\"],Name:\"§9Trick or Treater(Monster)\"},ExtraAttributes:{id:\"TRICK_OR_TREATER_MONSTER\"}}",
- "damage": 54,
- "lore": [
- "§7The Trick or Treater is a mob added in the",
- "§7Spooky Festival v2 Update. It can only spawn",
- "§during the night during Spooky Festivals"
- ],
- "internalname": "TRICK_OR_TREATER_MONSTER",
- "clickcommand": "",
- "modver": "2.0.0-REL",
- "infoType": "WIKI_URL",
- "info": [
- "https://hypixel-skyblock.fandom.com/wiki/Spooky_Mobs"
- ],
- "entityrender": "Zombie"
- }
\ No newline at end of file +{ + "itemid": "minecraft:skull", + "displayname": "§9Trick or Treater (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"79dd9434-1fde-3aac-87a7-bb09d91eba77\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZDdjYmUwNjFiNDQ1Yjg4Y2IyZGY1OWFjY2M4ZDJjMWMxMjExOGZlMGIyMTI3ZTZlNzU4MTM1NTBhZGFjNjdjZiJ9fX0\"}]}},display:{Lore:[0:\"§7The Trick or Treater is a mob added in the\",1:\"§7Spooky Festival v2 Update. It can only spawn\",2:\"§7during the night during Spooky Festivals\",3:\"\",4:\"§7Coins per Kill: §61\",5:\"\",6:\"§6§lPossible Drops:\",7:\"§fCommon Loot\",8:\"§8 ■ §aGreen Candy §8x1-2\",9:\"\",10:\"§aUncommon Loot\",11:\"§8 ■ §5Purple Candy §8(§a5%§8)\"],Name:\"§9Trick or Treater (Monster)\"},ExtraAttributes:{id:\"TRICK_OR_TREATER_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7The Trick or Treater is a mob added in the", + "§7Spooky Festival v2 Update. It can only spawn", + "§7during the night during Spooky Festivals", + "", + "§7Coins per Kill: §61", + "", + "§6§lPossible Drops:", + "§fCommon Loot", + "§8 ■ §aGreen Candy §8x1-2", + "", + "§aUncommon Loot", + "§8 ■ §5Purple Candy §8(§a5%§8)" + ], + "internalname": "TRICK_OR_TREATER_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Spooky_Mobs" + ], + "crafttext": "" +}
\ No newline at end of file |