Created by Sully (Visit Github)
This utility is meant to help players track their alchemical progress while using the Spell-Research Mod.
Currently showing 0 of 0 database ingredients
Index | Ingredient | Chems | Qty |
---|---|---|---|
- | END | - | - |
Specify a query context from the provided contexts: Search, Add or Remove. The context of the query will define the application's behavior.
This context displays all relevant data based on the submitted query. An empty query results in showing all data. Specifying chemicals only results in showing all ingredients that contain all specified chemicals. Search queries are also implicit; submitting a query with ingredient named 'a' will display all ingredients that contain 'a' in their name. Same with chemicals.
This context does not change the data in any way.
This context adds the specified ingredient to the database if the ingredient doesn't already exist. If the ingredient already exists, then the specified ingredient is instead updated; any chemical specified that doesn't exist within the ingredient will be added, and any chemical that does exist will be overwritten.
This context DOES change the data, but doesn't update the display. Empty entries are not allowed.
This context removes the specified ingredient's chemcials from the database. If a 'remove' query specifies an ingredient while providing no chemical information, then that ingredient along with all of its chemicals will be removed from the database (if that ingrdient exists).
To remove specific info regarding an ingredient's chemical composition, simply specify the target ingredient along with all of the ingredient's chemicals you wish to remove.
This context DOES change the data, but doesn't update the display. Empty entries are not allowed.
Build a query by filling out all the necessary fields. Add as many chemical fields as necessary using the '+' button. The '-' button removes chemical fields. Empty chemical fields are ignored.
Use the 'Clear' button to quickly empty the current query.
Once the query is built, press 'Submit'. It's function depends on the current query context, but the build query's fields will persist until it is cleared.
Save data by exporting the current data as a file, and load data by importing an ingredient (.csv) data file.