Acid Rain

Quick rating

Acid Rain

No reviews yet

Adds acid rain/water damage to the game, affecting players caught in the rain or submerged in water.

Adventure/Exploration
Minigame
Mod Loaders
Fabric
Minecraft

Community voices

Reviews

Versions
Loading versions…
Match includes

Click once to include, again to exclude, again to clear

Rating Any
Any 0.5 1.0 1.5 2.0 2.5 3.0 3.5 4.0 4.5 5.0
Min
Max
Play Status
Reviews
Time Played
hrs+
Verified developers only
Has developer response
List view
Grid view
Compact view
Sort by
Date
Rating
Helpful
Unhelpful
Edited
Sort ascending
Delete this review?

This removes your review from the project. You can write a new review after.

Review submitted for moderation

Your review has been sent to moderators, who will check that it meets our guidelines before it appears publicly.

No reviews yet. Be the first to review this project!

Get it on

Available Platforms

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
All Rights Reserved
Latest Version
1.0.0
Authors

For authors

Embed Badge

If you're the author of this project, you can embed a live badge anywhere that supports HTML or Markdown. It updates automatically whenever ratings change.

Custom banner text
ModDex rating badge preview

Use HTML for any page that supports it, or Markdown for README files and Markdown-based descriptions.

Identifiers

Platform IDs

Modrinth ID

Resources

External Links

About

Description

Acid Rain

This mod is very simple and intended for events or survival. It adds acid rain/water damage to the game, affecting players caught in the rain or submerged in water. It's designed to add a survival challenge, making weather and water sources more dangerous.

Features

  • Acid Rain/Water Damage: Players take damage when exposed to rain or submerged in water.
    • Player Only: The acid rain only affects players.
    • Configurable Damage: The damage amount and interval are configurable via commands.
    • Difficulty Scaling: The damage scales with the world difficulty just like damage from mobs.
    • Bypasses Armor: Armor is ignored when calculating damage (but protection enchantments still apply).
    • No Knockback: The damage does not cause knockback.
    • Small Exhaustion: Applies a small amount of exhaustion (0.1 hunger) with each damage tick.
    • No Damage Tick Bypass: The damage bypasses the noDamageTicks mechanic, ensuring consistent damage application, even if the player is already taking other forms of damage (like fire).

Commands

The mod includes commands to control the acid rain effect. These commands require operator (OP) permissions (permission level 2 or higher).

  • /acid on [interval] [damage] : Enables acid rain/water damage.
    • interval: The interval in ticks between each damage application (default is 10 ticks, or 0.5 seconds). Must be an integer of 1 or greater.
    • damage: The amount of damage dealt each interval (default is 1.0, or 0.5 hearts). Must be a float of 0.0 or greater.
    • Example: /acid on 20 0.5 enables acid rain, dealing 0.5 damage every 20 ticks (1 second).
    • If interval and damage are omitted, the default values are used.
    • /acid off: Disables acid rain/water damage.
    • /acid status: Displays the current status of the acid rain (enabled/disabled), the damage amount, and the damage interval.

Configuration

The mod offers in-game configuration via commands:

  • Damage Interval: Adjust the frequency of damage application. A smaller interval means more frequent damage.
  • Damage Amount: Control the severity of the acid rain.

Technical Details

  • Mod ID: Acid Rain
  • Damage Interval: The damageIntervalTicks variable determines how often damage is applied. By default, it's set to 10 ticks (0.5 seconds).
  • Damage Amount: The damageAmount variable determines the base damage applied.
  • Tick Handler: The mod registers a ServerTickEvents.END_SERVER_TICK handler that processes all players in all loaded server worlds every tick.
  • Custom Damage Type: Uses it's own damage type.

Installation

  1. Make sure you have the Fabric Loader installed.
  2. Download the latest version of the Acid Rain mod from Modrinth.
  3. Place the downloaded .jar file into your Minecraft's mods folder.

Planned Features/Future Development

  • Config file for setting default damage and interval.
  • Add a custom effect or particle effect to indicate the acid rain/water.
  • Add config to make it affect mobs.
  • Add config to make it only affect rain and not water.
  • Translations
  • More than one random death message
  • Per-world acid rain toggling
  • Persistence (worlds/server remembers worlds with acid rain on/off)

Screenshots

Gallery

This project has no gallery images yet.

Versions

Files

Relations

Project Relations

More like this

Similar Mods

Suggestions use data such as tags, dependencies, dependents, descriptions, titles, and more to rank how much they overlap with this mod.

On ModDex

Community snapshot

0
Ratings
0
Followers
0
In stacks

By the numbers

Statistics

<1,000
Downloads
Last Updated
CurseForge
Created
Last synced
When ModDex last fetched this project from CurseForge or Modrinth. Every project is re-checked on a schedule, and any project that ships a new file is synced automatically within hours of the release.
New file updates sync automatically
How syncing works