smelt_objective
A smelt objective definition — audience entry.
Entry Information
| Property | Value |
|---|---|
| Entry ID | smelt_objective |
| Type | Audience |
| Color | Blue_violet |
| Icon | game-icons:furnace |
Fields
| Field | Type | Description |
|---|---|---|
result | Optional<Var<Item>> | The item that is the end result of the smelt (e.g. IRON_INGOT)! If not set, any block type will count. |
progressTracking | CacheableFactObjectiveProgressTracking | Track the progress of the SmeltObjective using a fact and set its target value. |
Usage Example
- entry: smelt_objective
name: "A smelt objective definition"
result: ""
progressTracking: ""