Infinite Technology Expanded deprecated

by wormmus

Adds more infinite technology research for Vanilla. Includes: Bob's Mods.

Utilities
6 years ago
0.15.0 - 0.16.0
7

b Error with Bobsinserters

6 years ago

When only Bobs Inserters are active the recent version errors:

Error AtlasSystem.cpp:933: Path __boblogistics__/graphics/icons/technology/stack-inserter-capacity.png does not match any enabled mod.: __boblogistics__/graphics/icons/technology/stack-inserter-capacity.png
6 years ago

If you're going to play with Bob's, play with ALL of the Bobs Mods. As you can see, you need BobLogistics for the graphic.

6 years ago
(updated 6 years ago)

BobInserter does not need Boblibrary nor Boblogistics.

if data.raw.technology["long-inserters-1"] then
Will trigger with Bobinserter, but ofc won't find the icon on the path you hardcoded to boblogistics.

Instead you should check for something unique to boblogistics like
if data.raw.technology["bob-fluid-handling-2"] then

6 years ago

I have removed this until 0.16.x is released, when it's easier to call for an actual mod rather than an item/recipe/technology in a mod.