diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-01 19:35:08 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-08-01 19:35:08 -0400 |
commit | 91f8aa7db485ae8359dc634734889dc41c546678 (patch) | |
tree | 75f1c77937d582eff2580ad53f4964aed441b442 /items/BONE_BOOMERANG.json | |
parent | dc89fa0b26a42fa77a088155e98e6cce09f0c38f (diff) | |
download | NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.tar.gz NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.tar.bz2 NotEnoughUpdates-REPO-91f8aa7db485ae8359dc634734889dc41c546678.zip |
Update 1
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 |