The numbers below are from the desync report.
Report is from a player on 0.21.9, two peers, tick 38606324.
The heuristic file (level-heuristic-38606324, 56074 bytes on both sides) differs in exactly one byte, at offset 55595, inside <script-rendering>: 159 objects on the server, 157 on the client ...
Search found 2 matches
- Fri Aug 28, 2026 6:43 pm
- Forum: Modding interface requests
- Topic: A counterpart to only_in_alt_mode for LuaRendering
- Replies: 2
- Views: 95
- Fri Aug 28, 2026 4:43 pm
- Forum: Modding interface requests
- Topic: A counterpart to only_in_alt_mode for LuaRendering
- Replies: 2
- Views: 95
A counterpart to only_in_alt_mode for LuaRendering
The request
A LuaRendering object can be told to show only while alt mode is on, through only_in_alt_mode. There is no way to say the opposite: show only while alt mode is off. I would like to ask for that counterpart.
Why it is needed
Without it, a mod that wants to draw something only while ...
A LuaRendering object can be told to show only while alt mode is on, through only_in_alt_mode. There is no way to say the opposite: show only while alt mode is off. I would like to ask for that counterpart.
Why it is needed
Without it, a mod that wants to draw something only while ...