Hamster Wheel
16×16 · BAKED

block· Machines & Other Blocks

Hamster Wheel

Spawn · by Ninni
block Axe Mineable

Hamster Wheel is a block from Spawn, crafted from Bowl and Stone Pressure Plate.

Acquisition

Crafting using Bowl and Stone Pressure Plate, arranged in the pattern shown. Produces Hamster Wheel.

Crafting
Bowl
Stone Pressure Plate
Hamster Wheel Hamster Wheel guaranteed

Mining & drops

sourcecountdrop rateconditions
Hamster Wheel1–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
spawn:hamster_wheel
Namespace
spawn
Mod ID
spawn
Tags (1)
minecraft: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
}