Pollution of the Realms

Adds environmental pollution mechanics to the game.

File Details

AdPother-1.20.4-8.4.2.0-build.0170.jar

  • R
  • May 25, 2024
  • 678.19 KB
  • 246.3K
  • 1.20.4
  • Forge

File Name

AdPother-1.20.4-8.4.2.0-build.0170.jar

Supported Versions

  • 1.20.4

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:pollution-of-the-realms-269973:5371350")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

8.4.2.0

  • added: particle effects of polluted air in addition to smog
  • added: possibility to copy all properties in block replacements by using the following format: blockId -> blockId:* (thanks to Koynax_)
  • added: possibility to do fake replacements that only consume pollution by using the following format: blockId -> sameBlockId
  • changed: default altitude limits in Bounds.cfg from [-64, 319] -> [0, 319] to allow hiding from pollution deep underground
  • fixed: respirators preventing eating when the player was not being exposed to harmful levels of pollution (thanks to purplerupter)
  • fixed: altitude limits in Bounds.cfg not affecting status effects from pollution (thanks to Viktordrr4)
  • fixed: a bug preventing pollution from spreading properly
  • fixed: recipes not showing in the vanilla recipe book
  • fixed: Sources/player_eating.cfg not working correctly (thanks to bradyykennyy)
  • fixed: no emissions when eating a cake
  • requires: ForgeEndertech 11.4.1.0 or above