diff options
Diffstat (limited to 'items/RUNAANS_BOW.json')
-rw-r--r-- | items/RUNAANS_BOW.json | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/items/RUNAANS_BOW.json b/items/RUNAANS_BOW.json new file mode 100644 index 00000000..4e30f102 --- /dev/null +++ b/items/RUNAANS_BOW.json @@ -0,0 +1,21 @@ +{ + "internalname": "RUNAANS_BOW", + "itemid": "minecraft:bow", + "displayname": "Runaan\u0027s Bow", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+160\",1:\"§7Strength: §c+50\",2:\"\",3:\"§6Item Ability: Triple Shot\",4:\"§7Shoots 3 arrows at a time! The 2\",5:\"§7extra arrows deal §a40%\",6:\"§a§7percent of the damage.\",7:\"\",8:\"§7§8This item can be reforged!\",9:\"§6§lLEGENDARY BOW\"],Name:\"§6Runaan\u0027s Bow\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"RUNAANS_BOW\",uuid:\"f7270af2-cefc-4ed0-96f6-44fb3fdbdf39\",timestamp:\"3/31/20 2:17 AM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+160", + "§7Strength: §c+50", + "", + "§6Item Ability: Triple Shot", + "§7Shoots 3 arrows at a time! The 2", + "§7extra arrows deal §a40%", + "§a§7percent of the damage.", + "", + "§7§8This item can be reforged!", + "§6§lLEGENDARY BOW" + ] +}
\ No newline at end of file |