restructured directories to make more sense of modules and sub-modules

This commit is contained in:
2023-05-11 17:59:06 -04:00
parent a8674f073e
commit 327f6cadee
61 changed files with 97 additions and 110 deletions

View File

@@ -0,0 +1,5 @@
{
"description": "This is Blue! They are a easy going bloop, with a laid back personality that you will love! They are also easy to take care of, as they just enjoy living life!",
"contentedness": 4,
"metabolism": 5
}

View File

@@ -0,0 +1,5 @@
{
"description": "Dev egg description",
"contentedness": 4,
"metabolism": 4
}

View File

@@ -0,0 +1,5 @@
{
"description": "Rainbow egg description",
"contentedness": 5,
"metabolism": 4
}

View File

@@ -0,0 +1,5 @@
{
"description": "Red egg description",
"contentedness": 5,
"metabolism": 5
}