Skip to main content
Version: 26.1+

Costs

Experience Level Cost

ID: palladium:experience_level
Requires the entity to have a certain number of experience levels.
KeyTypeDescriptionRequiredFallback
xp_levelInteger (> 0)The number of experience levels to consume./

Item Cost

ID: palladium:item
Requires the entity to have a certain item in their inventory.
KeyTypeDescriptionRequiredFallback
ingredientIngredient / ItemThe item(s) accepted as payment./
amountInteger (> 0)How many items to consume. Defaults to 1./

Score Cost

ID: palladium:score
Requires the entity to have a certain scoreboard score.
KeyTypeDescriptionRequiredFallback
objectiveStringThe scoreboard objective name./
amountInteger (> 0)The score amount to consume. Defaults to 1./
iconIcon definitionThe icon shown in the UI./
descriptionText ComponentThe display text shown in the UI./