diff options
Diffstat (limited to 'items/FIRST_STRIKE;1.json')
-rw-r--r-- | items/FIRST_STRIKE;1.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/FIRST_STRIKE;1.json b/items/FIRST_STRIKE;1.json new file mode 100644 index 00000000..a4c5b4ec --- /dev/null +++ b/items/FIRST_STRIKE;1.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9First Strike I\",1:\"§7Increases melee damage dealt by\",2:\"§7§a25% §7for the first hit on a\",3:\"§7mob.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"FIRST_STRIKE;1\",enchantments:{first_strike:1},uuid:\"bef3adf7-9603-467f-b66a-c92ddf857f2f\",timestamp:\"10/7/20 9:53 AM\"}}", + "damage": 0, + "lore": [ + "§9First Strike I", + "§7Increases melee damage dealt by", + "§7§a25% §7for the first hit on a", + "§7mob.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "FIRST_STRIKE;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |