фиксики серия 1
димдимыч сталкивается проблемой цикла
This commit is contained in:
parent
82b5f476c6
commit
de3e04480b
5 changed files with 461 additions and 31 deletions
|
|
@ -2098,4 +2098,24 @@ global.TFC_ORE_MATERIALS = [
|
|||
"native_silver",
|
||||
"sphalerite",
|
||||
"tetrahedrite"
|
||||
];
|
||||
|
||||
global.AE2_LIQUID_DYE = [
|
||||
'tfc:white_dye',
|
||||
'tfc:orange_dye',
|
||||
'tfc:magenta_dye',
|
||||
'tfc:light_blue_dye',
|
||||
'tfc:yellow_dye',
|
||||
'tfc:lime_dye',
|
||||
'tfc:pink_dye',
|
||||
'tfc:gray_dye',
|
||||
'tfc:light_gray_dye',
|
||||
'tfc:cyan_dye',
|
||||
'tfc:purple_dye',
|
||||
'tfc:blue_dye',
|
||||
'tfc:brown_dye',
|
||||
'tfc:green_dye',
|
||||
'tfc:red_dye',
|
||||
'tfc:black_dye',
|
||||
'tfc:white_dye'
|
||||
];
|
||||
Loading…
Add table
Add a link
Reference in a new issue