Crafting using Copper Plate, Fluid Pipe, Copper Plate, Copper Plate, Iron Bars and Copper Plate, arranged in the pattern shown. Produces 3× Sprinkler.
- Inputs
- 4 × Copper Plate
- Fluid Pipe
- Iron Bars
- Output
- → Sprinkler ×3
block· Machines & Other Blocks
Sprinkler is a block from Create Slice & Dice, crafted from Copper Plate, Fluid Pipe, and Iron Bars.
Crafting using Copper Plate, Fluid Pipe, Copper Plate, Copper Plate, Iron Bars and Copper Plate, arranged in the pattern shown. Produces 3× Sprinkler.
| source | count | drop rate | conditions |
|---|---|---|---|
| Sprinkler | 1–1 | 100% | 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.
Drops itself when broken.
sliceanddice:sprinklersliceanddicesliceanddiceminecraft: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
}