LambdAurora / AurorasDecorations

Decorations-focused Quilt mod.
https://lambdaurora.dev/AurorasDecorations
GNU Lesser General Public License v3.0
50 stars 15 forks source link

Fix game-breaking mixin that removes villagers from worlds. #16

Closed binomial0 closed 2 years ago

binomial0 commented 2 years ago

For some reason that I don't fully understand, Mixin can no longer capture the locals of the shouldKeepRunning method. (I tested this using LocalCapture.PRINT) I therefore recompute the needed values.

LambdAurora commented 2 years ago

Super-seeded by dae0abc.