Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Unremovable Effects

Unremovable Effects

Makes selected status effects unremovable with Milk Bucket

2,555
2
Library
Utility

Compatibility

Minecraft: Java Edition

1.21.x
1.20–1.20.2

Platforms

Fabric

Supported environments

Server-side

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source
Donate on PayPal

Creators

Xires87
Xires87 Owner

Details

Licensed MIT
Published 9 months ago
Updated 8 months ago
DescriptionChangelogVersions

Requires Fabric API

A simple mod that makes selected status effects unremovable with Milk Bucket

You can make any status effect unremovable with a datapack.

Datapacks:

To make status effect unremovable, in data/unremovableeffects/unremovable_status_effects/ create json file containing:

{
  "replace": false,
  "replace_priority": 0,
  "status_effects": [
]
}

In "status_effects" add status effects which you want to make unremovable, for example:

{
  "replace": false,
  "replace_priority": 0,
  "status_effects": [
    "minecraft:speed",
    "minecraft:poison",
    "some_mod_id:some_status_effect",
    "some_mod_id:another_status_effect"
  ]
}

If you set "replace" to true, other files will be ignored.

If there are multiple files with replace set to true, the one with the highest priority ("replace_priority") will be used.

If multiple files has the same "replace_priority", the one that was loaded first will be used (a warning in logs will appear in such situation)

Compatibility:

  • compatible with Farmer's Delight (Milk Bottle and Hot Cocoa)

Modrinth is open source.

main@16c5a5a

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.