Skip to content
This repository has been archived by the owner on Sep 3, 2020. It is now read-only.

Request: disable "alternate" recipes #23

Closed
VanessaE opened this issue Jul 29, 2015 · 4 comments
Closed

Request: disable "alternate" recipes #23

VanessaE opened this issue Jul 29, 2015 · 4 comments

Comments

@VanessaE
Copy link

To be specific, I'd like an option added where all of the alternate/default recipes can be disabled. That is to say, for example, eggs should need to come from a MOBs mod that supplies them, wheat only comes from the farming mod, flour from wheat, and so on; the sand-based, dry shrub, and other default recipes should be disabled when that option is set. Who eats sand? 😄

The same should apply to the other food mods e.g. Sweets and so on.

@rubenwardy
Copy link
Owner

If the mod exists, then the recipe shouldn't be registered: this may be a bug.

@rubenwardy
Copy link
Owner

22be456

@rubenwardy
Copy link
Owner

Use the setting food.disable_fallbacks = true
If you get errors about no registered items, use food.suppress_no_fallback_error = true

@rubenwardy
Copy link
Owner

Please paste here any errors you get when food.disable_fallbacks = true and food.suppress_no_fallback_error = false, you're probably don't have all the ingredients required.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants