Initial commit

This commit is contained in:
Jacob Vinding
2025-12-27 06:09:19 +01:00
commit 79dfa3a57a
1315 changed files with 139645 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
// ModInfo v0.2 - Configuration file for journeymap
// ModInfo is a simple utility which helps the Mod developer support their mod.
// For more information: https://github.com/MCModInfo/modinfo/blob/master/README.md
{
"modId": "journeymap",
"enable": false,
"salt": "17f8073d5f6",
"status": "Disabled (d61ec061-9185-3e25-bd6a-ffb35229771d)",
"verbose": false
}