diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-18 15:49:09 -0500 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2020-12-18 15:49:09 -0500 |
commit | 4b2b01275d4d651d4082f034eab804cf420dd27f (patch) | |
tree | d5f0c70ced291a6e0960f7eef7dbb807f62b254c /items/RESPITE;4.json | |
parent | 751a4a538697656826f5875c0ea56a754172b986 (diff) | |
download | NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.tar.gz NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.tar.bz2 NotEnoughUpdates-REPO-4b2b01275d4d651d4082f034eab804cf420dd27f.zip |
Some Stuff from Jani
Diffstat (limited to 'items/RESPITE;4.json')
-rw-r--r-- | items/RESPITE;4.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/RESPITE;4.json b/items/RESPITE;4.json new file mode 100644 index 00000000..4efa59d7 --- /dev/null +++ b/items/RESPITE;4.json @@ -0,0 +1,22 @@ +{ + "itemid": "minecraft:enchanted_book", + "displayname": "§f§f§fEnchanted Book", + "nbttag": "{ench:[],overrideMeta:1b,HideFlags:254,display:{Lore:[0:\"§9Respite IV\",1:\"§7Increases your natural\",2:\"§7regeneration by §a+20%§7 while\",3:\"§7out of combat.\",4:\"\",5:\"§7Use this on an item in an Anvil\",6:\"§7to apply it!\",7:\"\",8:\"§f§lCOMMON\"],Name:\"§f§f§fEnchanted Book\"},ExtraAttributes:{originTag:\"UNKNOWN\",id:\"RESPITE;4\",enchantments:{respite:4},uuid:\"890b995e-f511-4b66-8b54-b4ad487bf601\",AttributeModifiers:[]}", + "damage": 0, + "lore": [ + "§9Respite IV", + "§7Increases your natural", + "§7regeneration by §a+20%§7 while", + "§7out of combat.", + "", + "§7Use this on an item in an Anvil", + "§7to apply it!", + "", + "§f§lCOMMON" + ], + "internalname": "RESPITE;4", + "crafttext": "", + "clickcommand": "", + "modver": "1.7.1-REL", + "infoType": "" +} |