Skip to content

[Bug: <Mixin>]: 26.1 update mixin issue #169

@uRyanxD

Description

@uRyanxD

Minecraft Version

26.1

Moonrise Version

26.1

Mod Loader

Fabric

Logs and Crash Reports

irrelevant

Additional Context

I recently noticed that you have updated to version 26.1, but you seem to have forgotten to update LevelChunkSectionMixin.java mixin.

Mojang has fixed this: https://github.com/Tuinity/Moonrise/blob/mc/26.1/src/main/java/ca/spottedleaf/moonrise/mixin/block_counting/LevelChunkSectionMixin.java#L138

And now there's a new variable called fluidCount that is incremented here instead of the incorrect use of nonemptyblockcount here:
https://github.com/Tuinity/Moonrise/blob/mc/26.1/src/main/java/ca/spottedleaf/moonrise/mixin/block_counting/LevelChunkSectionMixin.java#L203

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions