-
Bug
-
Resolution: Unresolved
-
None
-
1.17.40.23 Beta, 1.16.210.53 Beta, 1.16.0
-
None
-
Confirmed
-
Windows
-
378805
Ticking areas from the Nether still have effects when all players are in the Overworld, even though they don't appear in /tickingarea list unless all-dimensions is set.
Steps to Reproduce
- Place an always-active repeating command block in the Nether with a command like /execute @a ~ ~ ~ fill ~-4 1 ~-4 ~4 127 ~4 water 0 replace air
- Set a ticking area up in the Nether with the command block inside.
- Go back to the Overworld.
Expected Result
The command block deactivates as soon as the player leaves the Nether.
Observed Result
The command block remains active even in the Overworld and the End. (Thank rqbby for testing the End!)