finished first version of the mod

This commit is contained in:
2024-10-05 05:57:51 +02:00
parent 3cf8a0d314
commit 7f9fb5ad16
29 changed files with 1083 additions and 127 deletions

46
neoforge/.gitignore vendored
View File

@@ -1,36 +1,26 @@
# gradle
.gradle/
build/
out/
classes/
# eclipse
bin
*.launch
# idea
fabric/.idea/
*.iml
*.ipr
*.iws
# vscode
.settings/
.vscode/
bin/
.settings
.metadata
.classpath
.project
# macos
# idea
out
*.ipr
*.iws
*.iml
.idea
*.DS_Store
# gradle
build
.gradle
# java
# other
eclipse
run
runs
run-data
hs_err_*.log
replay_*.log
*.hprof
*.jfr
repo