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

This commit is contained in:
FriendlyCube 2023-11-30 00:29:21 +02:00
parent 9d626183a7
commit 3e9ea0728c
5 changed files with 308 additions and 112 deletions

View file

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