PluginBugs / Issues-Wraith

Repository used to keep track of issues of my plugin Wraith
0 stars 0 forks source link

Although the block hardness is not adjusted, miner fatigue does not disappear. #69

Closed bckd00r closed 2 years ago

bckd00r commented 2 years ago

Describe the bug I'm creating a new Custom Block, almost everything works fine, but I can't prevent miner fatigue when breaking the custom block. It's a bug I removed it from the config but it doesn't work looks like it needs a minor fix.

To Reproduce Steps to reproduce the behavior:

  1. I created a custom block.
  2. I set the config config properly. 3.I placed the block and broke it.

Expected behavior If the hardness level is not set in the configuration file, it should not give miner fatigue at all. A setting can be added for this in config.yml. (customblock_break_slown_potion_effect: true/false)

Screenshots image

Info (please complete the following information):

If it can be added, the hardness level should be adjusted with the ItemsAdder API. (It would be so nice.)

LoneDev6 commented 2 years ago

Wrong Github page. https://github.com/PluginBugs/Issues-ItemsAdder/issues