How to tools to server files.

I got the datapack to work and was able to add trees (don't know if I did it right, but it works) but even though I have correct tool required It isn't working. I notice in the files there is no tools listed anywhere and not sure how to add them.
14 Replies
Miraculixx
Miraculixx3mo ago
Could you send your modified version? Maybe that way its faster to help you
`˞̹
`˞̹OP3mo ago
Sure, mind telling me how to do that hehe
`˞̹
`˞̹OP3mo ago
`˞̹
`˞̹OP3mo ago
`˞̹
`˞̹OP3mo ago
Maybe this is right? I was able to add trees and get it to work but I think I could add all the trees in one group and then add tools at the bottom like the ores are but I'm not sure I added them all individually And im also not sure what the difference in blocks and groups is I only edited blocks I didn't have to edit the groups wait backwards I edited blocks not groups
Miraculixx
Miraculixx3mo ago
I'm a bit confused now haha. In your post you mentioned the datapack version, but those config files are from the 2.0 versions (paper/fabric)
MUtils-Bot
MUtils-Bot3mo ago
Block Groups Block groups can hold multiple blocks together that will be treated like the same block.
/veinminer group 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 group edit <name> add-block <block> /veinminer group 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 group edit <name> add-tool <item> /veinminer group edit <name> remove-tool <item>
`˞̹
`˞̹OP3mo ago
hmm, I may have the paper version then I thought it was the datapack one though because I didn't think the paper one would work on a server with geyser enabled I have it installed in the plugins folder for my server does that help any? I think I just need to know how to add it where only axes mine trees and only pickaxes mine ores I understand the group part, but where do I add it lol
Miraculixx
Miraculixx3mo ago
Try to follow the guide from the bot to add tools to groups, if a group is not limited to any tool, its useable by any
`˞̹
`˞̹OP3mo ago
yeah that's what is happening, and it works for the bedrock players too like everything is working good it's just you don't need the right tool for the job lol the bot does that mean in game?>
Miraculixx
Miraculixx3mo ago
This message ^^
`˞̹
`˞̹OP3mo ago
I'll work on it I'm still confused, but I understand more now than I did before I think I already have the group for ores configured I just need to add tools I think I added the trees in the wrong folder From looking at my files did I add them right or is there a better way?
Miraculixx
Miraculixx3mo ago
What you did is fine! A group for every tree type is a bit more work than having one for all, but in the end works like expected I would recommend using the ingame commands to edit the config, as it tries to help you actively
`˞̹
`˞̹OP3mo ago
Yeah I think I got it figured out in my head how to make it work lol just a experimental thing till it works

Did you find this page helpful?