Crafting using Any Planks, Any Planks, Any Planks, Any Planks, Water Wheel, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Large Water Wheel.
Large Water Wheel
Create · by simibubi
Acquisition
Mining & drops
| source | count | chance | conditions |
|---|---|---|---|
| Large Water Wheel | 1–1 | 100% | Survives Explosion |
Block drops
Drops itself when broken.
Developer reference
- Registry name
create:large_water_wheel- Namespace
create- Mod ID
create- Tags (2)
minecraft:blocks/mineable/axe minecraft:blocks/mineable/pickaxe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"SSS",
"SCS",
"SSS"
],
"ingredients": {
"C": {
"item": "create:water_wheel"
},
"S": {
"tag": "minecraft:planks"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}
