diff options
Diffstat (limited to 'items/ARCHITECT_FIRST_DRAFT.json')
-rw-r--r-- | items/ARCHITECT_FIRST_DRAFT.json | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/items/ARCHITECT_FIRST_DRAFT.json b/items/ARCHITECT_FIRST_DRAFT.json new file mode 100644 index 00000000..555f6566 --- /dev/null +++ b/items/ARCHITECT_FIRST_DRAFT.json @@ -0,0 +1,23 @@ +{ + "itemid": "minecraft:paper", + "displayname": "§5Architect\u0027s First Draft", + "nbttag": "{HideFlags:254,display:{Lore:[0:\"§7Can be used to reset a puzzle room\",1:\"§7when in dungeons.\",2:\"\",3:\"§7A \u0027reset\u0027 button seems to have been\",4:\"§7hidden somewhere in the floor, just\",5:\"§7in case something goes wrong...\",6:\"\",7:\"§cDungeons only!\",8:\"\",9:\"§5§lEPIC DUNGEON ITEM\"],Name:\"§5Architect\u0027s First Draft\"},ExtraAttributes:{id:\"ARCHITECT_FIRST_DRAFT\"}}", + "damage": 0, + "lore": [ + "§7Can be used to reset a puzzle room", + "§7when in dungeons.", + "", + "§7A \u0027reset\u0027 button seems to have been", + "§7hidden somewhere in the floor, just", + "§7in case something goes wrong...", + "", + "§cDungeons only!", + "", + "§5§lEPIC DUNGEON ITEM" + ], + "internalname": "ARCHITECT_FIRST_DRAFT", + "crafttext": "", + "clickcommand": "", + "modver": "2.1.1-PRE", + "infoType": "" +}
\ No newline at end of file |