Crafting using Heavy Weighted Pressure Plate, Bucket and Stick, arranged in the pattern shown. Produces Oil Can.
- Inputs
- Heavy Weighted Pressure Plate
- Bucket
- Stick
- Output
- → Oil Can
block· Machines & Other Blocks
Oil Can is a block from Kaleidoscope Cookery, crafted from Heavy Weighted Pressure Plate, Bucket, and Stick.
Crafting using Heavy Weighted Pressure Plate, Bucket and Stick, arranged in the pattern shown. Produces Oil Can.
| source | count | drop rate | conditions |
|---|---|---|---|
| Oil Can | 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.
kaleidoscope_cookery:oil_potkaleidoscope_cookerykaleidoscope_cookerykaleidoscope_cookery:items/cookery_mod_items
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"P ",
"BS"
],
"ingredients": {
"B": {
"item": "minecraft:bucket"
},
"P": {
"item": "minecraft:heavy_weighted_pressure_plate"
},
"S": {
"item": "minecraft:stick"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}