aboutsummaryrefslogtreecommitdiff
path: root/items/SMITE.json
blob: c9a746c77399f73f971051ebe02360c9fc0de27b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
{
  "itemid": "minecraft:enchanted_book",
  "displayname": "§fEnchanted Book",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Flame I\",1:\"§7Arrows ignite your enemies for\",2:\"§7§a3s§7.\",3:\"§9Power III\",4:\"§7Increases bow damage by §a24%§7.\",5:\"§9Smite III\",6:\"§7Increases damage dealt to\",7:\"§7§7Skeletons§7, §7Zombie\",8:\"§7Pigmen§7, §7Withers§7, and\",9:\"§7§7Zombies§7 by §a24%§7.\",10:\"\",11:\"§7Use this on an item in an Anvil\",12:\"§7to apply it!\",13:\"\",14:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{smite:3,power:3,flame:1}}}",
  "damage": 0,
  "lore": [
    "§9Flame I",
    "§7Arrows ignite your enemies for",
    "§7§a3s§7.",
    "§9Power III",
    "§7Increases bow damage by §a24%§7.",
    "§9Smite III",
    "§7Increases damage dealt to",
    "§7§7Skeletons§7, §7Zombie",
    "§7Pigmen§7, §7Withers§7, and",
    "§7§7Zombies§7 by §a24%§7.",
    "",
    "§7Use this on an item in an Anvil",
    "§7to apply it!",
    "",
    "§f§lCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "",
    "B1": "",
    "B2": "PAPER:8",
    "B3": "PAPER:8",
    "C1": "",
    "C2": "PAPER:8",
    "C3": "ROTTEN_FLESH:8"
  },
  "internalname": "SMITE",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0"
}