aboutsummaryrefslogtreecommitdiff
path: root/items/KNOCKBACK.json
diff options
context:
space:
mode:
authorMoulberry <james.jenour@student.scotch.wa.edu.au>2020-07-14 17:26:55 +0800
committerMoulberry <james.jenour@student.scotch.wa.edu.au>2020-07-14 17:26:55 +0800
commit209567eed64707790ad15817cecb28f4c77e6292 (patch)
tree5fc3849384f33c0a11ed7cb9ff1aefc075aef4e5 /items/KNOCKBACK.json
parent2a4de85f02a113f88dc9869b5088fbf5a9ee6044 (diff)
downloadNotEnoughUpdates-REPO-209567eed64707790ad15817cecb28f4c77e6292.tar.gz
NotEnoughUpdates-REPO-209567eed64707790ad15817cecb28f4c77e6292.tar.bz2
NotEnoughUpdates-REPO-209567eed64707790ad15817cecb28f4c77e6292.zip
enchanted books now have lvl identifier
Diffstat (limited to 'items/KNOCKBACK.json')
-rw-r--r--items/KNOCKBACK.json39
1 files changed, 0 insertions, 39 deletions
diff --git a/items/KNOCKBACK.json b/items/KNOCKBACK.json
deleted file mode 100644
index 974b23a4..00000000
--- a/items/KNOCKBACK.json
+++ /dev/null
@@ -1,39 +0,0 @@
-{
- "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"
-} \ No newline at end of file