
Minecraft 服务端插件
VeinMiner
Mine the whole vein on mining a single ore/block. Make the tedious mining experience to something satisfying and fun!
- 版本范围
- 1.17–26.2
- 下载量
- 6256.0 万
插件介绍
⛏️ Veinminer
Mine a single block to mine the whole vein! Highly configurable and works everywhere, even on your vanilla server. Make the tedious mining experience to something satisfying and fun! Veinminer works server side, so all clients are supported. Even cross loaders & versions for addons!
Client Hotkey & Highlighting
Add the Hotkey Addon to only veinmine when pressing a hotkey & get a mining preview
Use as Enchantment?
Add the Veinminer Enchantment Addon to limit veinmining to only enchanted tools!
⚙️ Customization & Settings

Veinminer comes in two different versions • Version 2.x -> Full customizable mod & plugin • Version 1.x -> Light DataPack with vanilla & snapshot support Both comes with preconfigured for ores and pickaxes. Read below how to extend it.
Affordable Servers? In this time?! Clicking below supports me and saves you 10% + 2 Days free ♥️ #AD - Your support helps to keep this project alive :)
Mod/Plugin Version (2.x)
The advanced (V2) version is a more powerful version that is only usable with Fabric/Quilt, Paper/PurPur/Folia & NeoForge servers.
| Command | Permission | Short Description |
|---|---|---|
| /veinminer blocks | veinminer.blocks | Edit blocks that are veinmineable with every tool |
| /veinminer groups | veinminer.groups | Edit blocks & tools with precise rules |
| /veinminer toggle | veinminer.toggle | Toggle Veinminer (server wide) |
| /veinminer settings | veinminer.settings | Change settings like cooldown, max chain and more |
| /veinminer presets | veinminer.groups | Quick setup some useful groups & settings |
To change a setting, enter /veinminer settings ... [<new-value>].
To check the current state, leave out the new value argument.
| Setting | Description | Default |
|---|---|---|
mustSneak | Players must sneak to veinmine | false |
cooldown | Time between players are able to veinmine (in ticks) | 20 |
delay | Time between each automated block breaking (in ticks) | 1 |
maxChain | Max amount of blocks that can break from one source block | 100 |
needCorrectTool | If blocks have a required tool, this must be used | true |
searchRadius | Amount of blocks around connected blocks to search (max 5) | 1 |
permissionRestricted | Only players with veinminer.use permission can veinmine | false |
mergeItemDrops | All item drops are merged to the source block | false |
autoUpdate | Check for updates and download new version if available | true |
durabilityDecrease | If each mined block should reduce durability | true |
miningSpeedModifier | Increase block mining duration based on vein size | 0.0 |
hungerPerBlock | Drain saturation per veinmined block (vanilla 0.005) | 0.0 |
Block groups can hold multiple blocks together that will be treated like the same block.
/veinminer groups create <name> [<block1>] [<block2>]
All blocks inside one group will be mined together.
A block can be in multiple groups. New blocks can be added or removed from groups with the following commands:
/veinminer groups edit <name> add-block <block>
/veinminer groups edit <name> remove-block <block>
Groups can be limited to certain tools, for example group wood can only be mined by axes.
If no tool is added to a group, all tools are allowed. If a block is in multiple groups, all tools from those groups are allowed.
(If a block is in one unlimited tool group and one limited to axes, only axes work for this block)
/veinminer groups edit <name> add-tool <item>
/veinminer groups edit <name> remove-tool <item>
Example (Logs)
1. /veinminer groups create Logs
2. /veinminer groups edit Logs add-block #minecraft:logs
3. /veinminer groups edit Logs add-tool #minecraft:axes
Block and item inputs allow block and item tags for easier editing.
For example, to add all logs enter #minecraft:logs into any block input.
Visit the wiki for a full list or look at a block with F3 under "looking at".
You can also modify the group file directly inside .../veinminer/default_groups.json (config/... for mods, plugins/... for plugins)
Overrides are optional settings, that will override the normal setting if the player is effected by it. See examples underneath for a better understanding, I don't blame you if you think "why...".
Client Overrides
Those settings will be applied to all users that use the client addon (hotkey).
E.g. you want to have mustSneak enabled in general, but disabled for hotkey users:
/veinminer settings mustSneak true- True for all/veinminer settings client override mustSneak false- False override for hotkey users
Group Overrides
Those settings will be applied to all users that mine a block from this specific group. Each group can have a different override, if a block is in multiple groups, only the override from the oldest group count (this behavior may see improvement later). E.g. you dont want that your sand & dirt group consumes durability:
/veinminer settings decreaseDurability true- True for all blocks/veinminer groups shovel edit override decreaseDurability false- False override for this group
If both, client and group overrides, collide the group override takes priority (normal < client < group).
You can remove overrides with /veinminer ... override unset <setting>.
OP players will have all permissions. To manually grant permissions see Luckperms (NeoForge not supported yet).
DataPack Version (1.x)
The DataPack (V1) version is a simple version that is usable on every server and world. Enter the config command to open an interactive chat menu to edit all settings.
| Command | Permission | Description |
|---|---|---|
| /function veinminer:_config | OP/Cheats | Access the full settings menu in chat |
If you get prompted something like {category:"pickaxe", namespace:"", id:""}, you need to fill in the item/block namespace & ID (press F3+H to see them), e.g. {category:"pickaxe", namespace:"minecraft", id:"sand"} for minecraft:sand
Some Advice
- To veinmine, your tool must be able to mine the block in normal conditions (unless disabled in V2)
- While Veinminer is running very lightweight, mining unnatural big veins can lag the client and the server through the amount of items
If you need any help or want to share some ideas to add, just hop on our Discord (dc.mutils.net)
展示图集



