EarendelDevelopers / factorio-mods

This is a public repository for tracking issues with Earendel's factorio mods.
19 stars 3 forks source link

Picking Vehicle Depot with Q doesn't work correctly. #301

Open JohnTheCoolingFan opened 1 year ago

JohnTheCoolingFan commented 1 year ago

When hovering over "Vehicle Depot Container" and pressing Q (default keybind for building picking, I do not intend to mean that it only works with Q) some invisible entity gets picked instead of the depot. Using blueprints or copy-patse works fine.

It should be just a change to the container entity, adding placeable_by = "vehicle-depot" or whatever the item name is. (https://wiki.factorio.com/Prototype/Entity#placeable_by)