Skip to content

Effect configuration

Meredith Espinosa edited this page Mar 27, 2019 · 1 revision

Epicurean adds a separate configuration file to data packs, stored at config/epicurean/effect_times.json. It is used to determine how long a status effect applied from a meal should be given for. Default values can be shown here. To create your own config, design it as such:

  • Set the value of replace to true to override values from other data packs, like with tags' replace system. This will not erase established values that you do not override.
  • Set the value for a key of the Identifier of a status effect (ex. minecraft:speed) to the length in ticks a status effect should be applied for.
Clone this wiki locally