作者:rebot | 分类:模组
Minecraft 版本: 1.21.6 1.21.7 1.21.8
平台: forge
标签: game-mechanics utility
A quick & simple little mod which allows destroying ore veins instantly on a server with vanilla clients (including the giant iron/copper veins)
It also allows digging up tunnels of various dimensions instantly
You may also install it on a regular Forge client, and it'll work for Singleplayer.
The server config file is at ./{world_name}/serverconfig/svmm-config.toml, you may configure everything to your taste.
The per-player config files are saved at ./{world_name}/serverconfig/svmm-player-configs/, and will create a new file for each player that logs into the server
A lot of mods for veinmining and excavation already exist, however, they expect the mod to also be installed on the clients that connect to a server. This mod does not require anyone to have it installed, meaning that fully vanilla players may connect to the server without any problems.
This mod is designed to only save time in the long run, and not as a cheat. Tool durability, enchantments and everything else works as expected, it only skips over the time that would have been spent mining each block one-by-one.
/svmm disable [giantVein] and /svmm enable [giantVein] to toggle the mod or specific features for themselves/svmm restrict {player} OR /svmm restrict [giantVein|tunnel|force] {player} and remove the restriction with /svmm allow {player} OR /svmm allow [giantVein|tunnel|force] {player}/svmm tunnel, use the /svmm help tunnel command for more details/svmm force allows to force a vein mine of blocks that aren't part of the vein mine whitelist. This feature is restricted by default for regular clients to avoid griefing on servers, but it can be configured otherwise as needed./svmm serverConfig {blocklist} {add|remove} {BLOCK|TAG} can be used to add or remove blocks and block tags that trigger veinmining, or other features of the mod.#forge:ores for ores)If you think a feature is missing, or something should be configurable, feel free to open an issue on the Github page.
请登录后举报
暂无评论,抢个沙发吧~