HomeJavaModsfoodeffect
foodeffect
foodeffect — screenshot 1

Eating any type of food in Minecraft will give random potion effect

info:- I will only continue this plugin if it gets enough attention & is useful (in case there is another good plugin came)

Features

List of food Supported:-

Permission

Installation

Donators

Config
#plugin by portal
# donot leave effect empty..
food:
  # cooked food
  enabled: true
  cooked_mutton:
    perms: 'fe.cooked_mutton'  #or fe.food
    effect: 
      - 'GLOWING'
      - 'FIRE_RESISTANCE'
    effectlist:
      GLOWING:
        chance: 75
        duration: 300
        amplifier: 3
      FIRE_RESISTANCE:
        chance: 25
        duration: 200
        amplifier: 4
    duration: 200
    amplifier: 3
    chance: 100
  cooked_porkchop: 
    effect: 
      - 'ABSORPTION'
    duration: 200
    amplifier: 3
    chance: 75
  cooked_salmon: 
    chance: 75
    effect: 
      - 'UNLUCK'
    duration: 200
    amplifier: 3
  steak:
    chance: 75
    effect: 
      - 'BAD_OMEN'
    duration: 200
    amplifier: 3
  baked_potato:
    chance: 75
    effect: 
      - 'BLINDNESS'
    duration: 200
    amplifier: 3
  cooked_chicken: 
    chance: 75
    effect: 
      - 'CONDUIT_POWER'
    duration: 200
    amplifier: 3
  cooked_cod: 
    chance: 75
    effect: 
      - 'DOLPHINE_GRACE'
    duration: 200
    amplifier: 3
  cooked_rabbit: 
    effect: 
      - 'FIRE_RESISTANCE'
    duration: 200
    amplifier: 3
#raw food
  potato: 
    effect: 
      - 'GLOWING'
      - 'FIRE_RESISTANCE'
    effectlist:
      GLOWING:
        chance: 75
        duration: 300
        amplifier: 3
      FIRE_RESISTANCE:
        chance: 25
        duration: 200
        amplifier: 4
  raw_beef:
    chance: 75
    effect: 
      - 'HASTE'
    duration: 200
    amplifier: 3
  raw_chicken:
    chance: 75 
    effect: 
      - 'HEALTH_BOOST'
    duration: 200
    amplifier: 3
  raw_mutton: 
    chance: 75
    effect: 
      - 'HERO_OF_THE_VILLAGE'
    duration: 200
    amplifier: 3
  raw_porkchop: 
    chance: 75
    effect: 
      - 'HUNGER'
    duration: 200
    amplifier: 3
  raw_rabbit: 
    chance: 75
    effect: 
      - 'INSTANT_DAMAGE'
    duration: 200
    amplifier: 3
  raw_cod: 
    chance: 75
    effect: 
      - 'INSTANT_HEALTH'
    duration: 200
    amplifier: 3
  raw_salmon: 
    chance: 75
    effect: 
      - 'INVISIBILITY'
    duration: 200
    amplifier: 3
