From 94b15eb4edf2ead41d16231a26a0e8572f0e88f7 Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 31 Mar 2020 22:49:36 +1100 Subject: MASSIVE update --- items/PRISMARINE_BOW.json | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 items/PRISMARINE_BOW.json (limited to 'items/PRISMARINE_BOW.json') 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 -- cgit