diff options
Diffstat (limited to 'items/EXPLOSIVE_BOW.json')
-rw-r--r-- | items/EXPLOSIVE_BOW.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/EXPLOSIVE_BOW.json b/items/EXPLOSIVE_BOW.json new file mode 100644 index 00000000..3bad7bba --- /dev/null +++ b/items/EXPLOSIVE_BOW.json @@ -0,0 +1,22 @@ +{ + "internalname": "EXPLOSIVE_BOW", + "itemid": "minecraft:bow", + "displayname": "Explosive Bow", + "clickcommand": "viewrecipe", + "damage": 0, + "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:{originTag:\"QUICK_CRAFTING\",id:\"EXPLOSIVE_BOW\",uuid:\"8da789ff-c756-409a-b5a6-e1e5a259fa38\",timestamp:\"3/30/20 8:37 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+100", + "§7Strength: §c+20", + "", + "§6Item Ability: Explosive", + "§7Creates an explosion on impact!", + "§7Every Monster caught in this", + "§7explosion takes the full damage", + "§7of the weapon!", + "", + "§7§8This item can be reforged!", + "§5§lEPIC BOW" + ] +}
\ No newline at end of file |