From 784528669dbc4a476cc8c47b150340f31751ceb9 Mon Sep 17 00:00:00 2001 From: apotato321 Date: Wed, 21 Oct 2020 14:15:47 -0700 Subject: Add files via upload --- items/COUNTER_STRIKE;5.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 items/COUNTER_STRIKE;5.json (limited to 'items/COUNTER_STRIKE;5.json') diff --git a/items/COUNTER_STRIKE;5.json b/items/COUNTER_STRIKE;5.json new file mode 100644 index 00000000..852d5c4a --- /dev/null +++ b/items/COUNTER_STRIKE;5.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§aEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Counter-Strike V\",1:\"§7Gain §a+10❈ Defense §7for §a7s\",2:\"§a§7on the first hit from an\",3:\"§7enemy.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§aObtained at the Dark Auction\",9:\"\",10:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{counter_strike:5}}}", + "damage": 0, + "lore": [ + "§9Counter-Strike V", + "§7Gain §a+10❈ Defense §7for §a7s", + "§a§7on the first hit from an", + "§7enemy.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§aObtained at the Dark Auction", + "", + "§a§lUNCOMMON" + ], + "internalname": "COUNTER_STRIKE;5", + "crafttext": "", + "clickcommand": "", + "modver": "1.4-REL", + "infoType": "" +} \ No newline at end of file -- cgit