Sprinkler
16×16 · BAKED

block· Machines & Other Blocks

Sprinkler

Create Slice & Dice · by possible_triangle
block Pickaxe Mineable

Sprinkler is a block from Create Slice & Dice, crafted from Copper Plate, Fluid Pipe, and Iron Bars.

Acquisition

Crafting using Copper Plate, Fluid Pipe, Copper Plate, Copper Plate, Iron Bars and Copper Plate, arranged in the pattern shown. Produces 3× Sprinkler.

Crafting
Copper Plate
Fluid Pipe
Copper Plate
Copper Plate
Iron Bars
Copper Plate
Sprinkler Sprinkler ×3 guaranteed

Mining & drops

sourcecountdrop rateconditions
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
sliceanddice:sprinkler
Namespace
sliceanddice
Mod ID
sliceanddice
Tags (1)
minecraft:blocks/mineable/pickaxe

Recipe JSON (1):

{
  "recipe_type": "minecraft:crafting_shaped",
  "pattern": [
    "SPS",
    "SBS"
  ],
  "ingredients": {
    "B": {
      "item": "minecraft:iron_bars"
    },
    "P": {
      "item": "create:fluid_pipe"
    },
    "S": {
      "tag": "forge:plates/copper"
    }
  },
  "conditions": [],
  "sequence": null,
  "group_name": null,
  "experience": null,
  "cooking_time": null
}