Skip to content
juanosarg edited this page Aug 28, 2020 · 60 revisions

Welcome to the Vanilla Expanded Framework wiki!

The Vanilla Expanded Framework is a code library that adds some shared behaviours for several of the Vanilla Expanded series of mods. We have tried to document everything and to make it as modular as possible, so you can use it as a dependancy in your own mods and access all this extra behaviours.

Right now, the Vanilla Expanded Framework has all these sub-libraries, which will be explained in detail in this Wiki:

  • Item Processor: defines code for buildings that take 1 to 3 items as input and produce an output
  • Cuisine: defines code for cooking, brewing, plants and fishing mods

Clone this wiki locally