Package guideme.siteexport
package guideme.siteexport
-
InterfacesClassDescriptionThis is an extension point for mods that wish to export additional resources alongside their guide.Parts of the document tree should implement this interface to export resources for being shown in the guidebook *Web* application.The data model for item information that was previously exported.A previously exported recipe.Extension to allow a mod to post-process the exported main JSON file right before the export is finalized.This interface allows mods to control how their custom recipes are exported to the website.Renders recipes that were previously exported through
RecipeExporterfor use in the web-version of the guide.