lock_recipe

Locks a custom recipe for the player, preventing them from crafting it.

Categories: crafting

Required arguments

Key(s)DescriptionType
recipeThe ID of the custom recipe to lock.STRING

Trigger parameters required

  • PLAYER

Example

effects:
  - id: lock_recipe
    args:
      recipe: epic_sword

Behaviour

SettingValue
Run orderNORMAL
Supports delaytrue
Reloads on plugin reloadtrue