diff options
Diffstat (limited to 'items/BONE_BOOMERANG.json')
-rw-r--r-- | items/BONE_BOOMERANG.json | 31 |
1 files changed, 31 insertions, 0 deletions
diff --git a/items/BONE_BOOMERANG.json b/items/BONE_BOOMERANG.json new file mode 100644 index 00000000..74e6d7f8 --- /dev/null +++ b/items/BONE_BOOMERANG.json @@ -0,0 +1,31 @@ +{ + "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:[]}", + "damage": 0, + "lore": [ + "§7Gear Score: §d490 §8(720)", + "§7Damage: §c+320 §8(+483.2)", + "§7Strength: §c+130 §8(+196.3)", + "", + "§6Item Ability: Swing §e§lRIGHT CLICK", + "§7Throw the bone a short distance,", + "§7dealing the damage an arrow", + "§7would.", + "", + "§7Deals §cdouble damage §7when", + "§7coming back. Pierces up to §e10", + "§e§7foes.", + "", + "§7§8This item can be reforged!", + "§aPerfect 70000 / 70000", + "§7§4❣ §cRequires §aCatacombs Floor IV", + "§aCompletion", + "§6§lLEGENDARY DUNGEON BOW" + ], + "internalname": "BONE_BOOMERANG", + "crafttext": "", + "clickcommand": "viewrecipe", + "modver": "1.1-REL", + "infoType": "" +}
\ No newline at end of file |