← Back to Yellow Mushroom Duck

Yellow Mushroom Duck

mushroom_yellow_duck

Download

Default state

API

Docs
id
897
slug
yellow-mushroom-duck
classname
mushroom_yellow_duck
category
Funky Friday
value
No market value yet
  • GET ?slug=yellow-mushroom-duck Open
  • GET ?id=897 Open
  • GET ?classname=mushroom_yellow_duck Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 897,
        "name": "Yellow Mushroom Duck",
        "slug": "yellow-mushroom-duck",
        "canonical_slug": "yellow-mushroom-duck",
        "classname": "mushroom_yellow_duck",
        "url": "https://habbend.com/rare/yellow-mushroom-duck/",
        "category": "Funky Friday",
        "group": null,
        "updated_at": "2026-09-25T19:48:41Z",
        "value": {
            "habloons": null,
            "label": "No market value yet",
            "updated_at": null
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/yellow-mushroom-duck/furni/icon-29062547c0.png?v=20260925194841",
            "render": "https://habbend.com/assets/rares/yellow-mushroom-duck/furni/render-64-2-2040cf42dc.png?v=20260925194841",
            "stage": "https://habbend.com/og/rare/yellow-mushroom-duck.png?v=iso3-2040cf42dc-6ab6d019"
        }
    }
}
Manifest manifest.json
{
    "classname": "mushroom_yellow_duck",
    "base_classname": "mushroom_yellow_duck",
    "name": "Yellow 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": "Yellow Mushroom Duck",
        "es": "Yellow Mushroom Duck",
        "pt-BR": "Yellow 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
    }
}