Skip to content

Carpet Addons Not Found v1.2.1 for 1.18.2

Compare
Choose a tag to compare
@Gilly7CE Gilly7CE released this 05 Jun 19:49
· 35 commits to 1.18.2 since this release

Description

This is a patch version release for a bug fix.

Dependencies

Dependency Version
Minecraft 1.18.2
Fabric Loader 0.14.19
Carpet 1.4.69+v220331

Changes

  • Validation of the movableSpawners will now generate an actual error message if trying to set it to true whilst movableBlockEntities is set to false.

Bug fixes

  • If both movableSpawners and movableBlockEntities were set to true and then you set movableBlockEntities to false, movableSpawners would remain true but would technically be disabled. The fix changes it so that setting movableBlockEntities to false will also set movableSpawners to false if it was originally true. A warning is generated to inform you that this has happened. (#145)

Contributors

@Gilly7CE