Git config tweaks.

added instance.cfg to git ignore so future changes (such as launching the game) will be ignored.

Furthermore I think I fixed config files being constantly generated

.bak files are ignored as well.
This commit is contained in:
2025-05-11 16:21:31 -05:00
parent a7e1af141c
commit c6e31e8d1e
4 changed files with 8 additions and 5 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