ON THIS WIKI
Windmill (TrainCraft)
Windmill | |
---|---|
| |
Name | Windmill |
Source Mod | TrainCraft |
ID Name | tc:windMill
|
Type | Block |
Stackable | Yes (64) |
Blast Resistance | 8.5 |
Hardness | 1.7 |
Burn Time | 300 ticks (1.5 Items) |
Solid | Yes |
Transparent | Yes |
Affected by Gravity | No |
Emits Light | No |
Flammable | No |
Required Tool |
Windmill is a block that is added by the TrainCraft mod. It continuously generates RF energy from wind. In order for the generator to work nearby there must be a water flow, from one of 6 adjacent sides.
In order for the generator to work the 3x3 area with it in the center must be under the open sky.
Recipe
Generates RF
In most case RF production rate depends only on the weather and this is max RF:
- Clear - 20 RF/t,
- Rain or Storm - 40 RF/t,
Actually RF generates depends with formula:
- BaseOutput = [WorldWind + round(Y/4)*10 ] /4,
where WordWind is some parameter from 1 to 30. Its slowly randomly changed +1 or -1 in about minute;
and Y - height of block.
Also RF production depends on the weather:
- With clear weather Output = BaseOutput.
- with rain weather Output = 2.2 * BaseOutput.
- And with thunder weather Output = 3,5 * BaseOutput.
But with Height>30 generator will always works with max RF. Perhaps this is an imbalance not corrected by developers.
Usage
Windmill (TrainCraft) has no known uses in crafting.
|