Updated gitignore. Updated mod id across project. Fixed gradle not replacing properties in mods.toml.

This commit is contained in:
2026-01-11 01:18:18 +01:00
parent 8abbf5384e
commit 6eabe7b3c5
69 changed files with 278 additions and 335 deletions

3
.gitignore vendored
View File

@ -2,6 +2,9 @@
*.blend?
*~
### Minecraft
/src/generated/resources/.cache/*
### Java template
# Compiled class file
*.class