villager_trade_multiplier
Multiplies the ingredient costs of villager trades when the player opens a merchant.
Categories: economy
Required arguments
| Key(s) | Description | Type |
|---|---|---|
multiplier | The multiplier to apply. Supports expressions. | EXPRESSION |
Example
effects:
- id: villager_trade_multiplier
args:
multiplier: 1.5
Behaviour
| Setting | Value |
|---|---|
| Run order | NORMAL |
| Supports delay | true |
| Reloads on plugin reload | true |