diff options
author | apotato321 <ryrylin5@gmail.com> | 2021-02-25 12:20:43 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-02-25 15:20:43 -0500 |
commit | 481b0dd59c69c513483e81db463b99b7c83665dc (patch) | |
tree | be950376b191f6ea25098c8fdf0b403c03f1bf8f /items/POEM_OF_INFINITE_LOVE.json | |
parent | 168eb9bda1449b36f580e07fe48f215f31a74d4a (diff) | |
download | NotEnoughUpdates-REPO-481b0dd59c69c513483e81db463b99b7c83665dc.tar.gz NotEnoughUpdates-REPO-481b0dd59c69c513483e81db463b99b7c83665dc.tar.bz2 NotEnoughUpdates-REPO-481b0dd59c69c513483e81db463b99b7c83665dc.zip |
Forgot to add wiki links, thanks jani (#417)
* 2-16 Update Items
* f
* d
* d
* Romero Items that were not added before
haha i spent like 10m for this
* Wiki links
Diffstat (limited to 'items/POEM_OF_INFINITE_LOVE.json')
-rw-r--r-- | items/POEM_OF_INFINITE_LOVE.json | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/items/POEM_OF_INFINITE_LOVE.json b/items/POEM_OF_INFINITE_LOVE.json new file mode 100644 index 00000000..5f23d0ec --- /dev/null +++ b/items/POEM_OF_INFINITE_LOVE.json @@ -0,0 +1,19 @@ +{ + "itemid": "minecraft:paper", + "displayname": "§5§dPoem of True Love", + "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7Quest item\",1:\"\",2:\"§5§lEPIC\"],Name:\"§5§dPoem of True Love\"},ExtraAttributes:{id:\"POEM_OF_INFINITE_LOVE\"}}", + "damage": 0, + "lore": [ + "§7Quest item", + "", + "§5§lEPIC" + ], + "internalname": "POEM_OF_INFINITE_LOVE", + "crafttext": "", + "clickcommand": "", + "modver": "2.0.0-REL", + "infoType": "WIKI_URL", + "info": [ + "https://hypixel-skyblock.fandom.com/wiki/Poem_of_True_Love" + ] +}
\ No newline at end of file |