← Back to Tetsubin Teapot

Tetsubin Teapot

teapot

Download

Default state

State 1

API

Docs
id
373
slug
tetsubin-teapot
classname
teapot
category
Catalogue Rares
value
55 Habloons
  • GET ?slug=tetsubin-teapot Open
  • GET ?id=373 Open
  • GET ?classname=teapot Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 373,
        "name": "Tetsubin Teapot",
        "slug": "tetsubin-teapot",
        "canonical_slug": "tetsubin-teapot",
        "classname": "teapot",
        "url": "https://habbend.com/rare/tetsubin-teapot/",
        "category": "Catalogue Rares",
        "group": null,
        "updated_at": "2026-09-01T13:15:47Z",
        "value": {
            "habloons": 55,
            "label": "1 GB + 1 Silver",
            "updated_at": "2026-07-26T01:23:47Z"
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/tetsubin-teapot/furni/icon-93b4368f87.png?v=20260901131547",
            "render": "https://habbend.com/assets/rares/tetsubin-teapot/furni/render-64-0-7526e1453d.png?v=20260901131547",
            "stage": "https://habbend.com/og/rare/tetsubin-teapot.png?v=iso3-7526e1453d-6a96d003"
        }
    }
}
Manifest manifest.json
{
    "classname": "teapot",
    "base_classname": "teapot",
    "name": "Tetsubin Teapot",
    "description": "Sip, sip, sip.",
    "xdim": 2,
    "ydim": 2,
    "frame_ms": 1200,
    "animation": "states",
    "toggle": true,
    "directions": [
        {
            "width": 130,
            "height": 206,
            "frames": 2,
            "on_frames": [
                0,
                1
            ],
            "poses": {
                "closed": 0,
                "open": 1
            },
            "toggle_files": {
                "closed": "off-64-0.png",
                "open": "render-64-0-state1.png"
            },
            "still": {
                "file": "off-64-0.png",
                "width": 130,
                "height": 206,
                "offset_x": 0,
                "offset_y": 0
            }
        }
    ],
    "files": [
        "icon.png",
        "off-32-0.png",
        "off-64-0.png",
        "render-32-0.png",
        "render-64-0-state1.png",
        "render-64-0.png",
        "sheet-64-0.png"
    ],
    "category": "rare"
}