LiteLDev/LeviLamina

[Bug]: Biome struct offset changed

MiemieMethod opened this issue · 0 comments

Describe the bug

[[nodiscard]] constexpr int getId() const { return ll::memory::dAccess<int>(this, 0x88); }

此处的偏移量应该改为0x80,除此之外,getWaterColor之后的偏移量都提前了,之前的部分尚未测试。

To Reproduce

如上。

Expected behavior

如上。

Screenshots

No response

Platform

No response

Version

0.12.1

Additional context

No response