Ingredient Configs
Item Ingredient
This example will define the ingredient as 5 pieces of string.
The "item"
field is the id of the item and "count"
is the quantity of that item.
Item Tag Ingredient
This example will define the ingredient ass 5 of any ingot (matches any with item tagforge:ingots
)
The "tag"
field is the item tag id and the "count"
is the quantity required.
Fluid Ingredient
This example will define the ingredient as 1000 mB of water, this is equivalent to 1 bucket of water.
Energy Ingredient
This example will define the ingredient as 1000 FE (Forge Energy)
Mekanism Ingredients
Masterful Machinery support the following resources from Mekanism as ingredients in recipes.
Mekanism Gas Ingredient
This example will define the ingredient as 10 mB of Mekanism hydrogen gas.
Mekanism Slurry Ingredient
This example will define the ingredient as 10 mB of Mekanism clean slurry of tin.
Mekanism Pigment Ingredient
This example will define the ingredient as 20 mB of blue pigment from Mekanism.
Mekanism Infusion Ingredient
This example will define the ingredient as the biomass infusion type from Mekansim.
Create Ingredients
Masterful Machinery support the following resources from Create as ingredients in recipes.
Create Kinetic Ingredient
This example will define the ingredient as create kinetic rotation and the speed will be 16 RPM
Last updated