-
Notifications
You must be signed in to change notification settings - Fork 306
Basic Terms
mezz edited this page Oct 27, 2016
·
2 revisions
Ingredient
- An ingredient is pretty much anything, but most commonly an
ItemStack
orFluidStack
.
Recipe
- A recipe defines a process or relationship between ingredients or information.
- Examples:
- 9 Coal in a Crafting Table creates a Coal Block.
- 1 Scoop has a Description "Used to catch bees".
Ingredient List
- The big list of Items, Fluids, and whatever else that's drawn by JEI on the side of the screen.
- Setup
- Item Ingredients
- Essential Extras
- Advanced
List of Plugin Implementations
- Setup
- Item Ingredients
- Working with Recipes
- Other