push the first version of package.

This commit is contained in:
2026-02-25 00:14:30 +08:00
parent 00ddf54c0b
commit 6f8a56c683
1474 changed files with 35165 additions and 1 deletions

View File

@@ -0,0 +1,31 @@
#.
#Packmakers' control panel for internal recipe compat
[recipes]
#.
#.
#If Farmer's Delight's Tree Bark (or Straw for Bamboo-like blocks) should be added to autogenerated Sawing Recipes for stripping wood/log
addTreeBarkToSawingRecipes = true
#.
#If Farmer's Delight's Cutting Board Recipes that uses knife can be converted to Sawing Recipes
convertCuttingBoardRecipesToSawingRecipes = true
#.
#If Farmer's Delight's Cutting Board Recipes can be converted to Deploying Recipes
convertCuttingBoardRecipesToDeployingRecipes = true
#.
#If Brewin' and Chewin's Keg Pouring Recipes can be converted to Filling Recipes
convertKegPouringRecipesToFillingRecipes = true
#.
#If Brewin' and Chewin's Keg Pouring Recipes can be converted to Emptying Recipes
convertKegPouringRecipesToEmptyingRecipes = true
#.
#If Extra Delight Mortar Grinding Recipes can be converted to Compacting Recipes
convertMortarGrindingRecipesToCompactingRecipes = true
#.
#If Extra Delight Juicer Recipes can be converted to Compacting Recipes
convertJuicerRecipesToCompactingRecipes = true
#.
#If Extra Delight Melting Pot Recipes can be converted to Mixing Recipes
convertMeltingPotRecipesToMixingRecipes = true
#.
#If Extra Delight Tools on Block Recipes can be converted to Deploying Recipes
convertToolOnBlockRecipesToDeployingRecipes = true