tycoon_decoration
A placeable zoo decoration granting happiness/revenue bonuses — manifest entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | tycoon_decoration |
| Type | Manifest |
| Color | Green |
| Icon | mdi:flower |
Description
A placeable zoo decoration / enclosure feature. Once placed it provides passive bonuses to the owner's zoo: a happiness floor for placed animals and/or a revenue multiplier. @since 0.2.0
Fields
| Field | Type | Description |
|---|---|---|
displayName | String | Display name shown in the decoration catalog. |
description | String | Short description. |
cost | Double | Purchase cost (via Vault). |
blockMaterial | String | Block placed in the world when this decoration is set (minecraft:...). |
happinessBonus | Int | Happiness points added to placed animals while this decoration is active. |
revenueBonus | Double | Passive revenue bonus fraction while active (0.05 = +5%). |
maxPerPlayer | Int | Maximum number of this decoration a single player may place. |
icon | String | GUI icon material (minecraft:...). |
Usage Example
- entry: tycoon_decoration
name: "A placeable zoo decoration granting happiness/revenue bonuses"
displayName: ""
description: ""
cost: 0
blockMaterial: ""
happinessBonus: 0
revenueBonus: 0
maxPerPlayer: 0
icon: ""