diff options
author | lyphird <78323275+lyphird@users.noreply.github.com> | 2021-07-23 01:58:16 +1200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-22 09:58:16 -0400 |
commit | b49735517cb3d9fed714e061b3f695f24536a1b4 (patch) | |
tree | a147cd3a15b3c26376ff840ace042c608ac779f4 /items/QUALITY_MAP | |
parent | 6120ec3cdc03ee76f44d8be59c7d187ba1df3d71 (diff) | |
download | NotEnoughUpdates-REPO-b49735517cb3d9fed714e061b3f695f24536a1b4.tar.gz NotEnoughUpdates-REPO-b49735517cb3d9fed714e061b3f695f24536a1b4.tar.bz2 NotEnoughUpdates-REPO-b49735517cb3d9fed714e061b3f695f24536a1b4.zip |
fixed quality map filetype (#560)2.0-PRE30.22.0-PRE29
Diffstat (limited to 'items/QUALITY_MAP')
-rw-r--r-- | items/QUALITY_MAP | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/items/QUALITY_MAP b/items/QUALITY_MAP deleted file mode 100644 index 3ed482f9..00000000 --- a/items/QUALITY_MAP +++ /dev/null @@ -1,21 +0,0 @@ -{ - "internalname": "QUALITY_MAP", - "itemid": "minecraft:map", - "displayname": "§cQuality Map", - "clickcommand": "", - "damage": 0, - "nbttag": "{ench:[],HideFlags:254,display:{Lore:[0:\"§7It took motivation, skills, effort\",1:\"§7and a lot of love and caring to\",2:\"§7create this map. By far the best\",3:\"§7quality on the market!\",4:\"\",5:\"§c§lSPECIAL\"],Name:\"§cQuality Map\"},ExtraAttributes:{id:\"QUALITY_MAP\"}}", - "modver": "2.0.0-REL", - "lore": [ - "§7It took motivation, skills, effort", - "§7and a lot of love and caring to", - "§7create this map. By far the best", - "§7quality on the market!", - "", - "§c§lSPECIAL" - ], - "infoType": "WIKI_URL", - "info": [ - "https://hypixel-skyblock.fandom.com/wiki/Quality_Map" - ] -} |