#items
  enchanted_golden_apple: 
    chance: 75
    effect: 
      - 'JUMP_BOOST'
    duration: 200
    amplifier: 3
  golden_apple: 
    chance: 75
    effect: 
      - 'LEVITATION'
    duration: 200
    amplifier: 3
  apple: 
    chance: 75
    effect: 
      - 'LUCK'
    duration: 200
    amplifier: 3
  golden_carrot: 
    chance: 75
    effect: 
      - 'MINING_FATIGUE'
    duration: 200
    amplifier: 3
  beetroot: 
    chance: 75
    effect: 
      - 'SPEED'
    duration: 200
    amplifier: 3
  beetroot_soup: 
    chance: 75
    effect: 
      - 'NAUSEA'
    duration: 200
    amplifier: 3
  bread: 
    chance: 75
    effect: 
      - 'NIGHT_VISION'
    duration: 200
    amplifier: 3
  golden_carrot: 
    chance: 75
    effect: 
      - 'POISON'
    duration: 200
    amplifier: 3
  carrot: 
    chance: 75
    effect: 
      - 'REGENERATION'
    duration: 200
    amplifier: 3
  mushroom_stew: 
    chance: 75
    effect: 
      - 'RESISTANCE'
    duration: 200
    amplifier: 3
  rabbit_stew: 
    chance: 75
    effect: 
      - 'SATURATION'
    duration: 200
    amplifier: 3
  suspicious_stew: 
    chance: 75
    effect: 
      - 'SLOW_FALLING'
    duration: 200
    amplifier: 3
  chorus_fruit: 
    chance: 75
    effect: 
      - 'SLOWNESS'
    duration: 200
    amplifier: 3
  dried_kelp: 
    chance: 75
    effect: 
     - 'SPEED'
    duration: 200
    amplifier: 3
  melon_slice: 
    chance: 75
    effect: 
      - 'STRENGTH'
    duration: 200
    amplifier: 3
  poisonous_potato: 
    chance: 75
    effect: 
      - 'WATER_BREATHING'
    duration: 200
    amplifier: 3
  pimpkin_pie: 
    chance: 75
    effect: 
      - 'SPEED'
    duration: 200
    amplifier: 3
  sweet_berries: 
    chance: 75
    effect: 
      - 'WEAKNESS'
    duration: 200
    amplifier: 3
  cookie: 
    chance: 75
    effect: 
      - 'WITHER'
    duration: 200
    amplifier: 3
  glow_berries: 
    chance: 75
    effect: 
      - 'SPEED'
    duration: 200
    amplifier: 3
  honey_bottle:
    chance: 75 
    effect: 
      - 'SPEED'
    duration: 200
    amplifier: 3
  rotten_flesh: 
    chance: 75
    effect: 
      - 'SPEED'
    duration: 200
    amplifier: 3
  spider_eye: 
    chance: 75
    effect: 
      - 'SPEED'
    duration: 200
    amplifier: 3
  tropical_fish: 
    chance: 75
    effect: 
      - 'SPEED'
    duration: 200
    amplifier: 3
  acorn:
    chance: 75
    effect: 
      - 'SPEED'
    duration: 200
    amplifier: 3
  random:
    enabled: false
    food:
      - 'COOKED_MUTTON'
      - 'COOKED_PORKCHOP'
      - 'COOKED_CHICKEN'
      - 'STEAK'
      - 'COOKED_COD'
      - 'COOKED_RABBIT'
      - 'COOKED_SALMON'
      - 'BACKED_POTATO'
      - 'RAW_BEEF' 
      - 'RAW_MUTTON'
      - 'RAW_COD'
      - 'RAW_SALMON'
      - 'RAW_CHICKEN'
      - 'RAW_PORKCHOP'
      - 'RAW RABBIT'
      - 'TROPICAL FISH'
      - 'SPINDER EYE'
      - 'ENCHANTED GOLDEN APPLE'
      - 'GOLDEN APPLE'
      - 'APPLE'
      - 'DRIED_KLEP'
      - 'GOLDEN_CARROT'
      - 'PUMKIN_PIE'
      - 'ROTTEN_FLESH'
      - 'MUSHROOM_STEW'
      - 'SUSPICIOUS_STEW'
      - 'BEETROOT_STEW'
      - 'RABBIT_STEW'
      - 'PUFFERFISH'
      - 'COOKIE'
      - 'CHORUS_FRUIT'
      - 'CARROT'
      - 'POTATO'
      - 'POISONOUS_POTATO'
      - 'BREAD'
      - 'CAKE'
      - 'MELON_SLICE'
      - 'SWEET_BERRIES'
      - 'GLOW_BERRIES'
      - 'BEETROOT'
    chance: 75
    effect: 
      - 'SPEED'
      - 'WATER_BREATHING'
      - 'REGENERATION'
    duration: 
      - 200
      - 100
    amplifier: 
      - 3
      - 1

Disclaimer

you are welcome to suggest any changes plugin is new and in beta not suggested for production have any problems please come to the discussion section of the plugin or dm in discord

Quick facts

Install steps are the general flow for this file type — How to install Minecraft Java mods & modpacks walks through it step by step.

Verified by MCModsHub

These come from our own check of the pack file, not from the source page.

Explore more