Crafting using Bowl and Stone Pressure Plate, arranged in the pattern shown. Produces Hamster Wheel.
- Inputs
- Bowl
- Stone Pressure Plate
- Output
- → Hamster Wheel
block· Machines & Other Blocks
Hamster Wheel is a block from Spawn, crafted from Bowl and Stone Pressure Plate.
Crafting using Bowl and Stone Pressure Plate, arranged in the pattern shown. Produces Hamster Wheel.
| source | count | drop rate | conditions |
|---|---|---|---|
| Hamster Wheel | 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.
spawn:hamster_wheelspawnspawnminecraft:blocks/mineable/axe
Recipe JSON (1):
{
"recipe_type": "minecraft:crafting_shaped",
"pattern": [
"#",
"_"
],
"ingredients": {
"#": {
"item": "minecraft:bowl"
},
"_": {
"item": "minecraft:stone_pressure_plate"
}
},
"conditions": [],
"sequence": null,
"group_name": null,
"experience": null,
"cooking_time": null
}