diff options
Diffstat (limited to 'items/EXPLOSIVE_BOW.json')
-rw-r--r-- | items/EXPLOSIVE_BOW.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/items/EXPLOSIVE_BOW.json b/items/EXPLOSIVE_BOW.json index 11af86e1..2573ef45 100644 --- a/items/EXPLOSIVE_BOW.json +++ b/items/EXPLOSIVE_BOW.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:bow", "displayname": "§5Explosive Bow", - "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+20\",2:\"\",3:\"§6Item Ability: Explosive\",4:\"§7Creates an explosion on impact!\",5:\"§7Every Monster caught in this\",6:\"§7explosion takes the full damage\",7:\"§7of the weapon!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC BOW\"],Name:\"§5Explosive Bow\"},ExtraAttributes:{id:\"EXPLOSIVE_BOW\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+20\",2:\"\",3:\"§6Item Ability: Explosive Shot\",4:\"§7Creates an explosion on impact!\",5:\"§7Every Monster caught in this\",6:\"§7explosion takes the full damage\",7:\"§7of the weapon!\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§5§lEPIC BOW\"],Name:\"§5Explosive Bow\"},ExtraAttributes:{originTag:\"QUICK_CRAFTING\",id:\"EXPLOSIVE_BOW\",uuid:\"fff982ef-71f0-4df7-b5a3-59e1644a269b\",timestamp:\"7/7/20 11:25 PM\"}}", "damage": 0, "lore": [ "§7Damage: §c+100", "§7Strength: §c+20", "", - "§6Item Ability: Explosive", + "§6Item Ability: Explosive Shot", "§7Creates an explosion on impact!", "§7Every Monster caught in this", "§7explosion takes the full damage", |