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