More Potion Effects

Added a variety of interesting potion effects as well as several enchantments related to potion effects.

File Details

more_potion_effects-2.5.7-forge-1.20.1.jar

  • R
  • Apr 4, 2026
  • 591.38 KB
  • 1.1K
  • 1.20.1
  • Forge

File Name

more_potion_effects-2.5.7-forge-1.20.1.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:more-potion-effects-1106489:7871885")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

新增内容 / New Content

1. 新增「鱼肺」效果 (Gills Effect)
水上减少氧气,水下恢复氧气。
Added "Gills" effect: Reduces oxygen on land, restores oxygen underwater.


效果调整 / Effect Adjustments

1. 窒息效果调整 (Suffocation Effect Adjustment)
调整了窒息效果的氧气值减少速度。
Adjusted oxygen depletion rate for "Suffocation" effect.

2. 免疫效果配置更新 (Immunity Effect Configuration Update)
更新了免疫的配置项,可以指定1至任意级的免疫效果能免疫哪些效果的多少等级。 格式示例:"minecarft:weakness","minecraft:unluck-4,minecraft:hunger-2"。意为I级效果可以免疫任意等级虚弱,II级效果可免疫V级霉运和III级饥饿 

Updated Immunity configuration: Now supports specifying which effects and what levels can be immunized for each tier of Immune effect (1 to any level). Example of format:"minecarft:weakness","minecraft:unluck-4,minecraft:hunger-2".It represents that the I-level effect can protect against any level of weakness, the II-level effect can protect against V-level bad luck, and the III-level effect can protect against hunger.


BUG修复 / Bug Fixes

1. 大量已知BUG修复 (Multiple Known Bug Fixes)
修复大量已知BUG。
Fixed numerous known bugs.