Factory Planner - exportable to fake factorissimo deprecated

by Quezler

Tired of building out certain annoying recipe ratios? This mod easily lets you define custom recipes without actually cheating all from the comfort of an ingame gui.

Tweaks
9 months ago
1.1 - 2.0
864
Manufacturing Cheats

g Typo in latest version

2 years ago

data.lua has this on line 8:

local entity_pfile_ath = '/graphics/factory/factory-%d.png'

The mod fails to load. I'm guessing it should be entity_file_path

2 years ago

with what error does it fall to load?

2 years ago

Complaints about entity_file_path not being defined. Changing line 8 as I indicated makes it load again.

2 years ago

hmm silly lua being able to define a new global within an if 😐

New response