← Back to Fesh Machine

Fesh Machine

fesh

Download

Default state

State 1

API

Docs
id
302
slug
fesh-machine
classname
fesh
category
Event Gifts
value
550 Habloons
  • GET ?slug=fesh-machine Open
  • GET ?id=302 Open
  • GET ?classname=fesh Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 302,
        "name": "Fesh Machine",
        "slug": "fesh-machine",
        "canonical_slug": "fesh-machine",
        "classname": "fesh",
        "url": "https://habbend.com/rare/fesh-machine/",
        "category": "Event Gifts",
        "group": "Event Gift",
        "updated_at": "2026-09-01T13:15:44Z",
        "value": {
            "habloons": 550,
            "label": "11 GB",
            "updated_at": "2026-08-08T01:08:47Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/fesh-machine/furni/icon-85607cbdfe.png?v=20260901131544",
            "render": "https://habbend.com/assets/rares/fesh-machine/furni/render-64-2-fff12684a0.png?v=20260901131544",
            "stage": "https://habbend.com/og/rare/fesh-machine.png?v=iso3-fff12684a0-6a96d000"
        }
    }
}
Manifest manifest.json
{
    "classname": "fesh",
    "base_classname": "fesh",
    "name": "Fesh Machine",
    "description": "An unlimited supply of fresh fesh!",
    "xdim": 1,
    "ydim": 1,
    "frame_ms": 1200,
    "animation": "states",
    "toggle": true,
    "directions": {
        "2": {
            "width": 74,
            "height": 107,
            "frames": 2,
            "on_frames": [
                0,
                1
            ],
            "poses": {
                "closed": 0,
                "open": 1
            },
            "toggle_files": {
                "closed": "off-64-2.png",
                "open": "render-64-2-state1.png"
            },
            "still": {
                "file": "off-64-2.png",
                "width": 64,
                "height": 107,
                "offset_x": 0,
                "offset_y": 0
            }
        }
    },
    "files": [
        "icon.png",
        "off-32-2.png",
        "off-64-2.png",
        "render-32-2.png",
        "render-32-4.png",
        "render-64-2-state1.png",
        "render-64-2.png",
        "render-64-4-state1.png",
        "render-64-4.png",
        "shadow-64-2.png",
        "shadow-64-4.png",
        "sheet-64-2.png"
    ],
    "category": "vending_machine"
}