Add crafting actions and plugin stuff and everything

This commit is contained in:
Asriel Camora
2023-06-13 11:54:49 -07:00
parent bea568013c
commit f75220bc36
47 changed files with 965 additions and 43 deletions
+12
View File
@@ -0,0 +1,12 @@
{
"Author": "WorkingRobot",
"Name": "Craftimizer",
"Punchline": "Craft stuff xd",
"Description": "In-game craftiming optimizer",
"InternalName": "craftimizer",
"ApplicableVersion": "any",
"Tags": [
"crafting",
"simulator"
]
}