1. This site uses cookies. By continuing to use this site, you are agreeing to our use of cookies. Learn More.
  2. Hi there Guest! You should join our Minecraft server @ meepcraft.com
  3. We also have a Discord server that you can join @ https://discord.gg/B4shfCZjYx
  4. Purchase a rank upgrade and get it instantly in-game! Cookies Minecraft Discord Upgrade

Remove Hunger Cost for Vein Miner

Discussion in 'Resolved/Denied' started by Peero, Jan 18, 2021.

  1. Peero

    Peero Celebrity Meeper

    Offline
    Messages:
    908
    Likes Received:
    1,535
    Title says it all, remove the hunger usage when breaking blocks with vein miner. It is extremely annoying and still bypasses the /feed perk with Farmer.
    Also, posted at the request of @AdrianIsEpic :
    upload_2021-1-18_14-43-21.png
    Adrian said its probably just that breaking blocks in vanilla lowers your hunger so it's probably a part of vanilla. Either way please fix thanks.
     
    Adrian likes this.
  2. CluelessKlutz

    CluelessKlutz Badmin

    Offline
    Messages:
    2,997
    Likes Received:
    7,356
    This is coming from the veinminer plugin (it's in the config.yml), so very easy to do. This is where it's coming from in the default config
    Code:
    Hunger: # Various hunger-related options
      HungerModifier: 4.0 # How much exhaustion is applied for every block broken while vein mining. Every point is 0.025 hunger/exhaustion per block
      MinimumFoodLevel: 1 # The minimum food level required to vein mine. If vein mining while this value is hit, it will stop
      HungryMessage: "&7You are too hungry to vein mine!" # The message to send the player when they are too hungry
     
    Peero and Adrian like this.

Share This Page