Nexo Support for vein miner
nexo has an api that can be used to add support for custom tools, i want to add an axe and pickaxe the the vein miner tool list but because they are nexo items the plugin won't recognize them.
3 Replies
Sorry, i didnt saw this post here :FeelsInvisibleMan:
Veinminer currently uses the Material API from Bukkit but will switch minecrafts vanilla key system (e.g.
minecraft:iron_pickaxe
) which supports all kind of custom items and tools if they are added properly. Check if your plugins uses this system and it will work in the future ^^The tools in question use netherite pickaxes as the material because I set them up that way in hopes vein miner would just recognize it, I’m a bit confused as to why it isn’t, I’ll ask the dev of Nexo and attach this conversation thanks
If it uses netherite as a base, it should be enough to add netherite to the tool list