techreborn:water_mill

Water Mill

Tech Reborn · by Team Reborn, modmuss50, drcrazy
block

Acquisition

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

Crafting
Water Mill guaranteed

Mining & drops

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