[1.20.1] [Config] Setting `BLOCK_PLACE Default Xp Award` Doesn't Stop XP
SomewhatDamaged opened this issue ยท 1 comments
Describe the bug
Setting BLOCK_PLACE Default Xp Award
(in the blocks section) in config to building = 0
doesn't stop generic XP from block placement.
Expected behavior
Setting this to 0
should stop XP gains.
To Reproduce
Steps to reproduce the behavior:
- Make boots with Frost Walker on them
- Change
BLOCK_PLACE Default Xp Award
to0
- Create a Disabler pack with no data in it
- Run like Jesus
- Get
building
XP
Screenshots
If applicable, add screenshots to help explain your problem.
Versions:
- Minecraft: 1.20.1
- Loader: Forge 47.3.5 + NeoForge 47.1.106
- PMMO: 1.20.1-1.4.25
Additional context
Interestingly, making a datapack with minecraft:frosted_ice
set to give 0 XP for BLOCK_PLACE also doesn't stop the gains. That seems like its own issue, though.