Frames Map 3D (1.0.7)
Curse Maven Snippet
What's new
v1.0.7 — Client-optional: vanilla clients can join
Feature
- The mod is now optional on the client. The network channels are registered as optional, so a client without the mod can join a server that has it with no connection error — that player simply sees the flat vanilla map instead of the 3D relief. Previously the channel was required and NeoForge rejected the connection.
- No more swallowed right-click for unmodded clients. If the connecting client doesn't have the channel, the interaction handler no longer cancels the event, so vanilla item-frame rotation keeps working. This also covers the symmetric case (a modded client joining a server without the mod).
- All packets (client→server and server→client) are now guarded with
hasChannel(...)so nothing is ever sent to a side that can't receive it.
JAR: frames_map_3d-1.21.1-neoforge-21.1.249-1.0.7.jar
Tag: 1.21.1-neoforge-1.0.7
This mod has no additional files

