diff options
author | amelia <[email protected]> | 2022-03-22 22:32:44 -0500 |
---|---|---|
committer | amelia <[email protected]> | 2022-03-22 22:32:44 -0500 |
commit | d6b8ed95935d55767b97058132a4fabde9c2c632 (patch) | |
tree | 8536f02aa202900d015f2e278dc7bdc21352f52c |
Create data.json
-rw-r--r-- | data.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data.json b/data.json new file mode 100644 index 0000000..6fab8c4 --- /dev/null +++ b/data.json @@ -0,0 +1 @@ +{"crates":[{"price":5,"name":"test","contents":[{"color":"#000","rarity":"common","value":5}]}]} |