aboutsummaryrefslogtreecommitdiff
path: root/items/KNOCKBACK.json
blob: 974b23a40eeef22eb0cdc2952d50f489aab137b5 (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
38
39
{
  "itemid": "minecraft:enchanted_book",
  "displayname": "§aEnchanted Book",
  "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Cubism V\",1:\"§7Increases damage dealt to\",2:\"§7§7Slimes§7, §7Creepers§7, and\",3:\"§7§7Magma Cubes§7 by §a50%§7.\",4:\"§9Giant Killer V\",5:\"§7Increases damage dealt by §a0.5%\",6:\"§a§7for each percent of extra\",7:\"§7health that your target has\",8:\"§7above you up to 25.\",9:\"§9Knockback II\",10:\"§7Increases knockback by §a6§7\",11:\"§7blocks.\",12:\"\",13:\"§7Use this on an item in an Anvil\",14:\"§7to apply it!\",15:\"\",16:\"§a§lUNCOMMON\"],Name:\"§aEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{knockback:2,cubism:5,giant_killer:5}}}",
  "damage": 0,
  "lore": [
    "§9Cubism V",
    "§7Increases damage dealt to",
    "§7§7Slimes§7, §7Creepers§7, and",
    "§7§7Magma Cubes§7 by §a50%§7.",
    "§9Giant Killer V",
    "§7Increases damage dealt by §a0.5%",
    "§a§7for each percent of extra",
    "§7health that your target has",
    "§7above you up to 25.",
    "§9Knockback II",
    "§7Increases knockback by §a6§7",
    "§7blocks.",
    "",
    "§7Use this on an item in an Anvil",
    "§7to apply it!",
    "",
    "§a§lUNCOMMON"
  ],
  "recipe": {
    "A1": "",
    "A2": "",
    "A3": "",
    "B1": "",
    "B2": "PAPER:1",
    "B3": "PAPER:1",
    "C1": "",
    "C2": "PAPER:1",
    "C3": "SLIME_BALL:3"
  },
  "internalname": "KNOCKBACK",
  "clickcommand": "viewrecipe",
  "modver": "1.0.0"
}