双手可见是一个简单的模组,能够让第一人称视角中同时展示玩家的双手。
这种同时渲染双手的体验非常有趣!
关于这个模组
- 这是一个非常简单的模组,只能让第一人称视角中展示双手。
- 如果您对此不太适应,您也可以在“皮肤自定义”页面中将其关闭。
- 该模组还提供了一个自定义按键绑定,以便一键切换此功能,尽管默认情况下未绑定任何按键。
您可以在以下链接找到“皮肤自定义”页面的截图:
截图:
版本&下载
1.20.6+1.4.0 ( NeoForge )
1.4.0 · Release版本: 1.4.0支持游戏: 1.20.6类型: NeoForgeRelease下载次数: 77
1.19.4+1.3.1 ( Forge )
1.3.1 · Release版本: 1.3.1支持游戏: 1.19.4类型: ForgeRelease下载次数: 100
1.19.2+1.3.1 ( Forge )
1.3.1 · Release版本: 1.3.1支持游戏: 1.19.2类型: ForgeRelease下载次数: 282
1.21+1.4.0 ( Fabric )
1.4.0 · Release版本: 1.4.0支持游戏: 1.20.6, 1.21类型: FabricRelease下载次数: 3,678
1.21+1.3.1 ( Fabric )
Fabric-1.3.1 · Release版本: Fabric-1.3.1支持游戏: 1.20.6, 1.21类型: FabricRelease下载次数: 154
1.19+1.3.1 ( Forge )
1.3.1 · Release版本: 1.3.1支持游戏: 1.19类型: ForgeRelease下载次数: 103
1.20.6+1.3.1 ( Fabric )
Fabric-1.3.1 · Release版本: Fabric-1.3.1支持游戏: 1.20.6类型: FabricRelease下载次数: 327
Support for 1.20.6
VisibleOffhand NeoForge-1.3.1
NeoForge-1.3.1 · Release版本: NeoForge-1.3.1支持游戏: 1.20.4类型: NeoForgeRelease下载次数: 147
- 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
```
//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
VisibleOffhand Forge-1.3.1
Forge-1.3.1 · Release版本: Forge-1.3.1支持游戏: 1.20.2, 1.20.3, 1.20.4类型: ForgeRelease下载次数: 229
- 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
```
//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
VisibleOffhand Forge-1.2.1
Forge-1.2.1 · Release版本: Forge-1.2.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: ForgeRelease下载次数: 2,515
- 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
```
//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
VisibleOffhand Forge-1.2.1
Forge-1.2.1 · Release版本: Forge-1.2.1支持游戏: 1.18.2类型: ForgeRelease下载次数: 489
- 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
```
//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
VisibleOffhand Fabric-1.3.1
Fabric-1.3.1 · Release版本: Fabric-1.3.1支持游戏: 1.20.2, 1.20.3, 1.20.4类型: FabricRelease下载次数: 1,371
- 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
```
//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
VisibleOffhand Fabric-1.2.1
Fabric-1.2.1 · Release版本: Fabric-1.2.1支持游戏: 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: FabricRelease下载次数: 2,620
- 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
```
//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
VisibleOffhand Fabric-1.2.1
Fabric-1.2.1 · Release版本: Fabric-1.2.1支持游戏: 1.19.3类型: FabricRelease下载次数: 79
- 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
```
//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
VisibleOffhand Fabric-1.2.1
Fabric-1.2.1 · Release版本: Fabric-1.2.1支持游戏: 1.19, 1.19.1, 1.19.2类型: FabricRelease下载次数: 267
- 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
```
//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
VisibleOffhand Fabric-1.2.1
Fabric-1.2.1 · Release版本: Fabric-1.2.1支持游戏: 1.17.1, 1.18, 1.18.1, 1.18.2类型: FabricRelease下载次数: 201
- 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
```
//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
VisibleOffhand Fabric-1.2.1
Fabric-1.2.1 · Release版本: Fabric-1.2.1支持游戏: 1.17类型: FabricRelease下载次数: 73
- 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
```
//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
VisibleOffhand Fabric-1.2.1
Fabric-1.2.1 · Release版本: Fabric-1.2.1支持游戏: 1.16.5类型: FabricRelease下载次数: 275
- 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
```
//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
VisibleOffhand Fabric-1.2.1
Fabric-1.2.1 · Release版本: Fabric-1.2.1支持游戏: 1.16.2, 1.16.3, 1.16.4类型: FabricRelease下载次数: 97
- 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
```
//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
VisibleOffhand Forge-1.2
Forge-1.2 · Release版本: Forge-1.2支持游戏: 1.18.2类型: ForgeRelease下载次数: 53
VisibleOffhand NeoForge-1.3
NeoForge-1.3 · Release版本: NeoForge-1.3支持游戏: 1.20.4类型: NeoForgeRelease下载次数: 69
- Cancel modification Skin Customization Screen
- Use the Mod screen to open the Mod configuration screen
- Use the Mod screen to open the Mod configuration screen
VisibleOffhand Forge-1.3
Forge-1.3 · Release版本: Forge-1.3支持游戏: 1.20.2, 1.20.3, 1.20.4类型: ForgeRelease下载次数: 84
- Cancel modification Skin Customization Screen
- Use the Mod screen to open the Mod configuration screen
- Use the Mod screen to open the Mod configuration screen
VisibleOffhand Fabric-1.3
Fabric-1.3 · Release版本: Fabric-1.3支持游戏: 1.20.2, 1.20.3, 1.20.4类型: FabricRelease下载次数: 93
* Cancel modification Skin Customization Screen
* Use the ModMenu to open the Mod configuration screen
* Use the ModMenu to open the Mod configuration screen
VisibleOffhand NeoForge-1.2
NeoForge-1.2 · Release版本: NeoForge-1.2支持游戏: 1.20.4类型: NeoForgeRelease下载次数: 54
VisibleOffhand Fabric-1.2
Fabric-1.2 · Release版本: Fabric-1.2支持游戏: 1.17.1, 1.18, 1.18.1, 1.18.2类型: FabricRelease下载次数: 50
VisibleOffhand Fabric-1.2
Fabric-1.2 · Release版本: Fabric-1.2支持游戏: 1.17类型: FabricRelease下载次数: 56
VisibleOffhand Fabric-1.2
Fabric-1.2 · Release版本: Fabric-1.2支持游戏: 1.16.5类型: FabricRelease下载次数: 61
VisibleOffhand Fabric-1.2
Fabric-1.2 · Release版本: Fabric-1.2支持游戏: 1.16.2, 1.16.3, 1.16.4类型: FabricRelease下载次数: 61
VisibleOffhand Fabric-1.2
Fabric-1.2 · Release版本: Fabric-1.2支持游戏: 1.19.4, 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: FabricRelease下载次数: 272
VisibleOffhand Fabric-1.2
Fabric-1.2 · Release版本: Fabric-1.2支持游戏: 1.19.3类型: FabricRelease下载次数: 56
VisibleOffhand Fabric-1.2
Fabric-1.2 · Release版本: Fabric-1.2支持游戏: 1.19, 1.19.1, 1.19.2类型: FabricRelease下载次数: 75
VisibleOffhand Forge-1.1
Forge-1.1 · Release版本: Forge-1.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: ForgeRelease下载次数: 132
VisibleOffhand Forge-1.1-beta
Forge-1.1-beta · Beta版本: Forge-1.1-beta支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: ForgeBeta下载次数: 37
* Forge version
VisibleOffhand Fabric-1.1
1.1 · Release版本: 1.1支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: FabricRelease下载次数: 153
* Modified "Skin Customization" Screen
* Adjusted the language file
* Adjusted the language file
VisibleOffhand Fabric-1.0-beta
1.0 · Beta版本: 1.0支持游戏: 1.20, 1.20.1, 1.20.2, 1.20.3, 1.20.4类型: FabricBeta下载次数: 78
收录