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

@ -8,7 +8,7 @@
enableCuttingBoardDeploying = true
#.
#List of Block Entities that can be boosted when placed on Blaze Stove
boostingCookerList = ["farmersdelight:cooking_pot", "farmersdelight:skillet"]
boostingCookerList = ["farmersdelight:cooking_pot", "farmersdelight:skillet", "miners_delight:copper_pot"]
#.
#Config for Integration with other mods