Repro:
I've modified the chemical plant's graphics to include the frame count (see attachment) and the the animation speed to last 1 second. Furthermore I've set the crafting time of explosives to 1 second as well
Code: Select all
data.raw["assembling-machine"]["chemical-plant"].graphics_set.animation_progress = 1
data.raw.recipe["explosives"].energy_required = 24/60