Failed reading existing pack.mcmeta, recreating: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 15 column 21 path $.overlays.entries[0].formats See https://github.com/google/gson/blob/main/
with the newst last cruicble dev build , the pack si not mergin the pack.mcmeta pack properly, and gave me the error below:
[15:17:03 WARN]: [MythicMobs] Failed reading existing pack.mcmeta, recreating: java.lang.IllegalStateException: Expected BEGIN_OBJECT but was BEGIN_ARRAY at line 15 column 21 path $.overlays.entries[0].formats See https://github.com/google/gson/blob/main/Troubleshooting.md#unexpected-json-structure
this on paper mc 1.21.10 and lastest cruicible dev build
would be nice if can be fix and properly merge with cruicible. thank you