Water Wheel
create:water_wheel

Water Wheel

Create · by simibubi
block Axe MineablePickaxe Mineable

Acquisition

Crafting using Any Planks, Any Planks, Any Planks, Any Planks, Shaft, Any Planks, Any Planks, Any Planks and Any Planks, arranged in the pattern shown. Produces Water Wheel.

Crafting
Water Wheel Water Wheel guaranteed

Mining & drops

sourcecountchanceconditions
Water Wheel1–1100%Survives Explosion

Used in (1)

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.

Crafting
Large Water Wheel Large Water Wheel guaranteed

Block drops

Drops itself when broken.

Developer reference
Registry name
create: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:shaft"
    },
    "S": {
      "tag": "minecraft:planks"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}