Описание
# Add an industrial furnace to Minecraft !
**Combine Create and an industrial furnace to quickly automate your baking.**
To see how the furnace is used and how it is made, please watch the videos or go directly to Minecraft and use Ponder (press z on the desired block).
## Features :
* Full compatibility with JEI ;
* Contains Ponder scenes ;
* En/Fr ;
* Compatible with Create 6.0 and 5.0;
## __**Blocs :**__
## __**Recipes :**__
Fluid Port :Recovers fluids or returns them.It has 3 mods. Mechanical Port :Recovers rotational energy. Furnace :The block that allows you to interact with the furnace. Controller :The brain of the furnace. Chemical Cleaner :Cleans hot water. Control Panel :Allows you to monitor the contents of the furnace. Industrial Iron Block Refined :Involved in the manufacturing process of the Diamond Alloy. Diamond Alloy :Used to manufacture the furnace. Alloynium :Useful for crafting the Advanced Portable Tank and the Panel Control. Portable Tank :Can hold any liquid.The contents are preserved when broken. Advanced Portable Tank :Can hold more liquid than the Portable Tank. Industrial Iron Sheet :Used in the manufacture of Diamond Alloy. Activated Carbon :It is useful for cleaning hot water. Fuel :It is useful for operating the furnace. Discs :There are 3 discs.The first two can be craft with any disc.
## __**Goggles :**__
## __**Adding a Recipes with a datapack:**__
Adding a recipes for the industrial furnace.
```json
{
"type": "cif:cif",
"group": "cif_processing",
"input": {
"item": "cif:diamond_alloy_block"
},
"output": {
"item": "cif:alloynium_block",
"count": 1
},
"cookingtime": 1000
}
```
## __**Videos :**__
__**Mod Showcase :**__
__**Ponder Showcase :**__