Always generates Extra Pieces files regardless of config
StaticSapphic opened this issue ยท 1 comments
Versions of Minecraft, Fabric and Adorn
- Adorn: 1.9.1
- Minecraft: 1.6.1
- Fabric Loader: 0.9.0+build.204
- Fabric API: 0.16.2+build.385
Describe the bug
Disabling Extra Pieces in Adorn's config file still generates adorn_vanilla_pieces.json
To Reproduce
Steps to reproduce the behavior:
0. Delete adorn_vanilla_pieces.json
if it exists
- Disable Extra pieces in
Adorn.json5
- Launch Minecraft
- Look in
config\extrapieces\piecepacks
adorn_vanilla_pieces.json
has been recreated despite being disabled
Expected behavior
Expected adorn_vanilla_pieces.json
to not generate when extra pieces is disabled