aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZviWolf <80486833+ZviWolf@users.noreply.github.com>2021-03-11 20:03:27 -0500
committerGitHub <noreply@github.com>2021-03-11 20:03:27 -0500
commit85ecbfcbb05dc0c86297e3debe088ce732a0068c (patch)
tree4d094205d1b12461e41c8c8cc3d9f2c9a3ad68fb
parentb9c9fe3b8e19150e7189c23ebf63d278b0de404d (diff)
downloadNotEnoughUpdates-REPO-85ecbfcbb05dc0c86297e3debe088ce732a0068c.tar.gz
NotEnoughUpdates-REPO-85ecbfcbb05dc0c86297e3debe088ce732a0068c.tar.bz2
NotEnoughUpdates-REPO-85ecbfcbb05dc0c86297e3debe088ce732a0068c.zip
Added Spider Queen's Stinger (#432)
Co-authored-by: IRONM00N <64110067+IRONM00N@users.noreply.github.com>
-rw-r--r--items/SPIDER_QUEENS_STINGER.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/items/SPIDER_QUEENS_STINGER.json b/items/SPIDER_QUEENS_STINGER.json
new file mode 100644
index 00000000..ffe3aab6
--- /dev/null
+++ b/items/SPIDER_QUEENS_STINGER.json
@@ -0,0 +1,37 @@
+{
+ "itemid": "minecraft:bow",
+ "displayname": "§5Spider Queen's Stinger",
+ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+180\",2:\"§7Arrows shot using this bow have\",3:\"§7an aura around them that deals\",4:\"§c835.2❁ Damage §7to nearby\",5:\"§7enemies. Arrows travel through\",6:\"§7enemies.\",7:\"\",8:\"§8This item can be reforged!\",9:\"§5§lEPIC BOW\"],Name:\"§5Spider Queen's Stinger\"},ExtraAttributes:{id:\"SPIDER_QUEENS_STINGER\"}}",
+ "damage": 0,
+ "lore": [
+ "§7Damage: §c+100",
+ "§7Strength: §c+20",
+ "",
+ "§7Arrows shot using this bow have",
+ "§7an aura around them thad deals",
+ "§c835.2❁ Damage §7to nearby\",5:\"§7enemies. Arrows travel through",
+ "§7enemies",
+ "",
+ "§8This item can be reforged!",
+ "§5§lEPIC BOW"
+ ],
+ "recipe": {
+ "A1": "",
+ "A2": "ENCHANTED_DARK_OAK_LOG:6",
+ "A3": "SOUL_STRING:6",
+ "B1": "ENCHANTED_SPIDER_EYE:6",
+ "B2": "",
+ "B3": "SOUL_STRING:6",
+ "C1": "",
+ "C2": "ENCHANTED_DARK_OAK_LOG:6",
+ "C3": "SOUL_STRING:6"
+ },
+ "internalname": "SPIDER_QUEENS_STINGER",
+ "clickcommand": "viewrecipe",
+ "modver": "2.0.0-REL",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Spider_Queen%27s_Stinger"
+ ],
+ "crafttext": ""
+}