Large Water Wheel
create:large_water_wheel

Large Water Wheel

Create · by simibubi
block Axe MineablePickaxe Mineable

Acquisition

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

Mining & drops

sourcecountchanceconditions
Large Water Wheel1–1100%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
}