Changed

A Minecraft experience in the world of Changed.

File Details

Changed-m1.20.1-v0.15.5-all.jar

  • R
  • May 31, 2026
  • 14.91 MB
  • 0
  • 1.20.1
  • Forge

File Name

Changed-m1.20.1-v0.15.5-all.jar

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:changed-minecraft-mod-661527:8177714")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

Changes

  • Added Pure White Latex Cerberus
  • Small facility generation optimization
  • Added server config to disable mob assimilation
  • Added latex drip particles to latex covered ceilings
    • Can be disabled in the client config

Bug Fixes

  • Attempted fix for crash when ticking an assimilated rabbit
  • Fixed crash related to a missing target for camera tug
  • Attempted fix for mixin conflict with server kernels (e.g. Arclight)
  • Replaced many mixin injectors to use compatibility conscious signatures
  • Fixed crash due to unsafe cast when fast_rendering is disabled with rubidium
  • Fixed legacy fluid block names being untranslated
  • Fixed rain pouring through latex blocks
  • Fixed issue causing invalid camera placement when spectating non-living entities (e.g. Item frames)
  • Fixed crash related to enabling wave vision in spectator mode
  • Fixed basic player info being desynced when an NPC has spawned in
  • Fixed issue prevent players from being assimilated while suited
  • Fixed desync of TF state from grab
  • Fixed tamed DL wolf inventories being "voided" when killed
  • Fixed issue that causes mods to consider latex flasks as potions

API Changes

  • Added initializeBPI() to allow latexes to override their BPI when spawning
  • Added facility piece event system that allows devs to make facility pieces do stuff