diff options
Diffstat (limited to 'items/SPIDER_EGG_MIXIN.json')
-rw-r--r-- | items/SPIDER_EGG_MIXIN.json | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/items/SPIDER_EGG_MIXIN.json b/items/SPIDER_EGG_MIXIN.json new file mode 100644 index 00000000..58708d7f --- /dev/null +++ b/items/SPIDER_EGG_MIXIN.json @@ -0,0 +1,28 @@ +{ + "itemid": "minecraft:skull", + "displayname": "§9Spider Egg Mixin", + "nbttag": "{HideFlags:254,SkullOwner:{Id:\"70d266cd-490d-32c2-9bc9-e0f123f448a1\",Properties:{textures:[0:{Value:\"eyJ0ZXh0dXJlcyI6eyJTS0lOIjp7InVybCI6Imh0dHA6Ly90ZXh0dXJlcy5taW5lY3JhZnQubmV0L3RleHR1cmUvYTVhYzVlMzllYTUxMWFmMWU3YWIxYzU5NTZkMTYxNWY3ZWJiNmYyMjZhNGVkMzM5NGM2YTBiNGM2YTZkMTA2ZiJ9fX0\u003d\"}]}},display:{Lore:[0:\"§8Brewing Ingredient\",1:\"\",2:\"§7§7Mixins provide a buff\",3:\"§7that can be added to §cGod\",4:\"§cPotions §7in a brewing\",5:\"§7stand and lasts for the\",6:\"§7full duration.\",7:\"\",8:\"§7Gain §a5% §7dodge chance!\",9:\"\",10:\"§7§4☠ §cRequires §5Spider Slayer 8\",11:\"§9§lRARE\"],Name:\"§9Spider Egg Mixin\"},ExtraAttributes:{id:\"SPIDER_EGG_MIXIN\"}}", + "damage": 3, + "lore": [ + "§8Brewing Ingredient", + "", + "§7§7Mixins provide a buff", + "§7that can be added to §cGod", + "§cPotions §7in a brewing", + "§7stand and lasts for the", + "§7full duration.", + "", + "§7Gain §a5% §7dodge chance!", + "", + "§7§4☠ §cRequires §5Spider Slayer 8", + "§9§lRARE" + ], + "internalname": "SPIDER_EGG_MIXIN", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info" : [ + "https://hypixel-skyblock.fandom.com/wiki/Mixins" + ] +}
\ No newline at end of file |