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