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
1 year, 9 months ago
1.1
1.91K
Cheats
Owner:
PrestonLeeCole
Source:
N/A
Homepage:
N/A
License:
The Unlicense (Public Domain)
Created:
1 year, 9 months ago
Latest Version:
1.3.0 (1 year, 9 months ago)
Factorio version:
1.1
Downloaded by:
1.91K 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