Visible Offhand

Visible Offhand

Mod

Show both hands at the same time!

Client DecorationUtility

2,254 downloads
32 followers
Created4 months ago
Updated15 days ago

Follow Save
Host your Minecraft server on BisectHosting - get 25% off your first month with code MODRINTH.
Filter loader...
Filter versions...
Filter channels...

Support for 1.20.6

  • 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 Mod configuration screen with the "Reload Profile/Done" button, you can re-read the configuration information in the configuration file at any time while the game is running
  • Add a new client-side command, /visibleoffhand reload, to re-read the configuration information from the configuration file
  • 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
  • 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 Mod configuration screen with the "Reload Profile/Done" button, you can re-read the configuration information in the configuration file at any time while the game is running
  • Add a new client-side command, /visibleoffhand reload, to re-read the configuration information from the configuration file
  • 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
  • Cancel modification Skin Customization Screen
  • Use the Mod screen to open the Mod configuration screen
  • Cancel modification Skin Customization Screen
  • Use the ModMenu to open the Mod configuration screen

External resources



Project members

MovTery

Member


Technical information

License
MIT
Client side
required
Server side
unsupported
Project ID