[2.0.15] Add create_asteroid() to LuaSpacePlatform

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
redplasticstraw
Inserter
Inserter
Posts: 20
Joined: Fri Sep 15, 2023 12:01 pm
Contact:

[2.0.15] Add create_asteroid() to LuaSpacePlatform

Post by redplasticstraw »

Essentially, add direct counterparts to spawn asteroids instead of asteroid chunks.

destroy_asteroids(area, position, name, limit, invert)
create_asteroids(asteroids)
find_asteroids_filtered(area, position, name, limit, invert)
curiosity
Filter Inserter
Filter Inserter
Posts: 471
Joined: Wed Sep 11, 2019 4:13 pm
Contact:

Re: [2.0.15] Add create_asteroid() to LuaSpacePlatform

Post by curiosity »

They are just entities.
Post Reply

Return to “Modding interface requests”