promotional bannermobile promotional banner

Visible Offhand

Show both hands at the same time!

File Details

VisibleOffhand Forge-1.2.1

  • R
  • Feb 1, 2024
  • 94.95 KB
  • 7.7K
  • 1.20.4+4
  • Forge

File Name

visible_offhand-Forge-1.2.1-1.20-1.20.4.jar

Supported Versions

  • 1.20.4
  • 1.20.3
  • 1.20.2
  • 1.20.1
  • 1.20

Curse Maven Snippet

Forge

implementation fg.deobf("curse.maven:visible-offhand-962406:5073946")
Curse Maven does not yet support mods that have disabled 3rd party sharing

Learn more about Curse Maven

  • Added configuration option "handheldItems", the default is "minecraft:filled_map", can be filled in a new value (id:item) to tell the Mod that the main hand holding these items will not force Offhand rendering
//The default content in the "visible_offhand.json" configuration file:
{
  "doubleHands": true,
  "handheldItems": [
    "minecraft:filled_map"
  ]
}

  • Replace the "Done" button in the "Skin Customization" screen with the "Reload Profile/Done" button, and you can re-read the configuration information in the configuration file at any time during the game