Перейти к содержимому
Mineforgian

Visible Offhand

Show both hands at the same time!

Загрузки
29K
Подписчики
79
Обновлён
29 июня 2024 г.
Лицензия
MIT

Опубликован 15 января 2024 г.

Visible Offhand

Rendering both hands simultaneously in a first-person perspective is a fun experience!

About this Mod

  • This is a very simple Mod that only lets the first person view inside the display offhand.
  • If you're not comfortable with this, you can also turn it off in the Skin Customization page.
  • The Mod also provides a custom key binding to toggle this feature with one click, though by default no keys are bound

Screenshot of the "Skin Customization" page

Ченджлог

Fabric-1.3.1Релиз1.20.6 · 4 мая 2024 г.

Support for 1.20.6

NeoForge-1.3.1Релиз1.20.4 · 1 февраля 2024 г.
  • 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
Forge-1.3.1Релиз1.20.2, 1.20.3, 1.20.4 · 1 февраля 2024 г.
  • 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
Forge-1.2.1Релиз1.20.2, 1.20.3, 1.20.4 · 1 февраля 2024 г.
  • 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
Forge-1.2.1Релиз1.18.2 · 1 февраля 2024 г.
  • 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
Fabric-1.3.1Релиз1.20.2, 1.20.3, 1.20.4 · 1 февраля 2024 г.
  • 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
Fabric-1.2.1Релиз1.20.2, 1.20.3, 1.20.4 · 1 февраля 2024 г.
  • 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
Fabric-1.2.1Релиз1.19.3 · 1 февраля 2024 г.
  • 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

Комментарии

Загружаем…