diff options
Diffstat (limited to 'items/STARRED_SPIDER_QUEENS_STINGER.json')
-rw-r--r-- | items/STARRED_SPIDER_QUEENS_STINGER.json | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/items/STARRED_SPIDER_QUEENS_STINGER.json b/items/STARRED_SPIDER_QUEENS_STINGER.json new file mode 100644 index 00000000..595a6d6a --- /dev/null +++ b/items/STARRED_SPIDER_QUEENS_STINGER.json @@ -0,0 +1,34 @@ +{ + "itemid": "minecraft:bow", + "displayname": "§5⚚ Spider Queen\u0027s Stinger", + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+300\",1:\"\",2:\"§7Arrows shot using this bow have\",3:\"§7an aura around them that deals\",4:\"§7§c3,153❁ Damage §7to nearby\",5:\"§7enemies. Arrows travel through\",6:\"§7enemies.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§5§lEPIC BOW\"],Name:\"§5⚚ Spider Queen\u0027s Stinger\"},ExtraAttributes:{id:\"STARRED_SPIDER_QUEENS_STINGER\"}}", + "damage": 0, + "lore": [ + "§7Damage: §c+300", + "", + "§7Arrows shot using this bow have", + "§7an aura around them that deals", + "§7§c3,153❁ Damage §7to nearby", + "§7enemies. Arrows travel through", + "§7enemies.", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOW" + ], + "recipe": { + "A1": "", + "A2": "ENCHANTED_DARK_OAK_LOG:30", + "A3": "SOUL_STRING:50", + "B1": "DARK_QUEENS_SOUL_DROP:1", + "B2": "SPIDER_QUEENS_STINGER:1", + "B3": "SOUL_STRING:50", + "C1": "", + "C2": "ENCHANTED_DARK_OAK_LOG:30", + "C3": "SOUL_STRING:50" + }, + "internalname": "STARRED_SPIDER_QUEENS_STINGER", + "clickcommand": "viewrecipe", + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" +}
\ No newline at end of file |