What is it really used for?


A tool to help you find out where items and fluids come from and where they are used. This is a fork of the original 'What is it used for?' by Mr Doomah, updated for newer Factorio versions and with additional features. Russian translation by Schmarotzer. Japanese translation by shiru_tan.

Utilities
3 years ago
0.15 - 1.1
28.7K

b [FIXED] Mod does not work in1.1

3 years ago

It just won't load and crash your game. But there seems to be an easy fix:

1) up the factorio_version in info.json to 1.1
2) in control.lua replace require("mod-gui")
with
local mod_gui = require("mod-gui")

3 years ago

Thanks. Version for 1.1 uploaded.

New response