Compatibility
Minecraft: Java Edition
Platforms
Supported environments
Tags
Creators
Details
This mod allows you to have a wrist mounted minimap on the back of your right hand. The scale, adjustments, and masks are all adjustable in the config file.
This keeps the original left hand wrist HUD intact and adds a mask over the top left corner to cover up the map rendered by vivecraft.
This is made as an addon to vivecraft version 1.21.11-1.3.9-fabric.
Designed to work with xaerominimap-fabric-1.21.11-26.3.0, but renders the top left of the HUD on the back of the right hand so in theory other maps could work.
Spoiler
dualwristhud.json
{ "enabled": true, "hideWhenScreenOpen": true, "offsetX": 0.06, "offsetY": -0, "offsetZ": 0.12, "pitch": -90.0, "yaw": 90.0, "roll": 270.0, "scale": 0.4, "crop": { "enabled": true, "x": 0.0, "y": 0.0, "width": 0.25, "height": 0.35 } }


