[Bug]: Not all gmdl hashes are different.
Conversion Issue Link
None (self hosted)
Expected Output
Below in the actual output I had highlighted the config.json entries where the gmdl hashes are the exact same. They both should be entirely different.
Actual Output
Notice how both models are completely different yet they both still generate the same hash.
Additional Context
No response
Just came across the same issue myself. Notepad++ seems to be counting over 1k items with the same hash.
Here's my conversion link: https://github.com/Kas-tle/java2bedrock.sh/issues/23013
Yeah I had noticed this while modifying the script. Im not entirely sure how I would fix it so Id rather leave it to the experts. All I know is that the hashes are generated based off the file contents and path structure (correct me if Im wrong. Been awhile since I had looked into this script)