← Back to Blue Mushroom Duck

Blue Mushroom Duck

mushroom_blue_duck

Download

Default state

API

Docs
id
898
slug
blue-mushroom-duck
classname
mushroom_blue_duck
category
Funky Friday
value
No market value yet
  • GET ?slug=blue-mushroom-duck Open
  • GET ?id=898 Open
  • GET ?classname=mushroom_blue_duck Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 898,
        "name": "Blue Mushroom Duck",
        "slug": "blue-mushroom-duck",
        "canonical_slug": "blue-mushroom-duck",
        "classname": "mushroom_blue_duck",
        "url": "https://habbend.com/rare/blue-mushroom-duck/",
        "category": "Funky Friday",
        "group": null,
        "updated_at": "2026-09-25T19:49:25Z",
        "value": {
            "habloons": null,
            "label": "No market value yet",
            "updated_at": null
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/blue-mushroom-duck/furni/icon-0bd0ad7565.png?v=20260925194925",
            "render": "https://habbend.com/assets/rares/blue-mushroom-duck/furni/render-64-2-c49845094f.png?v=20260925194925",
            "stage": "https://habbend.com/og/rare/blue-mushroom-duck.png?v=iso3-c49845094f-6ab6d03c"
        }
    }
}
Manifest manifest.json
{
    "classname": "mushroom_blue_duck",
    "base_classname": "mushroom_blue_duck",
    "name": "Blue Mushroom Duck",
    "xdim": 1,
    "ydim": 1,
    "states": 1,
    "files": [
        "icon.png",
        "render-32-0.png",
        "render-32-2.png",
        "render-32-4.png",
        "render-32-6.png",
        "render-64-0.png",
        "render-64-2.png",
        "render-64-4.png",
        "render-64-6.png",
        "shadow-64-0.png",
        "shadow-64-2.png",
        "shadow-64-4.png",
        "shadow-64-6.png"
    ],
    "name_source": "furnidata",
    "description": "A little duck dressed for the forest.",
    "names": {
        "en": "Blue Mushroom Duck",
        "es": "Blue Mushroom Duck",
        "pt-BR": "Blue Mushroom Duck"
    },
    "descriptions": {
        "en": "A little duck dressed for the forest.",
        "es": "A little duck dressed for the forest.",
        "pt-BR": "A little duck dressed for the forest."
    },
    "category": "origins",
    "attributes": {
        "kind": "floor",
        "sprites": 1,
        "animated": false,
        "directions": [
            "0",
            "2",
            "4",
            "6"
        ],
        "rare": true,
        "furniline": "mushroom_rewards",
        "stand": false,
        "sit": false,
        "lay": false,
        "clickthrough": false,
        "object_class": null,
        "gate": false,
        "teleport": false,
        "market_stall": false
    }
}