diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-07 10:07:41 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-10-07 10:07:41 -0400 |
commit | 9c5f23f01f1a2c1a9518863efba9c4a088dfdb83 (patch) | |
tree | a8414bc96ec475f5f7a99479b4187a9e211ace17 /items/GIANT_KILLER;1.json | |
parent | 9ece8ddeab8e857a281378648553908dc82bbbcd (diff) | |
download | NotEnoughUpdates-REPO-9c5f23f01f1a2c1a9518863efba9c4a088dfdb83.tar.gz NotEnoughUpdates-REPO-9c5f23f01f1a2c1a9518863efba9c4a088dfdb83.tar.bz2 NotEnoughUpdates-REPO-9c5f23f01f1a2c1a9518863efba9c4a088dfdb83.zip |
bruh
Diffstat (limited to 'items/GIANT_KILLER;1.json')
-rw-r--r-- | items/GIANT_KILLER;1.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/GIANT_KILLER;1.json b/items/GIANT_KILLER;1.json new file mode 100644 index 00000000..c09cae01 --- /dev/null +++ b/items/GIANT_KILLER;1.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Giant Killer I\",1:\"§7Increases damage dealt by §a0.1%\",2:\"§a§7for each percent of extra\",3:\"§7health that your target has\",4:\"§7above you up to 25.\",5:\"\",6:\"§7Use this on an item in an Anvil\",7:\"§7to apply it!\",8:\"\",9:\"§f§lCOMMON\"],Name:\"§fEnchanted Book\"},ExtraAttributes:{originTag:\"ENCHANTING_TABLE\",id:\"GIANT_KILLER;1\",enchantments:{giant_killer:1},uuid:\"e37932cf-e236-45ca-9cef-a45b1c8628c7\",timestamp:\"10/6/20 9:42 PM\"}}", + "damage": 0, + "lore": [ + "§9Giant Killer I", + "§7Increases damage dealt by §a0.1%", + "§a§7for each percent of extra", + "§7health that your target has", + "§7above you up to 25.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "GIANT_KILLER;1", + "crafttext": "", + "clickcommand": "", + "modver": "1.3-REL", + "infoType": "" +}
\ No newline at end of file |