Extends the Factorio map editor with new features, testing tools, and other utilities to aid with sandbox play and scenario creation.
28
stars
11
forks
source link
fix: support space platform built and mine entity #196
Open
Caleb-Wishart opened 2 weeks ago
Fix calling events for entities being built and mined on space platforms
on_built_events will still work if entity ghosts are considered but the actual creation is triggered by 'on_space_platform_built_entity'
White space changes due to opinionated formatter