Spelling Mistake in AutoValues.toml Generator
SomewhatDamaged opened this issue ยท 2 comments
Describe the bug
Block BREAK
and PLACE
autovalues are not calculating. I believe the issue is that the value being used is BLock
rather than Block
:
Expected behavior
Blocks should have BREAK
and PLACE
autogenerated based on hardness.
To Reproduce
Steps to reproduce the behavior:
- Any current build
- Make new game with cheats enabled
- Give self 1
minecraft:iron_ore
- See error
Additional context
Seems to be consistent across the two build types (1.18.2-1.19.2 and 1.19.4-1.20.1)
That is for the category not the value itself. it's been mispelled like that since Apr 2022. Also, break and place reqs for blocks were removed a long time ago. this config option is actually a leftover from when I did generate reqs. I should just remove those config options
I'm going to backlog this. The issue with the hardness not "working" is because i'm using base hardness compared to dig speed which means only a suuuuuper hard block would ever show as having a req. Since people push back hard against block break reqs, i'm going to backlog this in case we get a push for people wanting auto-generated block reqs.