Survival drop items not working properly
Syn0ck opened this issue ยท 2 comments
Environment:
- BuildingWands_mc1.19.2-2.6.5_beta-fabric
- architectury-6.5.69-fabric
- cloth-config-8.2.88-fabric
Steps to reproduce:
- In SP, try to change the setting "Destroying survival drop items" from True to False
- Click save and quit
- MP seems to have the same behavior
Expected Result:
- Config changed and no blocks are dropped
Actual Result:
- Config is not actually changed (despite config screen looking ok) and blocks are still dropped
- Rebooting the game this time DOES NOT fixes the issue
Additional Details:
- This issue seems to be linked to #35 but the actual result differs
Let me know if I can provide further details / logs
For some reasong that setting is not being used anywhere in the code haha, I must have messed it up during refactoring. Thanks