← Back to Mushroom Juice

Mushroom Juice

mushroom_drink

Download

Default state

State 1

API

Docs
id
891
slug
mushroom-juice
classname
mushroom_drink
category
Catalogue Rares
value
No market value yet
  • GET ?slug=mushroom-juice Open
  • GET ?id=891 Open
  • GET ?classname=mushroom_drink Open
JSON /api/v1/rares
{
    "ok": true,
    "rare": {
        "id": 891,
        "name": "Mushroom Juice",
        "slug": "mushroom-juice",
        "canonical_slug": "mushroom-juice",
        "classname": "mushroom_drink",
        "url": "https://habbend.com/rare/mushroom-juice/",
        "category": "Catalogue Rares",
        "group": null,
        "updated_at": "2026-09-22T17:10:49Z",
        "value": {
            "habloons": null,
            "label": "No market value yet",
            "updated_at": null
        },
        "images": {
            "icon": "https://habbend.com/assets/rares/mushroom-juice/furni/icon-19b556aaaa.png?v=20260922171049",
            "render": "https://habbend.com/assets/rares/mushroom-juice/furni/render-64-2-86e03295e8.png?v=20260922171049",
            "stage": "https://habbend.com/og/rare/mushroom-juice.png?v=iso3-86e03295e8-6ab2b699"
        }
    }
}
Manifest manifest.json
{
    "classname": "mushroom_drink",
    "base_classname": "mushroom_drink",
    "name": "Mushroom Juice",
    "xdim": 1,
    "ydim": 1,
    "states": 2,
    "files": [
        "icon.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"
    ],
    "name_source": "productdata",
    "description": "Waste not, want not.",
    "names": {
        "en": "Mushroom Juice",
        "pt-BR": "Suco de Cogumelo"
    },
    "descriptions": {
        "en": "Waste not, want not.",
        "pt-BR": "Nada se perde, tudo se aproveita."
    },
    "category": "vending_machine",
    "attributes": {
        "kind": "floor",
        "sprites": 2,
        "animated": false,
        "directions": [
            "2",
            "4"
        ],
        "rare": true,
        "furniline": "glukko",
        "stand": false,
        "sit": false,
        "lay": false,
        "clickthrough": false,
        "object_class": null,
        "gate": false,
        "teleport": false,
        "market_stall": false
    }
}