Place Custom Block
The place_customblock_objective requires the player to place a specific amount of ItemsAdder custom blocks.
Configuration
place_customblock_objective — Map
Configuration for the objective.
Properties
id
Unique identifier for this objective.
item — String
The custom block ID (format namespace:id).
amount — Integer
Number of blocks to place. Default is 1.
display — String
Text to display in quest logs.
onComplete — TriggerableEntry
Optional entry to trigger upon completion.