|
Vwoops (Vwoops)Github |相关wiki |源站链接支持: fabric提供对末影人可以拾取的方块进行精细控制。
功能介绍
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.61.21.71.21.81.21.41.21.21.21.31.211.21.11.20.31.20.41.20.21.201.20.11.19.41.19.3所有类型fabric6.1.0+1.21.8vwoops-6.1.0+1.21.8.jar下载6.1.0+1.21.8#Alpha### New:- Update to 1.21.8<p><font color=\"orange\">This release is marked as alpha, as this contains a lot of internal changes. Please report any issues you find.</font></p>展开版本: 6.1.0+1.21.8支持游戏: 1.21.6, 1.21.7, 1.21.8类型:FabricAlpha下载次数: 176.0.0+1.21.7vwoops-6.0.0+1.21.7.jar下载6.0.0+1.21.7#Alpha### New:- Update to 1.21.6 and 1.21.7<p><font color=\"orange\">This release is marked as alpha, as this contains a lot of internal changes. Please report any issues you find.</font></p>展开版本: 6.0.0+1.21.7支持游戏: 1.21.6, 1.21.7类型:FabricAlpha下载次数: 105.0.0+1.21.4vwoops-5.0.0+1.21.4.jar下载5.0.0+1.21.4#Release- Update to 1.21.4展开版本: 5.0.0+1.21.4支持游戏: 1.21.4类型:FabricRelease下载次数: 1024.0.0+1.21.2vwoops-4.0.0+1.21.2.jar下载4.0.0+1.21.2#Release- Updated for 1.21.2 and 1.21.3展开版本: 4.0.0+1.21.2支持游戏: 1.21.2, 1.21.3类型:FabricRelease下载次数: 533.0.0+1.21vwoops-3.0.0+1.21.jar下载3.0.0+1.21#Release**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类型:FabricRelease下载次数: 1,039[1.20.3/1.20.4] Vwoops 2.0.0+1.20.4vwoops-2.0.0+1.20.4.jar下载2.0.0+1.20.4#Release展开版本: 2.0.0+1.20.4支持游戏: 1.20.3, 1.20.4类型:FabricRelease下载次数: 166[1.20.2] Vwoops 1.0.0+1.20.2vwoops-1.0.0+fabric-mc1.20.2.jar下载1.0.0+fabric-mc1.20.2#Release* 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类型:FabricRelease下载次数: 119[1.20/1.20.1] Vwoops 1.0.0+1.20vwoops-1.0.0+fabric-mc1.20.jar下载1.0.0+fabric-mc1.20#Release* Updated for 1.20展开版本: 1.0.0+fabric-mc1.20支持游戏: 1.20, 1.20.1类型:FabricRelease下载次数: 273[1.19.4] Vwoops 1.0.0+1.19.4vwoops-1.0.0+fabric-mc1.19.4.jar下载1.0.0+fabric-mc1.19.4#Release* Updated for 1.19.4* Uses Mixin Extras for better compatibility* New configuration screen展开版本: 1.0.0+fabric-mc1.19.4支持游戏: 1.19.4类型:FabricRelease下载次数: 106[1.19.3] Enderman Holdables 1.0.1+1.19.3enderman-holdables-1.0.1.jar下载1.0.0#Release* Initial release (1.0.1)展开版本: 1.0.0支持游戏: 1.19.3类型:FabricRelease下载次数: 137全部版本
markdown_parsed
文章类型:收录
layui.use([\'form\'], function(){
var form = layui.form;
});
Vwoops |
楼主
2025-8-10 19:52:43
回复(0)
收起回复
|