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,16 +0,0 @@
filename = 'tears_of_despair-2.0-forge-1.20.1.jar'
name = 'Tears of Despiar Nightmare Fuel'
side = 'both'
x-prismlauncher-loaders = [ 'forge' ]
x-prismlauncher-mc-versions = [ '1.20.1' ]
x-prismlauncher-release-type = 'beta'
[download]
hash = 'f254d65437997603848b188096066a80ce414e6fe67772eda21d0aaeff2ff5910d0e0e1249d18487e76dc832877a92bc87adb86c14d168fda5ef32b8023b5997'
hash-format = 'sha512'
mode = 'url'
url = 'https://cdn.modrinth.com/data/khZrj89W/versions/NVTg2utV/tears_of_despair-2.0-forge-1.20.1.jar'
[update.modrinth]
mod-id = 'khZrj89W'
version = 'NVTg2utV'

Binary file not shown.