From 191df709c1f5dcb9c20c77339ddac89a1d0eb1de Mon Sep 17 00:00:00 2001 From: Dmitry Date: Sun, 10 Dec 2023 17:39:15 +0700 Subject: [PATCH] Update kubejs-tfc.toml --- config/kubejs-tfc.toml | 7 ------- 1 file changed, 7 deletions(-) diff --git a/config/kubejs-tfc.toml b/config/kubejs-tfc.toml index 462bfe181..a1876fd24 100644 --- a/config/kubejs-tfc.toml +++ b/config/kubejs-tfc.toml @@ -1,11 +1,4 @@ #KubeJS TFC common configuration -#Automatically disables KubeJS' async recipes as it occasionally breaks TFC's knapping and alloying recipe types -# -#This only applies at instance start, using commands to reload KubeJS' common.properties file will set the value back to whatever is defined in the file -# -#This option, and the functionality it possesses, will be removed after TFC releases a version which safeguards against this (theoretically 3.1.3-beta) -# -disableAsyncRecipes = true #If true: # Virtual json files created in the 'TFCEvents.data' and 'TFCEvents.worldgenData' events will be printed to the log # Important (and potentially unstable) events will be printed to the log