diff options
author | jani270 <69345714+jani270@users.noreply.github.com> | 2021-04-21 23:38:58 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-04-21 17:38:58 -0400 |
commit | 80ddf3a888681c678d61997a7ec99b5cc8200d22 (patch) | |
tree | 0279661add2a3ccdcc5fe5e220a0c760dd7ffec3 /QUALITY_MAP | |
parent | 39d0d0f7c6c533307ba3be69ffa3d2f3968d56ac (diff) | |
download | NotEnoughUpdates-REPO-80ddf3a888681c678d61997a7ec99b5cc8200d22.tar.gz NotEnoughUpdates-REPO-80ddf3a888681c678d61997a7ec99b5cc8200d22.tar.bz2 NotEnoughUpdates-REPO-80ddf3a888681c678d61997a7ec99b5cc8200d22.zip |
Fixes (#469)
Diffstat (limited to 'QUALITY_MAP')
-rw-r--r-- | QUALITY_MAP | 21 |
1 files changed, 0 insertions, 21 deletions
diff --git a/QUALITY_MAP b/QUALITY_MAP deleted file mode 100644 index 3ed482f9..00000000 --- a/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" - ] -} |