Water Sprinkler
16×16 · BAKED

block· Machines & Other Blocks

Water Sprinkler

[Let's Do] Farm & Charm · by satisfy, jason13
block Axe Mineable

Water Sprinkler is a block from [Let's Do] Farm & Charm, crafted from Iron Ingot, Any Planks, and Any Water Bottles.

Acquisition

Crafting using Iron Ingot, Any Planks, Iron Ingot, Any Planks, Any Planks, Any Planks, Any Planks, Any Water Bottles and Any Planks, arranged in the pattern shown. Produces Water Sprinkler.

Crafting
Iron Ingot
Any Planks
Iron Ingot
Any Planks
Any Planks
Any Planks
Any Planks
Any Water Bottles
Any Planks
  • Inputs
  • 2 × Iron Ingot
  • 6 × Any Planks
  • Any Water Bottles
  • Output
  • Water Sprinkler
Water Sprinkler Water Sprinkler guaranteed

Mining & drops

sourcecountdrop rateconditions
Water Sprinkler1–1100%Survives Explosion

Drop rates are per-roll probabilities, not absolute find rates — actual odds of finding an item also depend on structure generation and loot pool weights.

Block drops

Drops itself when broken.

Developer reference
Registry name
farm_and_charm:water_sprinkler
Namespace
farm_and_charm
Mod ID
farm_and_charm
Tags (1)
minecraft:blocks/mineable/axe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "I#I",
    "###",
    "#B#"
  ],
  "ingredients": {
    "#": {
      "tag": "minecraft:planks"
    },
    "B": {
      "tag": "farm_and_charm:water_bottles"
    },
    "I": {
      "item": "minecraft:iron_ingot"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}