forked from JackyyTV/ExNihiloAdscensio
-
Notifications
You must be signed in to change notification settings - Fork 20
Home
SirLyle edited this page Mar 26, 2019
·
4 revisions
Welcome to the ExNihiloCreatio wiki!
Contibute to this Wiki by submitting Pull Requests
Various explanations about the mod, mostly about the JOSN stuff.
To be able to modify the recipes via JSON you need to enable it in the main config first.
exnihilocreatio.cfg >> misc >> B:enableJSONLoading=true
It is recommended to use a JSON editor or online JSON validator to make sure there are no syntax errors in your JSON file, one of those is JSONlint for example (many others work perfectly fine too).