diff options
Diffstat (limited to 'data/testData.json')
| -rw-r--r-- | data/testData.json | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/data/testData.json b/data/testData.json index c01d6c3..268a780 100644 --- a/data/testData.json +++ b/data/testData.json @@ -380,5 +380,14 @@ }, "permission-required": true } + }, + "items": { + "coolsword": { + "type": "defined", + "configuration": { + "type": "DIAMOND_SWORD", + "name": "Super cool sword" + } + } } }
\ No newline at end of file |
