aboutsummaryrefslogtreecommitdiff
path: root/items/RUNAANS_BOW.json
diff options
context:
space:
mode:
authorMoulberry <jjenour@student.unimelb.edu.au>2020-11-14 13:45:48 +1100
committerGitHub <noreply@github.com>2020-11-14 13:45:48 +1100
commit787596a49ec4ffd0e1a5469aace0ef21141bbd30 (patch)
treeef633e59e3783951beb986e2d09a5a18a11e14df /items/RUNAANS_BOW.json
parentf8a56abfb09bfb9e9005a26ab9e42a80b30f966a (diff)
parenta582be1d33cb915aa5f0526f0160c35dcf10b1d7 (diff)
downloadNotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.gz
NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.tar.bz2
NotEnoughUpdates-REPO-787596a49ec4ffd0e1a5469aace0ef21141bbd30.zip
Merge pull request #301 from IRONM00N/master-patch
A bunch of fixes and stuff
Diffstat (limited to 'items/RUNAANS_BOW.json')
-rw-r--r--items/RUNAANS_BOW.json12
1 files changed, 8 insertions, 4 deletions
diff --git a/items/RUNAANS_BOW.json b/items/RUNAANS_BOW.json
index 2a76d956..67e6d489 100644
--- a/items/RUNAANS_BOW.json
+++ b/items/RUNAANS_BOW.json
@@ -1,7 +1,7 @@
{
"itemid": "minecraft:bow",
- "displayname": "§6Runaan's Bow",
- "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Item Ability: Triple Shot\",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40%\",6:\"§a§7percent of the damage.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan's Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}",
+ "displayname": "§6Runaan\u0027s Bow",
+ "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Item Ability: Triple Shot\",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40%\",6:\"§a§7percent of the damage.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan\u0027s Bow\"},ExtraAttributes:{id:\"RUNAANS_BOW\"}}",
"damage": 0,
"lore": [
"§7Damage: §c+160",
@@ -28,6 +28,10 @@
},
"internalname": "RUNAANS_BOW",
"clickcommand": "viewrecipe",
- "modver": "1.0.0",
- "crafttext": "Requires: Bone IX"
+ "modver": "1.5-REL",
+ "crafttext": "Requires: Bone IX",
+ "infoType": "WIKI_URL",
+ "info": [
+ "https://hypixel-skyblock.fandom.com/wiki/Runaan%27s_Bow"
+ ]
} \ No newline at end of file