版本与下载
推荐下载
veinminer-neoforge-2.11.1.jar版本 2.11.1 · 600.8 KBSHA-1 82aff7636dbd478da12c3e55225b393196fad9e8下载 veinminer-neoforge-2.11.1.jar2.11.1
正式版- 加载器
- neoforge
- MC 版本
- 26.2
SHA-1 82aff7636dbd478da12c3e55225b393196fad9e8获取文件 veinminer-neoforge-2.11.1.jar展开更新日志
- Add hungerPerBlock setting (default 0.0)
2.11.1
正式版- 加载器
- fabric · quilt
- MC 版本
- 26.2
SHA-1 668663494e62772025dd708eedf105d12aefa1d7获取文件 veinminer-fabric-2.11.1.jar展开更新日志
- Add hungerPerBlock setting (default 0.0)
2.11.1
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2 · 26.2
SHA-1 77c85d6d4f206c22643b426146206aa5ad0d788c获取文件 veinminer-paper-2.11.1.jar展开更新日志
- Add hungerPerBlock setting (default 0.0)
1.3.5
正式版- 加载器
- datapack
- MC 版本
- 26.2
展开更新日志
- Add 26.2 support
2.10.4
正式版- 加载器
- fabric · quilt
- MC 版本
- 26.2
SHA-1 b18b09dd773c2ee30608c4a20aec451f91fc8e7c获取文件 veinminer-fabric-2.10.4.jar展开更新日志
- Fix fabric loader version requirement
2.10.4
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2 · 26.2
SHA-1 11a9fe3c90cca7216ab1119eb3ea56967952d890获取文件 veinminer-paper-2.10.4.jar展开更新日志
- Fix fabric loader version requirement
2.10.4
正式版- 加载器
- neoforge
- MC 版本
- 26.1 · 26.1.1 · 26.1.2 · 26.2
SHA-1 4a0a56b26aee21dce296c85b9b7ca87140b6303b获取文件 veinminer-neoforge-2.10.4.jar展开更新日志
- Fix fabric loader version requirement
2.10.3
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.1
SHA-1 c849a9939d64938d5c3c0006e7554319ea3c9c16获取文件 veinminer-fabric-2.10.3+1.21.1.jar展开更新日志
- Fix fabric loader version requirement
2.10.3
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.11
SHA-1 48085ce35c0ad46ad56f54e851e032bbcce3c592获取文件 veinminer-fabric-2.10.3+1.21.11.jar展开更新日志
- Fix fabric loader version requirement
2.10.3
正式版- 加载器
- fabric · quilt
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 35b4f7ca72e9c105c028633b53c36fb8dc075eca获取文件 veinminer-fabric-2.10.3.jar展开更新日志
- Fix fabric loader version requirement
2.10.1
测试版- 加载器
- neoforge
- MC 版本
- 1.21.1
SHA-1 2ac8f14286455fff2f28d1296c036be6751d642a获取文件 veinminer-neoforge-2.10.1+1.21.1.jar展开更新日志
- Fix XP merging (on mergeItemDrops=true)
- Improved command responses
2.10.1
测试版- 加载器
- fabric · quilt
- MC 版本
- 1.21.1
SHA-1 82acfafc55fc8c28d8a1a1cfefbe6eb07f4b1d07获取文件 veinminer-fabric-2.10.1+1.21.1.jar展开更新日志
- Fix XP merging (on mergeItemDrops=true)
- Improved command responses
2.10.1
测试版- 加载器
- folia · paper · purpur
- MC 版本
- 1.21.1
SHA-1 a8911911a6a7a28bc01da365c65392e353a8a542获取文件 veinminer-paper-2.10.1+1.21.1.jar展开更新日志
- Fix XP merging (on mergeItemDrops=true)
- Improved command responses
2.10.1
测试版- 加载器
- fabric · quilt
- MC 版本
- 1.21.11
SHA-1 e48ae364bff6f4539cc6a8eb6e1a50d362504812获取文件 veinminer-fabric-2.10.1+1.21.11.jar展开更新日志
- Fix XP merging (on mergeItemDrops=true)
- Improved command responses
2.10.1
测试版- 加载器
- neoforge
- MC 版本
- 1.21.11
SHA-1 6c30abbdbd492cd6bbb9dea91bf0136746eff049获取文件 veinminer-neoforge-2.10.1+1.21.11.jar展开更新日志
- Fix XP merging (on mergeItemDrops=true)
- Improved command responses
2.10.1
测试版- 加载器
- folia · paper · purpur
- MC 版本
- 1.21.11
SHA-1 cc804f1d7907ba408b46b4ef9429bc9849166559获取文件 veinminer-paper-2.10.1+1.21.11.jar展开更新日志
- Fix XP merging (on mergeItemDrops=true)
- Improved command responses
2.10.1
正式版- 加载器
- fabric · quilt
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 153256ead36ef0aff55f8ec215b51c0c62689673获取文件 veinminer-fabric-2.10.1.jar展开更新日志
- Fix XP merging (on mergeItemDrops=true)
- Improved command responses
2.10.1
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 3fcba2574298ee80243d8e8513506fe1a02a7002获取文件 veinminer-paper-2.10.1.jar展开更新日志
- Fix XP merging (on mergeItemDrops=true)
- Improved command responses
2.10.1
正式版- 加载器
- neoforge
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 8df5ac46a967cf1345bd534425ab820af5b7a640获取文件 veinminer-neoforge-2.10.1.jar展开更新日志
- Fix XP merging (on mergeItemDrops=true)
- Improved command responses
2.10.0
正式版- 加载器
- neoforge
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 4f13295294e65ec312917ecaeb2d877217658ee0获取文件 veinminer-neoforge-2.10.0.jar展开更新日志
- Fix Paper & Folia loading issues
- Adding custom patterns & client sync
- More presets (Stones & StonesNether)
2.10.0
正式版- 加载器
- fabric · quilt
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 5b7d847d33cc21dc3b7b9c0bf3c69c71f0d34a1a获取文件 veinminer-fabric-2.10.0.jar展开更新日志
- Fix Paper & Folia loading issues
- Adding custom patterns & client sync
- More presets (Stones & StonesNether)
2.10.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 e5890f6aebb93d75191e831d1b608ad7fdf99cc6获取文件 veinminer-paper-2.10.0.jar展开更新日志
- Fix Paper & Folia loading issues
- Adding custom patterns & client sync
- More presets (Stones & StonesNether)
2.9.2
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 041fa1f87f4722798747f18fa0199b14464ae527获取文件 veinminer-paper-2.9.2.jar展开更新日志
- Load config post server boot (paper)
2.9.1
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 842567e027cff76b39ac9c3c40dabae22dee038d获取文件 veinminer-paper-2.9.1.jar展开更新日志
- Fixing single mine Paper bug
- Lock Paper events until post server boot
2.9.0
正式版- 加载器
- fabric · quilt
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 f9b7d21591f93fe0caa3b25f586e9c0cc4949fb2获取文件 veinminer-fabric-2.9.0.jar展开更新日志
- Client Changes:
- Allow choosing patterns & depth
- Drops highlight packet. Client computes locally
- Add
/veinminer presetscommand for quick setup - Only mature crops are veinmined
2.9.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 9eae9246c0406490c50ea79c88eab2f7ba88fff5获取文件 veinminer-paper-2.9.0.jar展开更新日志
- Client Changes:
- Allow choosing patterns & depth
- Drops highlight packet. Client computes locally
- Add
/veinminer presetscommand for quick setup - Only mature crops are veinmined
2.9.0
正式版- 加载器
- neoforge
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 a931e70c8d6221d499d67ad65d8dd128d0858ea9获取文件 veinminer-neoforge-2.9.0.jar展开更新日志
- Client Changes:
- Allow choosing patterns & depth
- Drops highlight packet. Client computes locally
- Add
/veinminer presetscommand for quick setup - Only mature crops are veinmined
2.8.2
正式版- 加载器
- neoforge
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 da6b4b7a83ef81f7e9750f94c124640d12b23312获取文件 veinminer-neoforge-2.8.2.jar展开更新日志
- Enchantment ID from veinminer-enchantment to veinminer_enchantment (satisfies NeoForge requirements)
2.8.2
正式版- 加载器
- fabric · quilt
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 7a9dd1a3f271dc7d9fa0df3ff61cb3752c1a7025获取文件 veinminer-fabric-2.8.2.jar展开更新日志
- Enchantment ID from veinminer-enchantment to veinminer_enchantment (satisfies NeoForge requirements)
2.8.2
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 48bbadd95f67f3757e09b316d95759f0ddb3642b获取文件 veinminer-paper-2.8.2.jar展开更新日志
- Enchantment ID from veinminer-enchantment to veinminer_enchantment (satisfies NeoForge requirements)
2.8.1
正式版- 加载器
- neoforge
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 2910b63383d8619e3738a2696e7ad9f4f2c07efe获取文件 veinminer-neoforge-2.8.1.jar展开更新日志
- Fixing config parsing issue
2.8.1
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 12e48c6ab4fec560fc82a2d0f8953c145b61a45f获取文件 veinminer-paper-2.8.1.jar展开更新日志
- Fixing config parsing issue
2.8.0
早期版- 加载器
- neoforge
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 9727a57209d58f6b72d9c39e3524beee84d28d18获取文件 veinminer-neoforge-2.8.0.jar展开更新日志
- Project rewrite to support NeoForge
2.8.0
正式版- 加载器
- fabric · quilt
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 a617fc1344e6466e9f6864902b10c6b501a2e61e获取文件 veinminer-fabric-2.8.0.jar展开更新日志
- Project rewrite to support NeoForge
2.8.0
早期版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 c9c87fd4477a7bcedf6f65889c281ccbe3b14594获取文件 veinminer-paper-2.8.0.jar展开更新日志
- Project rewrite to support NeoForge
2.7.1
正式版- 加载器
- fabric · quilt
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 b6558f0b64adca7d48499f13a1ace68924a6209f获取文件 veinminer-fabric-2.7.1.jar展开更新日志
- Fixing local networking
- Client to integrated server -> direct communication
- Client over LAN -> proper packet communication
2.7.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 4282d5e83e5ce92aaf0009a907ae34d3b4137f9d获取文件 veinminer-paper-2.7.0.jar展开更新日志
- Mining will stop 1 durability before tool breaking
- Veinmined blocks are now synced in statistics
- New setting miningSpeedModifier
- Scale from 0.0-1.0 to factor vein size into block mining duration (0.5 = 50% of total time) https://imgur.com/a/CouYR9k
2.7.0
早期版- 加载器
- fabric · quilt
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 a67f6529673c5ca86a6ce3d7e183fc6a66afb976获取文件 veinminer-fabric-2.7.0.jar展开更新日志
- Mining will stop 1 durability before tool breaking
- Veinmined blocks are now synced in statistics
- New setting miningSpeedModifier
- Scale from 0.0-1.0 to factor vein size into block mining duration (0.5 = 50% of total time) https://imgur.com/a/CouYR9k
2.6.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 87f6cae2d957e3a15930cdca596d63aeae4d77b8获取文件 veinminer-paper-2.6.0.jar2.6.0
正式版- 加载器
- fabric · quilt
- MC 版本
- 26.1 · 26.1.1 · 26.1.2
SHA-1 1d0285a55ae4162a0fc42a3b24e11ca954e2d0e3获取文件 veinminer-fabric-2.6.0.jar展开更新日志
- Add client overrides
- Add group overrides
- Add client requirement setting (default false)
2.6.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
SHA-1 4c59c59a0cf36ce4476053d93fad0f94742fc36a获取文件 veinminer-paper-2.6.0.jar展开更新日志
- Add client overrides
- Add group overrides
- Add client requirement setting (default false)
2.6.0
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.11
SHA-1 310a645ba625faa72231a41385c808d5932a6625获取文件 veinminer-fabric-2.6.0.jar展开更新日志
- Add client overrides
- Add group overrides
- Add client requirement setting (default false)
2.5.4
正式版- 加载器
- fabric · quilt
- MC 版本
- 26.1
SHA-1 8ab72b2dbd8c9f6823b51a36c4265e7e398bde0b获取文件 veinminer-fabric-2.5.4.jar展开更新日志
- Add Minecraft 26.1 support
1.3.4
正式版- 加载器
- datapack
- MC 版本
- 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11 · 26.1 · 26.1.1 · 26.1.2
展开更新日志
- Add 26.1 support
2.5.3
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
SHA-1 774e95830d05881e1e9757ccf982457a861beaf8获取文件 veinminer-paper-2.5.3.jar展开更新日志
- Fix crashing on shutdown
2.5.2
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.11
SHA-1 5bb75e9a736076389ead01a0737e639358a6098f获取文件 veinminer-fabric-2.5.2.jar展开更新日志
- Add support for 1.21.11
2.5.2
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
SHA-1 16dc0dce8851e297c0c8650767c07af6a1070051获取文件 veinminer-paper-2.5.2.jar展开更新日志
- Add support for 1.21.11
1.3.3
正式版- 加载器
- datapack
- MC 版本
- 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10 · 1.21.11
展开更新日志
- Add support for 1.21.9/10
2.5.1
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
SHA-1 ec62cafddf1c26d60de2f5dc084f2a80e24c2785获取文件 veinminer-paper-2.5.1.jar展开更新日志
- Add support for 1.21.9/10
2.5.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
SHA-1 02ce8eeb2546d9436a18c8708588dd44d9f07012获取文件 veinminer-paper-2.5.0.jar展开更新日志
- Add support for block tags
- Change default group to use tags
- Add ore command tag from fabric to paper for parity
- tags and block keys can be used together, e.g.
#minecraft:logsandminecraft:oak_wood
2.5.0
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9 · 1.21.10
SHA-1 eb5663e6ecc86a5e34e65eb0eed03019bc7c3f77获取文件 veinminer-fabric-2.5.0.jar展开更新日志
- Add support for block tags
- Change default group to use tags
- Add ore command tag from fabric to paper for parity
- tags and block keys can be used together, e.g.
#minecraft:logsandminecraft:oak_wood
1.3.2
正式版- 加载器
- datapack
- MC 版本
- 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8 · 1.21.9
展开更新日志
- Fix xp orbs no longer appear on silk touch
2.4.9
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.7 · 1.21.8
SHA-1 37d3a4246a4d3049bfc63f24a8232fec6d034db4获取文件 veinminer-fabric-2.4.9.jar展开更新日志
- Add 1.21.8 support
2.4.9
正式版- 加载器
- paper · purpur
- MC 版本
- 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
SHA-1 a5268304d8f9d7588957c23d0ee52dd658ea7be7获取文件 veinminer-paper-2.4.9.jar展开更新日志
- Add support for world guard
- 1.21.8 support
2.4.8
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6 · 1.21.7 · 1.21.8
SHA-1 c74f406dea4dbedc5e3155a1f31737beacdc1859获取文件 veinminer-paper-2.4.8.jar展开更新日志
- Adding 1.21.7 support
2.4.8
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.6 · 1.21.7 · 1.21.8
SHA-1 9db4142252c3441216f051d3f71955719a31a676获取文件 veinminer-fabric-2.4.8.jar展开更新日志
- Adding 1.21.7 support
2.4.7
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.21.6
SHA-1 fc64ba417594fe4e23951d172cc87f794141f26e获取文件 veinminer-paper-2.4.7.jar展开更新日志
- Adding the command back
- Change away from maven central for TOS reasons
2.4.7
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.6
SHA-1 d9e35d0b95e06a31be9168132d033949657aa7ff获取文件 veinminer-fabric-2.4.7.jar展开更新日志
- Fixing outlines on server
- Fixing updater showing wrong updates
2.4.6
早期版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5 · 1.21.6
SHA-1 f7bc59b03cea790f31d1e90e83d5d2e846a130f9获取文件 veinminer-paper-2.4.6-SNAPSHOT.jar展开更新日志
- Update to 1.21.6
- No configuration commands until the command api updated to 1.21.6
2.4.6
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.6
SHA-1 71532b5b62cfb25bd045acad10b661f5777b4a99获取文件 veinminer-fabric-2.4.6.jar展开更新日志
- Update to 1.21.6
2.4.5
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
SHA-1 5574aa83c8795ebcc1d4f6339736175c60a9bf1e获取文件 veinminer-paper-2.4.5.jar展开更新日志
- Fixing command suggestions
1.3.1
测试版- 加载器
- datapack
- MC 版本
- 1.21.5 · 1.21.6
展开更新日志
- Fixing silk touch dupe glitch
1.3.0
测试版- 加载器
- datapack
- MC 版本
- 1.21.5
展开更新日志
- Complete rewrite to support adding/removing blocks/tools
- See Modrinth description for more information and join our Discord for feedback
2.4.4
正式版- 加载器
- paper · purpur
- MC 版本
- 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
SHA-1 e7b68f32b0968d5993d12ea21adc16810e815b5b获取文件 veinminer-paper-2.4.4.jar展开更新日志
- Updating libraries to comply with paper 1.21.5 build 70+
2.4.2
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21 · 1.21.1
SHA-1 e8fe6c97a53429269d127f0beb055804fb433a61获取文件 veinminer-fabric-2.4.2.jar展开更新日志
- Downgrading library version to comply with older mods
1.2.6
正式版- 加载器
- datapack
- MC 版本
- 1.21.5
展开更新日志
- Fixing syntax error
2.4.3
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
SHA-1 0656dba9429eac97f93d18159404e185314afb73获取文件 veinminer-paper-2.4.3.jar展开更新日志
- Switch to full paper plugin & mojang mappings
- Fixing xp drop on merged settings
- Added API for other plugins to alter drop behavior
2.4.2
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.20.5 · 1.20.6
SHA-1 dad706ede6c36786ebeaf920322284cdfbddcb45获取文件 veinminer-fabric-2.4.2.jar展开更新日志
- Support 1.20.6/5
2.4.2
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
SHA-1 c316638be4c30fd11d433d4251a21a22094ba821获取文件 veinminer-fabric-2.4.2.jar展开更新日志
- Internal changes to stabilize new client addon communication
- Async commands & filtered suggestions
2.4.2
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
SHA-1 a82583ae96c1f835dfeb3cec7197c5808385ab97获取文件 veinminer-paper-2.4.2.jar展开更新日志
- Update Paper to 1.21.5
- Internal changes to stabilize new client addon communication
1.2.5
正式版- 加载器
- datapack
- MC 版本
- 1.21.5
展开更新日志
- Support 1.21.5 syntax
2.4.1
测试版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
SHA-1 4177ffb9553304dcdee5b03daf29bc95256901ac获取文件 veinminer-paper-2.4.1.jar展开更新日志
- Fix block breaking
- Save default config
2.4.1
测试版- 加载器
- fabric · quilt
- MC 版本
- 1.21.4 · 1.21.5
SHA-1 f29dc35925eefd72b5513d258a7591bafebe4f3d获取文件 veinminer-fabric-2.4.1.jar展开更新日志
- Fix networking with client in singleplayer
- Save default config
2.4.0
测试版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
SHA-1 d2a9ca00bdcf8882f70d62df25546bd276d78a06获取文件 veinminer-paper-2.4.0.jar展开更新日志
Veinminer Client Update
- Allows the client addon to be used
- Refactored block usage
- Improved break pattern on 0 delay
2.4.0
测试版- 加载器
- fabric · quilt
- MC 版本
- 1.21.4 · 1.21.5
SHA-1 30fa2961fbbe43c6717760969b0913e6a5580398获取文件 veinminer-fabric-2.4.0.jar展开更新日志
Veinminer Client Update
- Allows the client addon to be used
- Refactored block usage
- Improved break pattern on 0 delay
2.3.2
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
SHA-1 36d6068a9399ec8c4565bce6bbb511dd9f0d784b获取文件 veinminer-paper-2.3.2.jar展开更新日志
- Fix needCorrectTool setting
2.3.2
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.4 · 1.21.5
SHA-1 996f99ea0e09963477bb8489926fc6aa6a50c9fd获取文件 veinminer-fabric-2.3.2.jar展开更新日志
- Fix needCorrectTool setting
2.3.1
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
SHA-1 2fa53a174c052210fbf87a5f2966be1ba334b8aa获取文件 veinminer-paper-2.3.1.jar展开更新日志
- Fixing paper classloader issue
2.3.0
早期版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
SHA-1 76e79123ef4f27a4806c4922a1a12ec349cfdde3获取文件 veinminer-paper-2.3.0.jar展开更新日志
- Add durability decrease setting
2.3.0
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.4
SHA-1 6dc45520f1ae2998f8b3409c33d33c27ac1a8c89获取文件 veinminer-fabric-2.3.0.jar展开更新日志
- Add durability decrease setting
2.2.3
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.4
SHA-1 af71db4ab77148f618fe0270c8c9b0d7ba01d2e3获取文件 veinminer-fabric-2.2.3.jar展开更新日志
- Updating embedded fabric libraries (permission-api)
1.2.4
正式版- 加载器
- datapack
- MC 版本
- 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4 · 1.21.5
展开更新日志
- Fixed fortune calculation (better rates)
2.2.2
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
SHA-1 a2d40a5fe1f36331d5e742ed27b62efc4ee475c8获取文件 veinminer-paper-2.2.2.jar展开更新日志
- Support 1.21.4
2.2.2
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.4
SHA-1 af036c5077c95d711303e5646281f066b008e3fd获取文件 veinminer-fabric-2.2.2.jar展开更新日志
- Support 1.21.4
2.2.1
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3
SHA-1 320a33c34f60b88b8c0d0ed5dc798c7453d647a9获取文件 veinminer-paper-2.2.1.jar展开更新日志
- Prioritize block groups over global block list
- Fixed ignoring grouping when both blocks are inside the global block list
2.2.1
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.2 · 1.21.3
SHA-1 a0e7c403af0242ab1a54ae006474fad8cfc9adb7获取文件 veinminer-fabric-2.2.1.jar展开更新日志
- Prioritize block groups over global block list
- Fixed ignoring grouping when both blocks are inside the global block list
2.2.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1 · 1.21.2 · 1.21.3
SHA-1 dc347db3bfc360163d1c8c136fcfb9b0139edd56获取文件 veinminer-paper-2.2.0.jar展开更新日志
- 1.21.2/3 support
- Setting to disable durability drain
2.2.0
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21.2 · 1.21.3
SHA-1 213ccf8bac6ddc989e46e2d8681fbbc19a0ad95d获取文件 veinminer-fabric-2.2.0.jar展开更新日志
- 1.21.2/3 support
- Setting to disable durability drain
2.1.5
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
SHA-1 df54e0c727d9f16237c83f1820c6d1576c19de81获取文件 veinminer-paper-2.1.5.jar展开更新日志
- Added tool limiting support for groups
2.1.5
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21 · 1.21.1
SHA-1 720d49a7e9499c7b58de488a78c233fa8f9a28fb获取文件 veinminer-fabric-2.1.5.jar展开更新日志
- Added tool limiting support for groups
1.2.3
正式版- 加载器
- datapack
- MC 版本
- 1.21 · 1.21.1 · 1.21.2 · 1.21.3 · 1.21.4
展开更新日志
New addon support
You want a veinmine enchantment instead of always effect? Use the new Veinminer Enchantment addon on top and it will connect automatically.
2.1.4
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
SHA-1 85aa82def90ac262704fb5f7c05465ff5dd1108b获取文件 veinminer-paper-2.1.4.jar展开更新日志
New addon support
You want a veinmine enchantment instead of always effect? Use the new Veinminer Enchantment addon on top and it will connect automatically.
2.1.4
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21 · 1.21.1
SHA-1 3e8926057da118c88228ee554544ea330a85e064获取文件 veinminer-fabric-2.1.4.jar展开更新日志
New addon support
You want a veinmine enchantment instead of always effect? Use the new Veinminer Enchantment addon on top and it will connect automatically.
2.1.3
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21 · 1.21.1
展开更新日志
- Add 1.21.1 support
2.1.3+fabric
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21 · 1.21.1
展开更新日志
- Add 1.21.1 support
2.1.2+fabric
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21
展开更新日志
- Fixing custom block list
2.1.2
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
展开更新日志
- Fixing custom block list
2.1.1
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
展开更新日志
- Important config saving fix!
- Internal API changes (file -> path)
2.1.1+fabric
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21
展开更新日志
- Important config saving fix!
- Internal API changes (file -> path)
2.1.0
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
展开更新日志
- Adding permission restriction setting (default false)
- Adding block groups
- Create a group containing multiple blocks
- All blocks inside this group will act like one block

