diff options
Diffstat (limited to 'items/WITHER_SKELETON;3.json')
-rw-r--r-- | items/WITHER_SKELETON;3.json | 48 |
1 files changed, 48 insertions, 0 deletions
diff --git a/items/WITHER_SKELETON;3.json b/items/WITHER_SKELETON;3.json new file mode 100644 index 00000000..38672bda --- /dev/null +++ b/items/WITHER_SKELETON;3.json @@ -0,0 +1,48 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§f§f§7[Lvl 1➡100] §5Wither Skeleton", + "nbttag": "{overrideMeta:1b,HideFlags:254,SkullOwner:{Id:\"d928ce5e-e75e-3cdc-aaf1-0c93d49b5c31\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvZjVlYzk2NDY0NWE4ZWZhYzc2YmUyZjE2MGQ3Yzk5NTYzNjJmMzJiNjUxNzM5MGM1OWMzMDg1MDM0ZjA1MGNmZiJ9fX0=\"}]}},display:{Lore:[0:\"§8Mining Pet\",1:\"\",2:\"§7Crit Damage: §a+0➡25%\",3:\"§7Defense: §a+0➡25\",4:\"§7Strength: §a+0➡25\",5:\"§7Intelligence: §a+0➡25\",6:\"§7Crit Chance: §a+0%➡5%\",7:\"\",8:\"§6Stronger Bones\",9:\"§7§7Take §a0.3%➡30% §7less damage from\",10:\"§7skeletons\",11:\"\",12:\"§6Wither Blood\",13:\"§7§7Deal §a0.5%➡50% §7more damage to\",14:\"§7wither mobs\",15:\"\",16:\"§7§eRight-click to add this pet to\",17:\"§eyour pet menu!\",18:\"\",19:\"§5§lLEGENDARY\"],Name:\"§f§f§7[Lvl 1➡100] §5Wither Skeleton\"},ExtraAttributes:{petInfo:\"{\\\"type\\\":\\\"WITHER_SKELETON\\\",\\\"active\\\":false,\\\"exp\\\":69375.77400000505,\\\"tier\\\":\\\"LEGENDARY\\\",\\\"hideInfo\\\":false}\",originTag:\"UNKNOWN\",id:\"WITHER_SKELETON;3\",uuid:\"f7428128-8dca-460a-bc32-9e4d471cc380\",timestamp:\"4/6/20 12:23 PM\"},AttributeModifiers:[]}", + "damage": 3, + "lore": [ + "§8Mining Pet", + "", + "§7Crit Damage: §a+0➡25%", + "§7Defense: §a+0➡25", + "§7Strength: §a+0➡25", + "§7Intelligence: §a+0➡25", + "§7Crit Chance: §a+0%➡5%", + "", + "§6Stronger Bones", + "§7§7Take §a0.3%➡30% §7less damage from", + "§7skeletons", + "", + "§6Wither Blood", + "§7§7Deal §a0.5%➡50% §7more damage to", + "§7wither mobs", + "", + "§7§eRight-click to add this pet to", + "§eyour pet menu!", + "", + "§5§lLEGENDARY" + ], + "internalname": "WITHER_SKELETON;3", + "clickcommand": "viewrecipe", + "modver": "1.0.0", + "recipe": { + "A1": "ENCHANTED_COAL_BLOCK:1", + "A2": "ENCHANTED_COAL_BLOCK:1", + "A3": "ENCHANTED_COAL_BLOCK:1", + "B1": "ENCHANTED_COAL_BLOCK:1", + "B2": "SUPER_EGG:1", + "B3": "ENCHANTED_COAL_BLOCK:1", + "C1": "ENCHANTED_COAL_BLOCK:1", + "C2": "ENCHANTED_COAL_BLOCK:1", + "C3": "ENCHANTED_COAL_BLOCK:1" + }, + "crafttext": "80% chance", + "useneucraft": true, + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Wither_Skeleton_Pet" + ] +}
\ No newline at end of file |