← Back to Springmint Ice Cream Machine

Springmint Ice Cream Machine

rare_icecream*1018

Download

Default state

State 1

API

Docs
id
622
slug
springmint-ice-cream-machine
classname
rare_icecream*1018
category
NPC
value
1,850 Habloons
  • GET ?slug=springmint-ice-cream-machine Open
  • GET ?id=622 Open
  • GET ?classname=rare_icecream*1018 Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 622,
        "name": "Springmint Ice Cream Machine",
        "slug": "springmint-ice-cream-machine",
        "canonical_slug": "springmint-ice-cream-machine",
        "classname": "rare_icecream*1018",
        "url": "https://habbend.com/rare/springmint-ice-cream-machine/",
        "category": "NPC",
        "group": null,
        "updated_at": "2026-08-18T14:33:09Z",
        "value": {
            "habloons": 1850,
            "label": "37 GB",
            "updated_at": "2026-07-26T01:23:47Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/springmint-ice-cream-machine/furni/icon-8b19ce898b.png?v=20260818143309",
            "render": "https://habbend.com/assets/rares/springmint-ice-cream-machine/furni/render-64-2-aa2a946bb0.png?v=20260818143309",
            "stage": "https://habbend.com/og/rare/springmint-ice-cream-machine.png?v=iso3-aa2a946bb0-6a846d25"
        }
    }
}
Manifest manifest.json
{
    "classname": "rare_icecream*1018",
    "base_classname": "rare_icecream",
    "name": "Springmint Ice Cream Machine",
    "description": "Fresh and minty sweet!",
    "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": 1018,
    "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
            }
        }
    }
}