mirror of
https://github.com/Creators-of-Create/Create.git
synced 2024-11-14 06:24:29 +01:00
Adding campfires to bulk smoking.
parent
d48080f640
commit
bda6cf58da
@ -10,10 +10,10 @@ When connected to [rotational force](The-Basics-of-Rotation-in-Create), an Encas
|
||||
|
||||
## Bulk item processing
|
||||
|
||||
When the air flow of an Encased Fan passes through [water](http://minecraft.gamepedia.com/Water), [lava](http://minecraft.gamepedia.com/Lava), or [fire](http://minecraft.gamepedia.com/Fire), the air flow downstream of the relevant block will apply processing recipes to items that pass through. An air flow containing water will apply [bulk washing recipes](Bulk-Washing-Recipes), an air flow containing lava will apply any smelting recipe that can be applied in a [Furnace](http://minecraft.gamepedia.com/Furnace) but not a [Smoker](http://minecraft.gamepedia.com/Smoker), and an air flow containing fire will apply any recipe that can be applied in a Smoker. These recipes can be applied to items either in the world or on a [[Mechanical Belt]].
|
||||
When the air flow of an Encased Fan passes through [water](http://minecraft.gamepedia.com/Water), [lava](http://minecraft.gamepedia.com/Lava), [fire](http://minecraft.gamepedia.com/Fire), or a [Campfire](http://minecraft.gamepedia.com/Campfire), the air flow downstream of the relevant block will apply processing recipes to items that pass through. An air flow containing water will apply [bulk washing recipes](Bulk-Washing-Recipes), an air flow containing lava will apply any smelting recipe that can be applied in a [Furnace](http://minecraft.gamepedia.com/Furnace) but not a [Smoker](http://minecraft.gamepedia.com/Smoker), and an air flow containing fire or a Campfire will apply any recipe that can be applied in a Smoker. These recipes can be applied to items either in the world or on a [[Mechanical Belt]].
|
||||
|
||||
**Warning:** passing incompatible items through bulk smelting, such as your tools or smoking recipes, will **incinerate** them. This can be disastrous if you're not careful, or useful for quick item disposal. Filters can help control which items get extracted to be bulk smelted.
|
||||
|
||||
## Power generation
|
||||
|
||||
When an Encased Fan is placed facedown directly over a heat source (fire, lava, [magma](http://minecraft.gamepedia.com/Magma), or a [Campfire](http://minecraft.gamepedia.com/Campfire)) and powered by [redstone](http://minecraft.gamepedia.com/Redstone), it will provide 32 [SU](Stress-Units%2C-Capacity-and-Impact) of rotational force at 16 RPM. This is tied with a [[Mechanical Bearing]] attached to a single block of [wool](http://minecraft.gamepedia.com/Wool) as the most compact power source in Create.
|
||||
When an Encased Fan is placed facedown directly over a heat source (fire, lava, a Campfire, or [magma](http://minecraft.gamepedia.com/Magma)) and powered by [redstone](http://minecraft.gamepedia.com/Redstone), it will provide 32 [SU](Stress-Units%2C-Capacity-and-Impact) of rotational force at 16 RPM. This is tied with a [[Mechanical Bearing]] attached to a single block of [wool](http://minecraft.gamepedia.com/Wool) as the most compact power source in Create.
|
Loading…
Reference in New Issue
Block a user