diff options
| author | jani270 <69345714+jani270@users.noreply.github.com> | 2024-03-13 15:35:04 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-03-13 14:35:04 +0000 |
| commit | 5885f728b32433e4cae9503ef4bbbe0179fceb30 (patch) | |
| tree | fee5db0d4d8e90ecda7648504d16b3989a416e75 /items/ARCHITECT_FIRST_DRAFT.json | |
| parent | 3f8f106c9330d1ade0cfc6a4848975657cd256e2 (diff) | |
| download | NotEnoughUpdates-REPO-5885f728b32433e4cae9503ef4bbbe0179fceb30.tar.gz NotEnoughUpdates-REPO-5885f728b32433e4cae9503ef4bbbe0179fceb30.tar.bz2 NotEnoughUpdates-REPO-5885f728b32433e4cae9503ef4bbbe0179fceb30.zip | |
Added new items, fixed pets and some lores (#1126)
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 |
