diff options
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 +} |