Effect
Use the effect requirement in a KubeJS recipe
Use one of these methods to add an Effect Requirement to the recipe.
The
effect
param must be a string defining a valid effect id. Example :minecraft:regeneration
The
time
andradius
params must be a positive integer.The
level
param must be a positive integer. Default :1
The
filter
param must be an array of string defining a valid entity id. Example :["minecraft:cow", "minecraft:pig"...]
Default :[]