Celestial Overhaul

Quick rating

Celestial Overhaul

No reviews yet

Vanilla Tweak: Change fire, starvation, healing, etc to percentage damage, to better blend them into large number modded gamestyle

QoL & Tweaks
Mod Loaders
Forge
NeoForge
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

About

Project Details

Type
Mod
Latest Version
celestial_overhaul-2.0.1.jar

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

CurseForge ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Discord: https://discord.gg/BCHNhsDMXz

This mod includes several damage calculation tweaks to keep vanilla mechanics to up state with modded gamestyle: 

Non-Combat Damage/Healing Scaling

This mechanics scales the several damage types with entity max health, but it would not down-scale damage for entities with low max health.

For example, Drowning by default is scaled to 2% of entity max health. Vanilla drowning damage is 2.

  • For entities with 200 max health, they will take 2 * 2% * 200 = 8 damage every second.
  • For entities with 30 max health, since 2% * 30 < 1, they will still take 2 damage.

The default configuration has:

  • Starvation, Cramming, Suffocation, Drowning, withering, thorn: 2% max health
  • Fall: default off
  • Poison: 5% of current health
  • Regeneration effect, Natural Healing: 5% max health

Fixed Bonus to Percentage Bonus

There are several enchantments and effects that gives player a fixed addition bonus. This mechanics change them to percentage instead. Numbers can be adjusted in config.

  • Sharpness Enchantment: +6% damage per level
  • Smite-like Enchantments: +12% damage per level
  • Strength effect: +30% damage per level

Linear Reduction to Exponential Reduction

The protection enchantments and resistance effect are stacking linearly in vanilla. This makes the first few levels too weak and the last few levels too strong. This mechanics change them to stack multiplicatively, so every levels have the same strength.

  • Protection Enchantments: -4% damage per point (x96%)
  • Resistance Effect: -20% damage per level (x80%)

Resistance I provides -20% (x0.8) damage reduction, and Resistance IV provides -80% (x0.2) damage reduction in vanilla. This means the first level reduce damage by 20% and the 4th level reduce damage by 50% compared to previous level. In the new calculation, Resistance III gives -48.8% (x0.512) reduction, and Resistance IV gices -59.04% (x0.4096) reduction, which means from III to IV it further reduce damage taken by 20%.

In vanilla, each protection-like enchantments adds protection points. regular protection adds 1 per level, fire/projectile/explosion protection adds 2 per level, and feather falling adds 3 per level. Each protection point gives -4% damage reduction, capped at -80%. With this mechanics, new damage becomes (1-4%)^points, which means at 1 point it's same as vanilla, but at 20 points it's -55.8% (x0.442) compared to -80% in vanilla.

Miscellaneous

This mod also adds the following small QoL mechanics:

  • Attack breaks grass and then still hits target (default: on)
  • Use sword to block attacks like shields (default: on)
  • Play arrow-hit sound when arrow hits target (default: on)
  • Hide flame effect when player is on fire but has fire resistance effect (default: on)
  • Disable falling attack (default: 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

~760,000
Downloads
Last Updated
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