This tutorial is set by the author to use the CC By-NC-SA protocol.
// Pressing wooden basin
// evaporate
//alchemy
/*
[1] In Crafttweaker, the format of the fluid label is
The quantity can also be brought behind the label, and the "*" must be connected, and the unit is MB.
You can use "/ct liquids" to obtain all registered fluids and view it in crafttweaker.log.
[2] Fill null here for air.
*/
// Example
// Use pressing wooden basin to make watermelon slices into water, and the output is 125MB/piece
mods.rustic.crushINGTUB.Addrecipe (
// Evolly evaporate olive oil and make sugar, 1 sugar can be used every 750MB olive oil
mods.rustic.evaporatingBasin.addrecipe (
// Slow i potion, 1: 30
Val Slownesselixir =
// Slowly I, 8: 00
Val SlowsSeXTENDELIXIR =
// Use simple alchemy to take slow Ipin Pharmacy, the material is spider web and vines
Mods.rustic.Condenseer.addrecipe (Slownesselixir,
// Use the advanced alchemy to take slow Ipin Pharmacy. The materials are spider webs and vines.
mods.rustic.Condenser.addRecipe(slownessExtendedElixir,