Belt Immunity


Character entity will not be moved by conveyor belts. - No equipment required - Technology for the equipment is hidden - Recipe to craft the equipment is hidden

Content
2 years ago
1.1
2.37K
Cheats
Owner:
PrestonLeeCole
Source:
N/A
Homepage:
N/A
License:
The Unlicense (Public Domain)
Created:
2 years ago
Latest Version:
1.3.0 (2 years ago)
Factorio version:
1.1
Downloaded by:
2.37K users

Belt Immunity

  • Character entity will not be moved by conveyor belts.
  • Technology for the equipment is hidden from the tech tree
  • Recipe for the equipment is hidden from crafting menus.

Full source code, for your consideration:

data.raw.character["character"].has_belt_immunity = true
data.raw.technology["belt-immunity-equipment"].hidden = true
data.raw.recipe["belt-immunity-equipment"].hidden = true