diff options
Diffstat (limited to 'items/PRISMARINE_BOW.json')
-rw-r--r-- | items/PRISMARINE_BOW.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/PRISMARINE_BOW.json b/items/PRISMARINE_BOW.json new file mode 100644 index 00000000..1a042ae8 --- /dev/null +++ b/items/PRISMARINE_BOW.json @@ -0,0 +1,22 @@ +{ + "internalname": "PRISMARINE_BOW", + "itemid": "minecraft:bow", + "displayname": "Prismarine Bow", + "clickcommand": "viewrecipe", + "damage": 0, + "nbttag": "{Unbreakable:1b,HideFlags:254,display:{Lore:[0:\"§7Damage: §c+50\",1:\"§7Strength: §c+25\",2:\"\",3:\"§7Will consume §aPrismarine\",4:\"§aShards§7 in your inventory or\",5:\"§7Quiver to deal §a+300%§7 damage\",6:\"§7to §9Squids, Guardians and Elder\",7:\"§9Guardians§7.\",8:\"\",9:\"§7§8This item can be reforged!\",10:\"§a§lUNCOMMON BOW\"],Name:\"§aPrismarine Bow\"},ExtraAttributes:{originTag:\"CRAFTING_GRID_SHIFT\",id:\"PRISMARINE_BOW\",uuid:\"87482d08-1815-4cd3-a1cb-1038793bf019\",timestamp:\"9/24/19 6:15 PM\"}}", + "modver": "1.0.0", + "lore": [ + "§7Damage: §c+50", + "§7Strength: §c+25", + "", + "§7Will consume §aPrismarine", + "§aShards§7 in your inventory or", + "§7Quiver to deal §a+300%§7 damage", + "§7to §9Squids, Guardians and Elder", + "§9Guardians§7.", + "", + "§7§8This item can be reforged!", + "§a§lUNCOMMON BOW" + ] +}
\ No newline at end of file |