diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2023-09-14 11:40:07 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-14 11:40:07 +0200 |
commit | fc877134eacdd1a75be57f90577ba0628638bbe3 (patch) | |
tree | f7de6ca9cadb5979da2039c6a42135c44806defb /items/BONE_BOOMERANG.json | |
parent | 9861e27f07a1562bb4d1170c22a7b8c72fa63428 (diff) | |
download | NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.gz NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.tar.bz2 NotEnoughUpdates-REPO-fc877134eacdd1a75be57f90577ba0628638bbe3.zip |
Added new alpha stuff (#978)
Co-authored-by: CalMWolfs <94038482+CalMWolfs@users.noreply.github.com>
Diffstat (limited to 'items/BONE_BOOMERANG.json')
-rw-r--r-- | items/BONE_BOOMERANG.json | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/items/BONE_BOOMERANG.json b/items/BONE_BOOMERANG.json index 08145b2f..a9d5e743 100644 --- a/items/BONE_BOOMERANG.json +++ b/items/BONE_BOOMERANG.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:bone", "displayname": "§f§f§6Bonemerang", - "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d490 \",1:\"§7Damage: §c+270\",2:\"§7Strength: §c+130 \",3:\"\",4:\"§6Ability: 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 §aThe Catacombs Floor\",16:\"§aIV Completion§c.\",17:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§f§f§6Bonemerang\"},ExtraAttributes:{id:\"BONE_BOOMERANG\"},AttributeModifiers:[]}", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§7Gear Score: §d490 \",1:\"§7Damage: §c+270\",2:\"§7Strength: §c+130 \",3:\"\",4:\"§6Ability: 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 §aThe Catacombs Floor\",15:\"§aIV Completion§c.\",16:\"§6§lLEGENDARY DUNGEON BOW\"],Name:\"§f§f§6Bonemerang\"},ExtraAttributes:{id:\"BONE_BOOMERANG\"},AttributeModifiers:[]}", "damage": 0, "lore": [ "§7Gear Score: §d490 ", @@ -18,7 +18,6 @@ "§e§7foes.", "", "§7§8This item can be reforged!", - "§aPerfect 70000 / 70000", "§7§4❣ §cRequires §aThe Catacombs Floor", "§aIV Completion§c.", "§6§lLEGENDARY DUNGEON BOW" |