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

This commit is contained in:
FriendlyCube 2023-11-30 00:29:21 +02:00 committed by Xikaro
parent ad1a71f97e
commit 063f6ecdbf
5 changed files with 308 additions and 112 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'
];