Vwoops (Vwoops)
提供对末影人可以拾取的方块进行精细控制。
功能介绍
Vwoops模组允许玩家对末影人可以拾取的方块进行细致的控制,通过明确的允许和拒绝设置,可以有效地控制末影人在游戏中的行为。
#### 术语解释
该模组使用两个术语,即允许 和拒绝 。允许特定方块将允许末影人拾取指定的方块,而拒绝则会阻止末影人拾取指定的方块。
#### 客户端使用
在客户端,可以通过配置界面来设置允许或拒绝特定方块。
#### 服务器使用
在服务器端,可以使用`/vwoops`命令以及以下任何子命令来进行设置。
| 子命令 | 描述 |
|-----------------------------|-------------------------------|
| `allow <方块: 标识符>` | 允许特定ID的方块 |
| `allow *` | 允许所有方块 |
| `deny <方块: 标识符>` | 拒绝特定ID的方块 |
| `deny *` | 拒绝所有方块 |
方块标识符从`ENDERMAN_HOLDABLE`标签中获取,并根据子命令进行自动完成和过滤。
所有配置都保存在`config`文件夹中的`vwoops.json`中。
json
{
"first-run": false,
"allowed-blocks": [
"minecraft:allium",
"minecraft:azure_bluet"
]
}
截图:
来自Modrinth
所有游戏版本 1.21.4 1.21.2 1.21.3 1.21 1.21.1 1.20.3 1.20.4 1.20.2 1.20 1.20.1 1.19.4 1.19.3 所有类型 fabric
5.0.0+1.21.4 展开
版本: 5.0.0+1.21.4
支持游戏: 1.21.4
Beta
下载次数: 100
4.0.0+1.21.2 - Updated for 1.21.2 and 1.21.3
展开
版本: 4.0.0+1.21.2
支持游戏: 1.21.2, 1.21.3
Beta
下载次数: 51
3.0.0+1.21 **Note: Previous config files will not be valid.**
- Updated for 1.21 and 1.21.1
- Works on dedicated servers and on single-player (integrated servers) on a per-world basis.
展开
版本: 3.0.0+1.21
支持游戏: 1.21, 1.21.1
Beta
下载次数: 949
[1.20.3/1.20.4] Vwoops 2.0.0+1.20.4 展开
版本: 2.0.0+1.20.4
支持游戏: 1.20.3, 1.20.4
Release
下载次数: 165
[1.20.2] Vwoops 1.0.0+1.20.2 * Now works on servers
`vwoops` command to manage blocks
`vwoops add` - Allow specific block picked up
`vwoops remove` - Remove any added blocks
`vwoops restore` - Restore the list, effectively disallowing all blocks to be picked up
> Note: All blocks in tag ENDERMAN_HOLDABLE are disabled by default for **servers**
展开
版本: 1.0.0+fabric-mc1.20.2
支持游戏: 1.20.2
Release
下载次数: 117
[1.20/1.20.1] Vwoops 1.0.0+1.20 展开
版本: 1.0.0+fabric-mc1.20
支持游戏: 1.20, 1.20.1
Release
下载次数: 270
[1.19.4] Vwoops 1.0.0+1.19.4 * Updated for 1.19.4
* Uses Mixin Extras for better compatibility
* New configuration screen
展开
版本: 1.0.0+fabric-mc1.19.4
支持游戏: 1.19.4
Release
下载次数: 106
[1.19.3] Enderman Holdables 1.0.1+1.19.3 * Initial release (1.0.1)
展开
版本: 1.0.0
支持游戏: 1.19.3
Release
下载次数: 133
全部版本