diff options
author | SemicolumnDev <73789337+SemicolumnDev@users.noreply.github.com> | 2020-12-14 14:52:56 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-12-14 06:52:56 -0500 |
commit | 04ecf840a0575069e10655a21d89224086939452 (patch) | |
tree | 2a89fefb6dc8c30648acbab37be8c81f295d80d5 /items/SYPHON;4.json | |
parent | abbadc5f46f0a67faf7de3467032925cd9e0819c (diff) | |
download | NotEnoughUpdates-REPO-04ecf840a0575069e10655a21d89224086939452.tar.gz NotEnoughUpdates-REPO-04ecf840a0575069e10655a21d89224086939452.tar.bz2 NotEnoughUpdates-REPO-04ecf840a0575069e10655a21d89224086939452.zip |
Enchanted books and other stuff (#326)
* ender slayer 7
* proj prot 6
* name change
* proj prot 7
* fire prot 7
* chance 4
* syphon 4
* gingerbread house
* wreath
* blue elephant
* chill fish
he is chill
* respite 1
respite more like spite im tired
* respite 2
is spite 2
* fix ginger house
* gingerbread house 3
hope this works
* Revert "gingerbread house 3 "
This reverts commit 6d32a22916dee67f1961b44c6e75b4697596812a.
* Revert "fix ginger house"
This reverts commit 9e38cbb6a039bba8ff414b1e1c56629822a0541b.
* gingerbread house 2 the sequel
this is getting messy
* finally fixed i think
im dumb if you couldnt tell
* respite 3
* penguin minion skin
* crit 7
* wrong dir
* crit 7
right dir this time
* titan killer 6
* titan killer 7
* cleave 6
* blast prot 6
* missing comma
* rename
* add missing comma
* parenting
* parents.json
Diffstat (limited to 'items/SYPHON;4.json')
-rw-r--r-- | items/SYPHON;4.json | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/items/SYPHON;4.json b/items/SYPHON;4.json new file mode 100644 index 00000000..cac7db23 --- /dev/null +++ b/items/SYPHON;4.json @@ -0,0 +1,24 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§9Syphon IV\",1:\"§7Heals for §a0.5%§7 of the damage\",2:\"§7you deal on critical hits.\",3:\"\",4:\"§7§cRequires Enchanting 15 to\",5:\"§capply\",6:\"\",7:\"§7Use this on an item in an Anvil\",8:\"§7to apply it!\",9:\"\",10:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"SYPHON;4\",enchantments:{syphon:4},uuid:\"dd8d82f3-99aa-47c2-8223-804ee14e8a06\",timestamp:\"12/12/20 7:56 PM\"}}", + "damage": 0, + "lore": [ + "§9Syphon IV", + "§7Heals for §a0.5%§7 of the damage", + "§7you deal on critical hits.", + "", + "§7§cRequires Enchanting 15 to", + "§capply", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "SYPHON;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} |