diff options
author | riohorealhk <76907766+riohorealhk@users.noreply.github.com> | 2021-04-01 06:19:19 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-03-31 18:19:19 -0400 |
commit | 7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc (patch) | |
tree | 22e9c3ee76c156915899fcee2d867eb7c08107b5 /items/BONE_BOOMERANG.json | |
parent | 124eac92c3ed3bd9077466d810be4dcec7690374 (diff) | |
download | NotEnoughUpdates-REPO-7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc.tar.gz NotEnoughUpdates-REPO-7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc.tar.bz2 NotEnoughUpdates-REPO-7d9b6c5fa33e02f85c34e72e6b950adf7cd66ccc.zip |
SkyBlock 0.11.3 updates stuff, not all (#450)
* Update HYPERION.json
* Update ASTRAEA.json
* Update SCYLLA.json
* Update VALKYRIE.json
* Update BONE_BOOMERANG.json
* Update STARRED_LAST_BREATH.json
* Update LAST_BREATH.json
* Update MOSQUITO_BOW.json
* Update WITHER_RELIC.json
* Update SILK_EDGE_SWORD.json
* Update FROZEN_BLAZE_HELMET.json
* Update SILK_EDGE_SWORD.json
* Update FROZEN_BLAZE_CHESTPLATE.json
* Update FROZEN_BLAZE_LEGGINGS.json
* Update FROZEN_BLAZE_BOOTS.json
Diffstat (limited to 'items/BONE_BOOMERANG.json')
-rw-r--r-- | items/BONE_BOOMERANG.json | 13 |
1 files changed, 6 insertions, 7 deletions
diff --git a/items/BONE_BOOMERANG.json b/items/BONE_BOOMERANG.json index 443690b9..c7d147e6 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 \",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:{id:\"BONE_BOOMERANG\"},AttributeModifiers:[]}", + "displayname": "§6Bonemerang", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d440\",1:\"§7Damage: §c+270\",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:\"§7§4❣ §cRequires §aCatacombs Floor IV\",15:\"§aCompletion\",16:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§6Bonemerang\"},ExtraAttributes:{id:\"BONE_BOOMERANG\"}}", "damage": 0, "lore": [ - "§7Gear Score: §d490 ", - "§7Damage: §c+320 ", - "§7Strength: §c+130 ", + "§7Gear Score: §d440", + "§7Damage: §c+270", + "§7Strength: §c+130", "", "§6Item Ability: Swing §e§lRIGHT CLICK", "§7Throw the bone a short distance,", @@ -18,7 +18,6 @@ "§e§7foes.", "", "§7§8This item can be reforged!", - "§aPerfect 70000 / 70000", "§7§4❣ §cRequires §aCatacombs Floor IV", "§aCompletion", "§6§lLEGENDARY DUNGEON BOW" @@ -42,4 +41,4 @@ "info": [ "https://hypixel-skyblock.fandom.com/wiki/Bonemerang" ] -}
\ No newline at end of file +} |