diff options
Diffstat (limited to 'items/EXPLOSIVE_BOW.json')
-rw-r--r-- | items/EXPLOSIVE_BOW.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/items/EXPLOSIVE_BOW.json b/items/EXPLOSIVE_BOW.json index 5a2f44db..d6be815f 100644 --- a/items/EXPLOSIVE_BOW.json +++ b/items/EXPLOSIVE_BOW.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:bow", "displayname": "§5Explosive 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:{id:\"EXPLOSIVE_BOW\"}}", + "nbttag": "{Unbreakable:1,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+100\",1:\"§7Strength: §c+20\",2:\"\",3:\"§6Ability: 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:{id:\"EXPLOSIVE_BOW\"}}", "damage": 0, "lore": [ "§7Damage: §c+100", "§7Strength: §c+20", "", - "§6Item Ability: Explosive Shot", + "§6Ability: Explosive Shot", "§7Creates an explosion on impact!", "§7Every Monster caught in this", "§7explosion takes the full damage", @@ -29,7 +29,7 @@ }, "internalname": "EXPLOSIVE_BOW", "clickcommand": "viewrecipe", - "modver": "1.0.0", + "modver": "2.0.0-REL", "infoType": "WIKI_URL", "info": [ "https://hypixel-skyblock.fandom.com/wiki/Explosive_Bow" |