Companion
object Companion
Functions
Link copied to clipboard
Generates a NamespacedKey for a recipe file, assuming that is located under plugins/<addon name>/recipes/<recipe type namespace>/<recipe type name>/<recipe name>.json
, which would generate the following key: <addon id>:<recipe type namespace>/<recipe type name>/<recipe name>
Link copied to clipboard