Spidertron now can be damaged by car impact, and some collision-mask filtered attacks. You need to load this mod before placing any of spidertrons in game, otherwise it will be broken. For unmodded-vanilla scenarios, there is "damageable_spider_leg.lua" file in zipfile for used as lua module.
Small changes concerning balance, gameplay, or graphics.
Version: 0.1.3 Date: 2020-11-24 Info: - Version string to Factorio 1.1
Version: 0.1.2 Date: 2020-11-20 Bugfix: - Fixed crash when entity died before first spidertron placed if other mod used "script.register_on_entity_destroyed()" function.
Version: 0.1.1 Date: 2020-08-16 Info: - Changed entity filter from "name='spidertron'" to "type='spider-vehicle'".
Version: 0.1.0 Date: 2020-08-16 Info: - First.