diff options
Diffstat (limited to 'items/SKELETON_GRUNT_MONSTER.json')
-rw-r--r-- | items/SKELETON_GRUNT_MONSTER.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/SKELETON_GRUNT_MONSTER.json b/items/SKELETON_GRUNT_MONSTER.json new file mode 100644 index 00000000..480f73f6 --- /dev/null +++ b/items/SKELETON_GRUNT_MONSTER.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Skeleton Grunt (Monster)", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"dfed3415-919e-3358-b563-0abd0513f74c\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvNzA0NzE2NzdiMzdhZTg0MmMyYmQyMzJlMTZlZWI4NGQ1YTQ5MzIzMWVlY2VjMDcyZGEzOGJlMzEyN2RkNWM4In19fQ\"}]}},display:{Lore:[0:\"§7Just more grunts in the platoon.\",1:\"\",2:\"§7Coins per Kill: §61\",3:\"§7Combat XP: §340-78\",4:\"\",5:\"§6§lPossible Drops:\",6:\"§aUncommon Loot\",7:\"§8 ■ §5Skeleton Grunt Chestplate §8(§a4%§8)\",8:\"§8 ■ §5Skeleton Grunt Helmet §8(§a4%§8)\",9:\"§8 ■ §5Skeleton Grunt Boots §8(§a4%§8)\",10:\"§8 ■ §5Skeleton Grunt Leggings §8(§a4%§8)\",11:\"§8 ■ §7§fEnchanted Bone §8(§a2%§8)\"],Name:\"§9Skeleton Grunt (Monster)\"},ExtraAttributes:{id:\"SKELETON_GRUNT_MONSTER\"}}", + "damage": 3, + "lore": [ + "§7Just more grunts in the platoon.", + "", + "§7Coins per Kill: §61", + "§7Combat XP: §340-78", + "", + "§6§lPossible Drops:", + "§aUncommon Loot", + "§8 ■ §5Skeleton Grunt Chestplate §8(§a4%§8)", + "§8 ■ §5Skeleton Grunt Helmet §8(§a4%§8)", + "§8 ■ §5Skeleton Grunt Boots §8(§a4%§8)", + "§8 ■ §5Skeleton Grunt Leggings §8(§a4%§8)", + "§8 ■ §7§fEnchanted Bone §8(§a2%§8)" + ], + "internalname": "SKELETON_GRUNT_MONSTER", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Skeleton_Grunt" + ], + "crafttext": "" +}
\ No newline at end of file |