From c6e31e8d1e471912ac303cc6436664b77f566f6c Mon Sep 17 00:00:00 2001 From: admin Date: Sun, 11 May 2025 16:21:31 -0500 Subject: [PATCH] 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. --- .gitignore | 3 +++ 1.20.1-FearFactoryTest/instance.cfg | 6 +++--- .../minecraft/config/create_central_kitchen-common.toml | 2 +- .../minecraft/config/fabric/indigo-renderer.properties | 2 +- 4 files changed, 8 insertions(+), 5 deletions(-) create mode 100644 .gitignore diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..ff65b58 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ + +1.20.1-FearFactoryTest/instance.cfg +*.bak diff --git a/1.20.1-FearFactoryTest/instance.cfg b/1.20.1-FearFactoryTest/instance.cfg index 426a6b5..ec306d4 100644 --- a/1.20.1-FearFactoryTest/instance.cfg +++ b/1.20.1-FearFactoryTest/instance.cfg @@ -67,12 +67,12 @@ UseNativeOpenAL=false UseZink=false WrapperCommand= iconKey=default -lastLaunchTime=1746997277419 -lastTimePlayed=635 +lastLaunchTime=1746997899333 +lastTimePlayed=170 linkedInstances=[] name=1.20.1 FearFactory notes= -totalTimePlayed=11096 +totalTimePlayed=11884 [UI] mods_Page\Columns=@ByteArray(\0\0\0\xff\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x1\x1\0\0\0\0\0\0\0\0\0\0\0\v\x80\a\0\0\0\x4\0\0\0\n\0\0\0\x64\0\0\0\b\0\0\0\x64\0\0\0\a\0\0\0\x64\0\0\0\t\0\0\0\x64\0\0\x3\xe9\0\0\0\v\x1\x1\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\x64\xff\xff\xff\xff\0\0\0\x81\0\0\0\0\0\0\0\v\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\x1\x91\0\0\0\x1\0\0\0\x1\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\x64\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\0\0\0\0\0\x1\0\0\0\0\0\0\x3\xe8\0\0\0\0\x64\0\0\0\0) diff --git a/1.20.1-FearFactoryTest/minecraft/config/create_central_kitchen-common.toml b/1.20.1-FearFactoryTest/minecraft/config/create_central_kitchen-common.toml index 8ce4fc2..39993c2 100644 --- a/1.20.1-FearFactoryTest/minecraft/config/create_central_kitchen-common.toml +++ b/1.20.1-FearFactoryTest/minecraft/config/create_central_kitchen-common.toml @@ -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 diff --git a/1.20.1-FearFactoryTest/minecraft/config/fabric/indigo-renderer.properties b/1.20.1-FearFactoryTest/minecraft/config/fabric/indigo-renderer.properties index cfa6769..df883d4 100644 --- a/1.20.1-FearFactoryTest/minecraft/config/fabric/indigo-renderer.properties +++ b/1.20.1-FearFactoryTest/minecraft/config/fabric/indigo-renderer.properties @@ -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