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:
		| @ -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 | ||||
|  | ||||
| @ -1,5 +1,5 @@ | ||||
| #Indigo properties file | ||||
| #Sun May 11 16:01:38 CDT 2025 | ||||
| #Static Timestamp Removed | ||||
| fix-mean-light-calculation=auto | ||||
| debug-compare-lighting=auto | ||||
| fix-exterior-vertex-lighting=auto | ||||
|  | ||||
		Reference in New Issue
	
	Block a user