added source code for ominousdarkness to be ported to 1.20.1, ores are no longer glowing

New project that will take some time but seems to be worth it
This commit is contained in:
2025-05-27 06:42:23 -05:00
parent abab9430fa
commit d0d125303a
38 changed files with 1930 additions and 2 deletions

5
OminousDarkness-main/.gitattributes vendored Normal file
View File

@ -0,0 +1,5 @@
# Disable autocrlf on generated files, they always generate with LF
# Add any extra files or paths here to make git stop saying they
# are changed when only line endings change.
src/generated/**/.cache/cache text eol=lf
src/generated/**/*.json text eol=lf