Изменил рецепт сортировку руды, а то что-то много железной и медной, но мало никеля, кобальта, серебра и золота

Изменил рецепты насосов, теперь насосы требует предыдущий тир для изготовления
Повышает версию zzzparanoidal
Фикс графики турбины от ДОКА (#157)
Добавляет возможность крафтить рецепты с жидкостями в сборщиках электроники 4-5 (#177)
This commit is contained in:
2026-03-13 11:51:12 +03:00
parent 7c16ebaf9a
commit a053027cd7
6 changed files with 20 additions and 20 deletions

View File

@@ -14,7 +14,7 @@ local layers = {
priority = "extra-high",
line_length = 4,
frame_count = 8,
animation_speed = 0.5,
animation_speed = 0.6,
width = 540/4,
height = 300/2,
shift = util.by_pixel(0, -10),
@@ -23,7 +23,7 @@ local layers = {
priority = "extra-high",
line_length = 4,
frame_count = 8,
animation_speed = 0.5,
animation_speed = 0.6,
width = 540/2,
height = 300,
shift = util.by_pixel(0, -10),
@@ -56,7 +56,7 @@ local fire_glow = {
priority = "extra-high",
line_length = 4,
frame_count = 8,
animation_speed = 1,
animation_speed = 0.6,
width = 540/4,
height = 300/2,
shift = util.by_pixel(0, -10),
@@ -67,7 +67,7 @@ local fire_glow = {
priority = "extra-high",
line_length = 4,
frame_count = 8,
animation_speed = 1,
animation_speed = 0.6,
width = 540/2,
height = 300,
shift = util.by_pixel(0, -10),
@@ -81,7 +81,7 @@ local fire_light = {
priority = "extra-high",
line_length = 4,
frame_count = 8,
animation_speed = 1,
animation_speed = 0.6,
width = 540/4,
height = 300/2,
shift = util.by_pixel(0, -10),
@@ -92,7 +92,7 @@ local fire_light = {
priority = "extra-high",
line_length = 4,
frame_count = 8,
animation_speed = 1,
animation_speed = 0.6,
width = 540/2,
height = 300,
shift = util.by_pixel(0, -10),