[Bug]: Not Working on Forge 1.20.1 client
V-Tom opened this issue ยท 2 comments
Minecraft Version
1.20.1
What happened?
single player mode not on server side
It not working on client survival mode with normal tools, tired the STANDING
, CROUCHING
event setup HOLD_KEY_DOWN
, but it works well if tools with the enchantment on survival mode.
Here is the config for veinmining-client.toml
#If maxBlocksBase is 0, determines how to activate vein mining.
#Allowed Values: STANDING, CROUCHING, HOLD_KEY_DOWN
activationState = "STANDING"
#If maxBlocksBase is greater than 0, determines how to activate vein mining.
#Allowed Values: STANDING, CROUCHING, HOLD_KEY_DOWN
activationStateWithoutEnchantment = "CROUCHING"
Others all default without any change on client.
- veinmining-common.toml
- veinmining-server.toml
Here is the screenshot all mods installed, not sure if something conflicted, thank you.
How do you trigger this bug?
...
Loader
Forge
Loader Version
forge 47.2.0
API Version
No response
Mod Version
veinmining-forge-1.4.0+1.20.1
Relevant Log Outputs
No response