diff options
Diffstat (limited to 'items/MUTANT_TARANTULA_MINIBOSS.json')
-rw-r--r-- | items/MUTANT_TARANTULA_MINIBOSS.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/MUTANT_TARANTULA_MINIBOSS.json b/items/MUTANT_TARANTULA_MINIBOSS.json new file mode 100644 index 00000000..26eb3eaa --- /dev/null +++ b/items/MUTANT_TARANTULA_MINIBOSS.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:spawn_egg", + "displayname": "§5Mutant Tarantula (Miniboss)", + "nbttag": "{ench:[],display:{Lore:[0:\"§7The Mutant Tarantula is a Tarantula Broodfather\",1:\"§7Miniboss. It spawns very rarely when a player doing\",2:\"§7the Tarantula Broodfather Tier IV+ quest kills a spider.\"],Name:\"§5Mutant Tarantula (Miniboss)\"},ExtraAttributes:{id:\"MUTANT_TARANTULA_MINIBOSS\"}}", + "damage": 52, + "lore": [ + "§7The Mutant Tarantula is a Tarantula Broodfather", + "§7Miniboss. It spawns very rarely when a player doing", + "§7the Tarantula Broodfather Tier IV+ quest kills a spider." + ], + "internalname": "MUTANT_TARANTULA_MINIBOSS", + "clickcommand": "", + "modver": "1.0.0", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Mutant_Tarantula" + ], + "entityrender": "Spider" +}
\ No newline at end of file |