Spidertron Weapon Loadout

by Kryzeth

Simple mod that allows user to customize Spidertron's weapon slots. Optionally adds a fifth and sixth weapon slot, and dynamically modifies spidertron recipe to require the new weapons.

Content
13 hours ago
1.1 - 2.0
3.02K
Combat

b [Fixed] Machine gun loadout doesn't work

a month ago

In settings.lua you have a setting named "Machine Gun", while func.lua wants to translate "Submachine Gun" into machine gun equipment. So you need to rename one of these.
settings.lua: line 14
func.lua: line 6

a month ago
(updated a month ago)

Good catch! I updated the way the settings were being checked in the latest version (v2.0.5), and didn't notice the discrepancy, since it would fail silently instead of causing an error on load. Should be fixed in v2.0.6

New response