Crafting using Stick, Any Planks, Stick, Any Planks, Generator, Any Planks, Stick, Any Planks and Stick, arranged in the pattern shown. Produces Water Mill.

Water Mill
Tech Reborn · by Team Reborn, modmuss50, drcrazy
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Water Mill | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
techreborn:water_mill- Namespace
techreborn- Mod ID
techreborn
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SWS",
"WGW",
"SWS"
],
"ingredients": {
"G": {
"item": "techreborn:solid_fuel_generator"
},
"S": {
"item": "minecraft:stick"
},
"W": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}

