Kaleidoscope Cookery: Satiated Shield Tuner

Quick rating

Kaleidoscope Cookery: Satiated Shield Tuner

No reviews yet

This mod provides several configurable options for the Satiated Shield effect in Kaleidoscope Cookery mod, allowing players to adjust its intensity according to their needs and preferences.

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

Compatibility

Supported Environments

Dev Environment
Client Unsupported
Server Required

About

Project Details

Type
Mod
License
CC BY NC SA 4.0
Latest Version
Kaleidoscope-Cookery-Satiated-Shield-Tuner-1.21.1-1.1.1.jar
Authors
CurseForge
Modrinth

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
Modrinth ID

Resources

External Links

Source Issues Wiki Discord

About

Description

Kaleidoscope Cookery: Satiated Shield Tuner

Notice

This mod only works with Kaleidoscope Cookery from 1.1.0 to 1.2.1 version, as later versions of Kaleidoscope Cookery have integrated this mod's features.

Overview

Satiated Shield is a effect in Kaleidoscope Cookery, it is cheap to obtain but has powerful effects, which makes players who care about game balance very frustrated.

This mod provides several configurable options for the Satiated Shield effect, allowing players to adjust its intensity according to their needs and preferences.

After installing this mod and running the game, you can adjust these options in-game if you install this mod on the client side, you can also edit them in the kaleidoscope_cookery_satiated_shield_tuner-server.toml file under the config folder to achieve a more suitable gaming experience.

config_ui

Environment

Only need to install this mod on the server side.

Configuration Options

  • IS_MODIFY_SATIATED_SHIELD
    • Whether to enable the Satiated Shield tuner.
    • If the Satiated Shield Weakness from the Kaleidoscope Compat mod is enabled, its effects will take precedence. And the configuration options of this mod will be disabled.
  • IS_SATIATED_SHIELD_DISABLE_WHEN_HUNGRY_EFFECT
    • Whether to disable the Satiated Shield effect when the player has hungry effect.
    • If true, the Satiated Shield effect will not apply while the player has the Hunger effect.
  • SATIATED_SHIELD_MIN_FOOD_LEVEL
    • The minimum Hunger Value required for the Satiated Shield effect to take effect.
    • When the player's hunger value is below this threshold, the Satiated Shield effect will not be active.
  • SATIATED_SHIELD_ADDITIONAL_EXHAUSTION_PER_DAMAGE
    • The additional exhaustion added each time the player takes damage.
    • 4 points of exhaustion = 1 point of food/hunger value, and the player can accumulate up to 40 points of exhaustion in 1 game tick.
    • For example: If set to 0.5, each point of reduced damage will additionally cause 0.5 points of exhaustion.
  • SATIATED_SHIELD_DAMAGE_REDUCTION_PERCENT
    • The damage reduction percentage of the Satiated Shield effect.
    • The player's incoming original damage will be multiplied by the damage reduction percentage to calculate the damage reduction amount.
    • For example: If set to 0.5, the player's incoming damage will be reduced by 50%.
  • SATIATED_SHIELD_MAX_DAMAGE_REDUCTION
    • The maximum damage reduction amount of the Satiated Shield effect.
    • If the damage reduction amount exceeds this value, it will be capped at this limit.
    • For example: If set to 10.0, the player's incoming damage will be limited to a maximum reduction of 10 points.
  • SATIATED_SHIELD_MIN_DAMAGE
    • The minimum damage that can be caused by the Satiated Shield effect.
    • When the original damage is higher than this value, the final damage will be limited to not be lower than this value.
    • final damage = original damage - damage reduction amount
  • SATIATED_SHIELD_WEAKNESS_DAMAGE_MULTIPLIER
    • The multiplier for the exhaustion added per point of Satiated Shield Weakness Damage.
    • 4 points of exhaustion = 1 point of food/hunger value, and the player can accumulate up to 40 points of exhaustion in 1 game tick.

Kaleidoscope Cookery: Satiated Shield Tuner

Notice

This mod only works with Kaleidoscope Cookery from 1.1.0 to 1.2.1 version, as later versions of Kaleidoscope Cookery have integrated this mod's features.

Overview

Satiated Shield is a effect in Kaleidoscope Cookery, it is cheap to obtain but has powerful effects, which makes players who care about game balance very frustrated.

This mod provides several configurable options for the Satiated Shield effect, allowing players to adjust its intensity according to their needs and preferences.

After installing this mod and running the game, you can adjust these options in-game if you install this mod on the client side, you can also edit them in the kaleidoscope_cookery_satiated_shield_tuner-server.toml file under the config folder to achieve a more suitable gaming experience.

config_ui

Environment

Only need to install this mod on the server side.

Configuration Options

  • IS_MODIFY_SATIATED_SHIELD
    • Whether to enable the Satiated Shield tuner.
    • If the Satiated Shield Weakness from the Kaleidoscope Compat mod is enabled, its effects will take precedence. And the configuration options of this mod will be disabled.
    • IS_SATIATED_SHIELD_DISABLE_WHEN_HUNGRY_EFFECT
      • Whether to disable the Satiated Shield effect when the player has hungry effect.
      • If true, the Satiated Shield effect will not apply while the player has the Hunger effect.
    • SATIATED_SHIELD_MIN_FOOD_LEVEL
      • The minimum Hunger Value required for the Satiated Shield effect to take effect.
      • When the player's hunger value is below this threshold, the Satiated Shield effect will not be active.
    • SATIATED_SHIELD_ADDITIONAL_EXHAUSTION_PER_DAMAGE
      • The additional exhaustion added each time the player takes damage.
      • 4 points of exhaustion = 1 point of food/hunger value, and the player can accumulate up to 40 points of exhaustion in 1 game tick.
      • For example: If set to 0.5, each point of reduced damage will additionally cause 0.5 points of exhaustion.
    • SATIATED_SHIELD_DAMAGE_REDUCTION_PERCENT
      • The damage reduction percentage of the Satiated Shield effect.
      • The player's incoming original damage will be multiplied by the damage reduction percentage to calculate the damage reduction amount.
      • For example: If set to 0.5, the player's incoming damage will be reduced by 50%.
    • SATIATED_SHIELD_MAX_DAMAGE_REDUCTION
      • The maximum damage reduction amount of the Satiated Shield effect.
      • If the damage reduction amount exceeds this value, it will be capped at this limit.
      • For example: If set to 10.0, the player's incoming damage will be limited to a maximum reduction of 10 points.
    • SATIATED_SHIELD_MIN_DAMAGE
      • The minimum damage that can be caused by the Satiated Shield effect.
      • When the original damage is higher than this value, the final damage will be limited to not be lower than this value.
      • final damage = original damage - damage reduction amount
    • SATIATED_SHIELD_WEAKNESS_DAMAGE_MULTIPLIER
      • The multiplier for the exhaustion added per point of Satiated Shield Weakness Damage.
      • 4 points of exhaustion = 1 point of food/hunger value, and the player can accumulate up to 40 points of exhaustion in 1 game tick.

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

~4,000
Total Downloads
CurseForge
~1,000
Modrinth
~3,000
Last Updated
CurseForge
Created
CurseForge
Modrinth
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