Minecraft Dew mod 2026 download
logo
minecraft mod Dew

Dew

Game Version: 1.18.1
Total Downloads: 3,567
Updated: Jan 17, 2022
Created: Feb 21, 2021
Download DewDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
Dew 1.3.2 release 82.81 KB Jan 17, 2022 1.18.1 10 download Dew Dew 1.3.2 releaseDownload
Dew-1.3.2.jar release 83.94 KB Jun 8, 2021 1.17 1,004 download Dew Dew-1.3.2.jar releaseDownload
Dew-1.3.2.jar release 82.68 KB Jun 1, 2021 1.16.5 837 download Dew Dew-1.3.2.jar releaseDownload
Dew-1.3.1.jar release 81.95 KB Jun 1, 2021 1.16.5 126 download Dew Dew-1.3.1.jar releaseDownload
Dew-1.3.0.jar release 83.11 KB Jun 1, 2021 1.16.5 67 download Dew Dew-1.3.0.jar releaseDownload
Dew-1.2.3.jar release 76.71 KB Feb 23, 2021 1.16.5 1,253 download Dew Dew-1.2.3.jar releaseDownload
Dew-1.2.2.jar +2 More+2 Others release 75.82 KB Feb 22, 2021 1.16.5 37 download Dew Dew-1.2.2.jar

+2 More+2 Others releaseDownload
Dew-1.2.1.jar release 76.69 KB Feb 22, 2021 1.16.5 51 download Dew Dew-1.2.1.jar releaseDownload
Dew-1.2.0.jar release 76.50 KB Feb 22, 2021 1.16.5 39 download Dew Dew-1.2.0.jar releaseDownload
Dew-1.1.0.jar release 75.84 KB Feb 22, 2021 1.16.5 34 download Dew Dew-1.1.0.jar releaseDownload
Dew-1.0.0.jar release 75.07 KB Feb 21, 2021 1.16.5 40 download Dew Dew-1.0.0.jar releaseDownload
Dew-1.3.2.jar beta 83.94 KB Jun 7, 2021 1.17 49 download Dew Dew-1.3.2.jar betaDownload

Description

Share this:

Dew is a mod that adds thirst mechanics to Minecraft.

 Now available in Portuguese thanks to MaroonShaded!

Features

  • Thirst bar and handler that functions similar to the hunger bar
  • Water purifier since ground water is dangerous and not as hydrating
  • Dangerous status effects for drinking unclean water
  • Dehydration effect that varies for water collected from different biomes

Experimental / Upcoming

  • Support for other mods to add drink-items
  • More advanced thirst manager that prevents sprinting when thirsty and loses hydration at a variable rate depending on player activities

Details

Water Filter

Water purifier image

Crafting

Crafting Recipe for water filter

Usage

The water filter can be used to create purified drinking water. To use the filter, first fill it with water using a water bottle. Then light it with flint and steel. Once you are done, the filter will begin the filtration process. When it is done, you can retrieve the filtered water with an empty bottle.

 

Purified Water

 
Purified water Image

Information

Water that is safe to drink with a hydration value of 4.

 

Hydration Value of Existing Items

Water Bottle – 3

Milk – 3

Mushroom Stew, Rabbit Stew, Beetroot stew – 2

Melon Slice – 1

Adding thirst values to your own mod

For mod developers that want to take advantage of the thirst bar, follow the instructions below:

  1. Make sure you have CurseMaven installed as a plugin for your mod on gradle
  2. Add this dependency to your build.gradle file:
    dependencies {
    modImplementation "curse.maven:dew:3213419"
    }
  3. Create a class that implements DrinkRegisterEntryPoint and override the methods you are instructed to
  4. Inside the register() method, user drinkRegistry.RegisterDrink(Item item, int thirst value) to register your item and value

I am willing to help resolve any bugs or problems you may have as a user or developer. Feel free to contact me!

Enjoy!

Comments

Add a comment