finish recipe books
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
{
|
||||
required = {
|
||||
'core',
|
||||
'recipeBook',
|
||||
},
|
||||
title = 'Milo: Advanced inventory management',
|
||||
repository = 'kepler155c/opus-apps/{{OPUS_BRANCH}}/milo',
|
||||
|
||||
@@ -10,7 +10,7 @@ local Craft = {
|
||||
STATUS_ERROR = 'error',
|
||||
STATUS_SUCCESS = 'success',
|
||||
|
||||
RECIPES_DIR = 'packages/core/etc/recipes',
|
||||
RECIPES_DIR = 'packages/recipeBook/etc/recipes',
|
||||
USER_DIR = 'usr/etc/recipes',
|
||||
USER_RECIPES = 'usr/config/recipes.db',
|
||||
MACHINE_LOOKUP = 'usr/config/machine_crafting.db',
|
||||
|
||||
Reference in New Issue
Block a user