diff options
Diffstat (limited to 'items/SKELETON_KEY.json')
-rw-r--r-- | items/SKELETON_KEY.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/items/SKELETON_KEY.json b/items/SKELETON_KEY.json index f5d195b5..a94fb680 100644 --- a/items/SKELETON_KEY.json +++ b/items/SKELETON_KEY.json @@ -1,13 +1,13 @@ { "itemid": "minecraft:tripwire_hook", "displayname": "§6Skeleton Key", - "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be used to open any backpack\",1:\"§7held by §bFrozen Corpses §7in the\",2:\"§7§bGlacite Mineshafts§7.\",3:\"§7\",4:\"§7§8Forged by the finest Dwarven\",5:\"§8Blacksmith around. The name would\",6:\"§8come to be quite ironic.\",7:\"\",8:\"§6§lLEGENDARY\"],Name:\"§6Skeleton Key\"},ExtraAttributes:{id:\"SKELETON_KEY\"}}", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be used to open backpacks with\",1:\"§7a Vanguard lock held by §bFrozen\",2:\"§bCorpses §7in the §bGlacite Mineshafts§7.\",3:\"\",4:\"§7§8Forged by the finest Dwarven\",5:\"§8Blacksmith around. The name would\",6:\"§8come to be quite ironic.\",7:\"\",8:\"§6§lLEGENDARY\"],Name:\"§6Skeleton Key\"},ExtraAttributes:{id:\"SKELETON_KEY\"}}", "damage": 0, "lore": [ - "§7Can be used to open any backpack", - "§7held by §bFrozen Corpses §7in the", - "§7§bGlacite Mineshafts§7.", - "§7", + "§7Can be used to open backpacks with", + "§7a Vanguard lock held by §bFrozen", + "§bCorpses §7in the §bGlacite Mineshafts§7.", + "", "§7§8Forged by the finest Dwarven", "§8Blacksmith around. The name would", "§8come to be quite ironic.", |