Fix recipe syncing, improve (add) error handling.
This commit is contained in:
parent
bd6bcf55ab
commit
fa657d46e8
24 changed files with 273 additions and 126 deletions
|
@ -6,7 +6,8 @@
|
|||
"environment": "*",
|
||||
"entrypoints": {
|
||||
"fabric-gametest" : [
|
||||
"techreborn.test.machine.GrinderTest"
|
||||
"techreborn.test.machine.GrinderTest",
|
||||
"techreborn.test.recipe.RecipeSyncTests"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue