diff --git a/Defs/Recipes/RCore_BulkChemfuel.xml b/Defs/Recipes/RCore_BulkChemfuel.xml
new file mode 100644
index 0000000..d5cfbbd
--- /dev/null
+++ b/Defs/Recipes/RCore_BulkChemfuel.xml
@@ -0,0 +1,89 @@
+
+
+
+ Make_ChemfuelFromWoodBulk
+
+ Make a batch of chemfuel by extracting and condensing wood gas from logs.
+ Refining chemfuel from wood.
+ Cremate
+ Recipe_Cremate
+ 6000
+ GeneralLaborSpeed
+
+
+
+
+ WoodLog
+
+
+ 280
+
+
+
+
+ WoodLog
+
+
+
+ 140
+
+
+
+ Make_ChemfuelFromOrganicsBulk
+
+ Make a batch of chemfuel by extracting biofuel from organic feedstocks.
+ Refining chemfuel from organics.
+ Cremate
+ Recipe_Cremate
+ 2500
+ GeneralLaborSpeed
+ true
+ IngredientValueGetter_Nutrition
+
+
+
+ feedstock
+
+ Foods
+ PlantMatter
+
+
+ Hay
+ Dye
+
+
+ FoodMeals
+
+
+ 14
+
+
+
+
+ Foods
+ PlantMatter
+
+
+ Hay
+ Dye
+ HemogenPack
+ BabyFood
+
+
+ FoodMeals
+
+
+
+
+ FoodRaw
+
+
+ MeatRaw
+ AnimalProductRaw
+
+
+
+ 140
+
+
+
\ No newline at end of file
diff --git a/Patches/PCore_FabricStacklimit.xml b/Patches/PCore_FabricStacklimit.xml
deleted file mode 100644
index 8111476..0000000
--- a/Patches/PCore_FabricStacklimit.xml
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
- Defs/ThingDef[defName="Synthread" or defName="Hyperweave" or
- defName="DevilstrandCloth"]
-
- 150
-
-
-
- Defs/ThingDef[defName="Cloth"]
-
- 300
-
-
-
- Defs/ThingDef[defName="WoolBase"]/stackLimit
-
- 300
-
-
-
\ No newline at end of file
diff --git a/Patches/PCore_Stacklimit.xml b/Patches/PCore_Stacklimit.xml
new file mode 100644
index 0000000..da72db5
--- /dev/null
+++ b/Patches/PCore_Stacklimit.xml
@@ -0,0 +1,40 @@
+
+
+
+ Defs/ThingDef[defName="Synthread" or defName="Hyperweave" or
+ defName="DevilstrandCloth"]
+
+ 150
+
+
+
+ Defs/ThingDef[defName="Cloth"]
+
+ 300
+
+
+
+ Defs/ThingDef[defName="WoodLog"]
+
+ 300
+
+
+
+ Defs/ThingDef[@Name="WoolBase"]/stackLimit
+
+ 300
+
+
+
+ Defs/ThingDef[defName="Steel"]
+
+ 150
+
+
+
+ Defs/ThingDef[defName="RawRice" or defName="RawCorn"]
+
+ 300
+
+
+
\ No newline at end of file
diff --git a/README.MD b/README.MD
index 1e43666..e2cfb98 100644
--- a/README.MD
+++ b/README.MD
@@ -4,6 +4,7 @@
## 泰南(原版游戏)
TODO:使得原版游戏的防弹衣,防弹裤,动力装甲和海军装甲Stuffable。
+添加了批量精炼化合燃料的Recipe (x4)
## CE_Propellant
添加了菜园子生棉的直接Recipe,添加了批量Recipe
diff --git a/loadFolders.xml b/loadFolders.xml
index 5f9308b..191a857 100644
--- a/loadFolders.xml
+++ b/loadFolders.xml
@@ -6,6 +6,7 @@
ModPatches/DMS
ModPatches/yy.capesandarmor
ModPatches/VRE.phytokin
+ ModPatches/VRE.highmate
ModPatches/Rimlaser.CE
ModPatches/CE_Propellant
ModPatches/lanyv.bunnyarmourfromhoomancute