diff options
Diffstat (limited to 'items/KNOCKBACK;1.json')
-rw-r--r-- | items/KNOCKBACK;1.json | 14 |
1 files changed, 12 insertions, 2 deletions
diff --git a/items/KNOCKBACK;1.json b/items/KNOCKBACK;1.json index ce51ec61..563dfb61 100644 --- a/items/KNOCKBACK;1.json +++ b/items/KNOCKBACK;1.json @@ -1,7 +1,7 @@ { "itemid": "minecraft:enchanted_book", "displayname": "§fEnchanted Book", - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Knockback I\",1:\"§7Increases knockback by §a3§7\",2:\"§7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"ENCHANTED_BOOK\",enchantments:{knockback:1}}}", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Knockback I\",1:\"§7Increases knockback by §a3§7\",2:\"§7blocks.\",3:\"\",4:\"§7Use this on an item in an Anvil\",5:\"§7to apply it!\",6:\"\",7:\"§6Source:\",8:\"§aI-II: §7Enchantment Table,\",9:\"§7Slimeball Collection\",10:\"\",11:\"§6Applied To:\",12:\"§7- §fSword\",13:\"§7- §fFishing Weapon\",14:\"\",15:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{id:\"KNOCKBACK;1\",enchantments:{knockback:1}}}", "damage": 0, "lore": [ "§9Knockback I", @@ -11,6 +11,14 @@ "§7Use this on an item in an Anvil", "§7to apply it!", "", + "§6Source:", + "§aI-II: §7Enchantment Table,", + "§7Slimeball Collection", + "", + "§6Applied To:", + "§7- §fSword", + "§7- §fFishing Weapon", + "", "§f§lCOMMON" ], "recipe": { @@ -26,5 +34,7 @@ }, "internalname": "KNOCKBACK;1", "clickcommand": "viewrecipe", - "modver": "1.0.0" + "modver": "2.0.0-REL", + "crafttext": "", + "infoType": "" }
\ No newline at end of file |