removed EBE & fixed noisy files & updated .gitignore

git RM cached several files such as instance.cfg which would constantly show up despite being in git ignore.

and git rm --cache filename <
git add -f filename < reverses caching

Removed EBE as it depends on toad lib

(enhanced block entities)
This commit is contained in:
2025-05-12 21:59:00 -05:00
parent ddcf3a1130
commit 7c77d6f59c
12 changed files with 43 additions and 62 deletions

View File

@ -1,4 +1,4 @@
{
"debug": false,
"trim_registry_mismatch_message": "<EFBFBD>b[All The Trims] <EFBFBD>cTrim Registry Mismatch. <EFBFBD>rPlease ensure that the client and server have the same mods with the same versions."
"trim_registry_mismatch_message": "§b[All The Trims] §cTrim Registry Mismatch. §rPlease ensure that the client and server have the same mods with the same versions."
}