diff options
Diffstat (limited to 'items/SCARED_SKELETON_MONSTER.json')
-rw-r--r-- | items/SCARED_SKELETON_MONSTER.json | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/items/SCARED_SKELETON_MONSTER.json b/items/SCARED_SKELETON_MONSTER.json new file mode 100644 index 00000000..c4816ef5 --- /dev/null +++ b/items/SCARED_SKELETON_MONSTER.json @@ -0,0 +1,25 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Scared Skeleton (Monster)", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Scared of its own shadow.\",1:\"\",2:\"§7Coins per Kill: §61\",3:\"§7Combat XP: §340-72\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§aUncommon Loot\",7:\"§8■ §fEnchanted Bone §8(§a5%§8)\",8:\"§8■ §9Machine Gun Bow §8(§a5%§8)\"],Name:\"§9Scared Skeleton (Monster)\"},ExtraAttributes:{id:\"SCARED_SKELETON_MONSTER\"}}", + "damage": 0, + "lore": [ + "§7Scared of its own shadow.", + "", + "§7Coins per Kill: §61", + "§7Combat XP: §340-72", + "", + "§6§lPossible Drops:", + "§aUncommon Loot", + "§8■ §fEnchanted Bone §8(§a5%§8)", + "§8■ §9Machine Gun Bow §8(§a5%§8)" + ], + "internalname": "SCARED_SKELETON_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Scared_Skeleton" + ], + "crafttext": "" +}
\ No newline at end of file |