[2.0.11] Add support for parameterized blueprints to the modding API

Place to ask discuss and request the modding support of Factorio. Don't request mods here.
User avatar
micromario
Fast Inserter
Fast Inserter
Posts: 106
Joined: Thu Apr 05, 2018 11:53 am
Contact:

[2.0.11] Add support for parameterized blueprints to the modding API

Post by micromario »

Currently if a mod pastes a blueprint, there's no way to tell it which parameters to use.

Could this be added?
10-28-2024, 12-27-33.png
10-28-2024, 12-27-33.png (126.67 KiB) Viewed 186 times

ahicks
Inserter
Inserter
Posts: 23
Joined: Sat Jul 13, 2024 10:45 pm
Contact:

Re: [2.0.11] Add support for parameterized blueprints to the modding API

Post by ahicks »

We would also like this as to prevent needing to rewrite and re-import the blueprint or something. Also the ability to get what the parameters are (which would also require exporting and reading the blueprint string). We'd be fine with ugly in the sense of "it's complex relationships, but we expose a flattened representation so figure it out" level access--I'll code the more complex data structures on our side if required.

JoshuaCF
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Mar 09, 2019 5:02 pm
Contact:

Re: [2.0.11] Add support for parameterized blueprints to the modding API

Post by JoshuaCF »

I'd also like to see this added.

Post Reply

Return to “Modding interface requests”