2.1.0+fabric
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21
展开更新日志
- Adding permission restriction setting (default false)
- Adding block groups
- Create a group containing multiple blocks
- All blocks inside this group will act like one block

1.2.2+DP
正式版- 加载器
- datapack
- MC 版本
- 1.21 · 1.21.1
展开更新日志
- Datapack 1.21 support
2.0.7+1.20.1
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.20 · 1.20.1
展开更新日志
- Support 1.20.1
2.0.7
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6 · 1.21
展开更新日志
- 1.21 support
2.0.7+fabric
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.21
展开更新日志
- 1.21 support
2.0.6
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
展开更新日志
- Fix error caused by latest Paper API changes regarding brigadier commands
2.0.5+mod
正式版- 加载器
- fabric · quilt
- MC 版本
- 1.20.5 · 1.20.6
展开更新日志
- Add 1.20.5/6 support
2.0.5
正式版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4 · 1.20.5 · 1.20.6
展开更新日志
- Add 1.20.5/6 support
2.0.4
测试版- 加载器
- fabric · quilt
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
展开更新日志
Adding missing toggle sub command
2.0.3
测试版- 加载器
- fabric · quilt
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
展开更新日志
- Fix durability calculation ignores unbreaking
2.0.3
测试版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
展开更新日志
- Fix durability calculation ignores unbreaking
- Fix Folia support (still requires delay 0)
2.0.2
测试版- 加载器
- fabric · quilt
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
展开更新日志
Fix config not saving in versions below 1.20.2
2.0.1
测试版- 加载器
- fabric · quilt
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
展开更新日志
Fix enchantments being ignored
2.0.0
测试版- 加载器
- fabric · quilt
- MC 版本
- 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
2.0.0
测试版- 加载器
- folia · paper · purpur
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2 · 1.20.3 · 1.20.4
1.2.1+mod
正式版- 加载器
- fabric · forge · quilt
- MC 版本
- 1.20.2 · 1.20.3 · 1.20.4
展开更新日志
Minor Update
- Adding silk touch support
1.2.1
正式版- 加载器
- datapack
- MC 版本
- 1.20.2 · 1.20.3 · 1.20.4
展开更新日志
Minor Update
- Adding silk touch support
1.2.0+plugin
正式版- 加载器
- bukkit · paper · purpur · spigot
- MC 版本
- 1.20.2
展开更新日志
Minor Update
- Supporting Fortune Enchantment (drops modification like vanilla)
- Uses functions macros
1.2.0+mod
正式版- 加载器
- fabric · forge · quilt
- MC 版本
- 1.20.2
展开更新日志
Minor Update
- Supporting Fortune Enchantment (drops modification like vanilla)
- Uses functions macros
1.2.0
正式版- 加载器
- datapack
- MC 版本
- 1.20.2
展开更新日志
Minor Update
- Supporting Fortune Enchantment (drops modification like vanilla)
- Uses functions macros
1.1.0+mod
正式版- 加载器
- fabric · forge · quilt
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
展开更新日志
Major Update
- Fixed copper & deepslate copper veinmining
1.1.0+mod
正式版- 加载器
- fabric · forge · quilt
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1
展开更新日志
Version Release
- Auto packed version
1.1.0
正式版- 加载器
- datapack
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4 · 1.20 · 1.20.1 · 1.20.2
展开更新日志
Major Update
- Fixed copper & deepslate copper veinmining
1.0.0
正式版- 加载器
- datapack
- MC 版本
- 1.17 · 1.17.1 · 1.18 · 1.18.1 · 1.18.2 · 1.19 · 1.19.1 · 1.19.2 · 1.19.3 · 1.19.4
展开更新日志
Initial Version
依赖关系
- 可选未命名依赖
- 必需未命名依赖
- 必需未命名依赖
- 必需未命名依赖
- 必需未命名依赖

