diff options
Diffstat (limited to 'items/SKELETON_KEY.json')
-rw-r--r-- | items/SKELETON_KEY.json | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/items/SKELETON_KEY.json b/items/SKELETON_KEY.json new file mode 100644 index 00000000..367e5ce1 --- /dev/null +++ b/items/SKELETON_KEY.json @@ -0,0 +1,22 @@ +{ + "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\"}}", + "damage": 0, + "lore": [ + "§7Can be used to open any backpack", + "§7held by §bFrozen Corpses §7in the", + "§7§bGlacite Mineshafts§7.", + "§7", + "§7§8Forged by the finest Dwarven", + "§8Blacksmith around. The name would", + "§8come to be quite ironic.", + "", + "§6§lLEGENDARY" + ], + "internalname": "SKELETON_KEY", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |