Tech tree plus


Adding additional technology to the base game alongside with new items, entities and crafting recipes.

Content
a day ago
2.0
1.17K
Combat Fluids Manufacturing Power

b [✔] Failed to load

6 months ago

From log:
The given sprite rectangle (left_top=0x0, right_bottom=256x256) is outside the actual sprite size (left_top=0x0, right_bottom=128x128).
If this is being used as an icon you may need to define the icon_size property.
See the log file for more information.: tech_tree_plus/graphics/icons/tech/utility_armor.png; mods: tech_tree_plus
Prototypes using the sprite:
data.raw["technology"]["utility_armor"]

Fixed it for myself by changing icon_size to 128 on string 2241 in technology.lua

6 months ago

Thanks for bringing attention to this.
Now fixed in release 1.2.1
hopefully

New response