diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 12:19:59 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-01 12:19:59 -0400 |
commit | fbbc24e58b8e902b5a96badfcf6ad68a45a06626 (patch) | |
tree | b4fa1308a1b7915a1cc28f1983f919cc8ad7fefb /items/BONE_BOOMERANG.json | |
parent | 3415391bcfcaaa7277329fa88c277db35f12bb4b (diff) | |
download | NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.tar.gz NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.tar.bz2 NotEnoughUpdates-REPO-fbbc24e58b8e902b5a96badfcf6ad68a45a06626.zip |
Added some wikilinks and fixed dungeon collection heads
Diffstat (limited to 'items/BONE_BOOMERANG.json')
-rw-r--r-- | items/BONE_BOOMERANG.json | 15 |
1 files changed, 9 insertions, 6 deletions
diff --git a/items/BONE_BOOMERANG.json b/items/BONE_BOOMERANG.json index 25e234d6..0cbffb50 100644 --- a/items/BONE_BOOMERANG.json +++ b/items/BONE_BOOMERANG.json @@ -1,12 +1,12 @@ { "itemid": "minecraft:bone", "displayname": "§f§f§6Bonemerang", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d490 §8(720)\",1:\"§7Damage: §c+320 §8(+483.2)\",2:\"§7Strength: §c+130 §8(+196.3)\",3:\"\",4:\"§6Item Ability: Swing §e§lRIGHT CLICK\",5:\"§7Throw the bone a short distance,\",6:\"§7dealing the damage an arrow\",7:\"§7would.\",8:\"\",9:\"§7Deals §cdouble damage §7when\",10:\"§7coming back. Pierces up to §e10\",11:\"§e§7foes.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 70000 / 70000\",15:\"§7§4❣ §cRequires §aCatacombs Floor IV\",16:\"§aCompletion\",17:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§f§f§6Bonemerang\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"BONE_BOOMERANG\",uuid:\"e67b8785-84d9-4a33-abb6-2cbd4e33db9d\",timestamp:\"8/1/20 6:44 PM\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d490 \",1:\"§7Damage: §c+320 \",2:\"§7Strength: §c+130 \",3:\"\",4:\"§6Item Ability: Swing §e§lRIGHT CLICK\",5:\"§7Throw the bone a short distance,\",6:\"§7dealing the damage an arrow\",7:\"§7would.\",8:\"\",9:\"§7Deals §cdouble damage §7when\",10:\"§7coming back. Pierces up to §e10\",11:\"§e§7foes.\",12:\"\",13:\"§7§8This item can be reforged!\",14:\"§aPerfect 70000 / 70000\",15:\"§7§4❣ §cRequires §aCatacombs Floor IV\",16:\"§aCompletion\",17:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§f§f§6Bonemerang\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"BONE_BOOMERANG\",uuid:\"e67b8785-84d9-4a33-abb6-2cbd4e33db9d\",timestamp:\"8/1/20 6:44 PM\"},AttributeModifiers:[]}", "damage": 0, "lore": [ - "§7Gear Score: §d490 §8(720)", - "§7Damage: §c+320 §8(+483.2)", - "§7Strength: §c+130 §8(+196.3)", + "§7Gear Score: §d490 ", + "§7Damage: §c+320 ", + "§7Strength: §c+130 ", "", "§6Item Ability: Swing §e§lRIGHT CLICK", "§7Throw the bone a short distance,", @@ -37,6 +37,9 @@ "internalname": "BONE_BOOMERANG", "crafttext": "", "clickcommand": "viewrecipe", - "modver": "1.1-REL", - "infoType": "" + "modver": "1.3-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Bonemerang" + ] }
\ No newline at end of file |