← Back to Dave's Ice Cream Machine

Dave's Ice Cream Machine

rare_icecream*1000

Download

Default state

State 1

API

Docs
id
307
slug
daves-ice-cream-machine
classname
rare_icecream*1000
category
Event Gifts
value
250 Habloons
  • GET ?slug=daves-ice-cream-machine Open
  • GET ?id=307 Open
  • GET ?classname=rare_icecream*1000 Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 307,
        "name": "Dave's Ice Cream Machine",
        "slug": "daves-ice-cream-machine",
        "canonical_slug": "daves-ice-cream-machine",
        "classname": "rare_icecream*1000",
        "url": "https://habbend.com/rare/daves-ice-cream-machine/",
        "category": "Event Gifts",
        "group": "Event Gift",
        "updated_at": "2026-08-18T14:33:09Z",
        "value": {
            "habloons": 250,
            "label": "5 GB",
            "updated_at": "2026-08-08T01:11:22Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/daves-ice-cream-machine/furni/icon-9eb2d1202d.png?v=20260818143309",
            "render": "https://habbend.com/assets/rares/daves-ice-cream-machine/furni/render-64-2-68063768f7.png?v=20260818143309",
            "stage": "https://habbend.com/og/rare/daves-ice-cream-machine.png?v=iso3-68063768f7-6a846d25"
        }
    }
}
Manifest manifest.json
{
    "classname": "rare_icecream*1000",
    "base_classname": "rare_icecream",
    "name": "Dave's Ice Cream Machine",
    "description": "Macklebee's favourite flavour.",
    "xdim": 1,
    "ydim": 1,
    "files": [
        "icon.png",
        "off-32-2.png",
        "off-32-4.png",
        "off-64-2.png",
        "off-64-4.png",
        "on-64-2.gif",
        "on-64-4.gif",
        "render-32-2.png",
        "render-32-4.png",
        "render-64-2.png",
        "render-64-4.png",
        "shadow-64-2.png",
        "shadow-64-4.png",
        "sheet-64-2.png",
        "sheet-64-4.png"
    ],
    "color_id": 1000,
    "category": "vending_machine",
    "frame_ms": 180,
    "animation": "frames",
    "directions": {
        "2": {
            "width": 49,
            "height": 97,
            "frames": 6,
            "on_frames": [
                0,
                1,
                2,
                3,
                4,
                5
            ],
            "still": {
                "file": "off-64-2.png",
                "width": 43,
                "height": 97,
                "offset_x": 0,
                "offset_y": 0
            }
        },
        "4": {
            "width": 43,
            "height": 97,
            "frames": 6,
            "on_frames": [
                0,
                1,
                2,
                3,
                4,
                5
            ],
            "still": {
                "file": "off-64-4.png",
                "width": 43,
                "height": 97,
                "offset_x": 0,
                "offset_y": 0
            }
        }
    }
}