Changed

A Minecraft experience in the world of Changed.

File Details

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

  • R
  • Mar 21, 2026
  • 14.79 MB
  • 6.7K
  • 1.20.1
  • Forge

File Name

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

Supported Versions

  • 1.20.1

Curse Maven Snippet

Forge

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

Learn more about Curse Maven

Changes

  • Added BlockState validator to Glu edit screen
  • Added server-side config to adjust facility generation
    • facility.generateDepth sets how large the facility generates (default: 20).
    • facility.rollForSizeAttempts sets how many times the facility generates to maximize size (default: 1 time)
    • facility.placementAttemptsPerPieceType sets how many times the facility will attempt to place one piece type before skipping the piece type (default: 8). This config should prevent the facility from taking a long time to generate.

Bug Fixes

  • Fixed crash from placing misconfigured facility piece
  • Fixed issue where tamed DL wolves will lose their tame state in the stasis chamber
  • Fixed animation compatibility with player animator
  • Fixed walk speed introduced by creature chat mod
  • Mitigated server watchdog crash from excessive facility generation time
  • Fixed ability selection menu kicking the player in certain modpack conditions

API Changes

No changes