Hardcorio:SC2

by maroder

Version 26.12.2017. Remake of Stx3's Hardcorio:SC2. Hardcorio:SC2 turns Factorio into a hardcore survival game, by completely replacing the enemies, combat mechanics and added life support requirements.

Overhaul
2 days ago
0.13 - 2.0
2.92K
Transportation Logistics Combat Enemies Mining Manufacturing

b [Fixed] Grinder invisible in 2.0

a month ago

The grinder's invisible. The animations aren't assigned to animation anymore, they're in graphics_set.animation =

These lines bring it back, but you can put it in the right place on the definition:
local grinder = data.raw.furnace.grinder
grinder.graphics_set = {animation = grinder.animation}
grinder.animation = nil

a month ago

Or just download 2.3.49+ version of mod xD

New response