Vein Mining (Fabric/Forge/Quilt)

Vein Mining (Fabric/Forge/Quilt)

7M Downloads

[Bug]: No common config?

GanerCodes opened this issue ยท 2 comments

commented

Minecraft Version

1.21.0

What happened?

Added mod, was configuring until I realized I as missing a bunch of options. Turns out it didn't make the common config file

How do you trigger this bug?

install veinminer

Loader

Fabric

Loader Version

fabric-api-0.100.6+1.21.jar

API Version

No response

Mod Version

veinmining-fabric-5.0.0-beta+1.21.jar

Relevant Log Outputs

it was at this point i checked the changelogs and it said it was removed. its prob cuz im stupid and have been awake 20 hours but i dont see how to configure the level and enchantment stuff. thats what this issue is now pls update the readme b/c the options aren't in the mod config tomls

commented

All of the enchantment stuff is controlled by datapacks now due to the changes in vanilla making all enchantments data-driven. You can learn more about that here:
https://minecraft.wiki/w/Enchantment_definition

And this is the Vein Mining enchantment file:
https://github.com/illusivesoulworks/veinmining/blob/1.21.x/common/src/main/resources/data/veinmining/enchantment/vein_mining.json

I'm working on a way to bring back the common configuration, but it may take a while.

commented

got it, thank you. for the time being i've modified my JAR file for a global config ๐Ÿ‘