крафты для chemical_bath и circuit_assembler

This commit is contained in:
FriendlyCube 2023-11-30 00:29:21 +02:00
parent 1533bab16e
commit a3d7a50305
4 changed files with 307 additions and 111 deletions

View file

@ -2100,7 +2100,7 @@ global.TFC_ORE_MATERIALS = [
"tetrahedrite"
];
global.AE2_LIQUID_DYE = [
global.TFC_LIQUID_DYE = [
'tfc:white_dye',
'tfc:orange_dye',
'tfc:magenta_dye',
@ -2117,5 +2117,4 @@ global.AE2_LIQUID_DYE = [
'tfc:green_dye',
'tfc:red_dye',
'tfc:black_dye',
'tfc:white_dye'
];