Gilly7CE / Carpet-Addons-Not-Found

Addons for the Fabric Carpet mod
MIT License
6 stars 0 forks source link

[BUG] - Can get into an illegal state setting `movableBlockEntities` to false when `movableSpawners` is `true` #145

Closed Gilly7CE closed 1 year ago

Gilly7CE commented 1 year ago

Description

Setting movableBlockEntities to false whilst movableSpawners is true keeps movableSpawners set to true.

To Reproduce

  1. Load a world
  2. Set movableBlockEntities to true
  3. Set movableSpawners to true
  4. Set movableBlockEntites to false
  5. See that movableSpawners is still true

Expected behavior

movableSpawners should be set to false when movableBlockEntities is set to false.

Version (please complete the following information):