[0.15.34] Selling Modifiers at Markets

This subforum contains all the issues which we already resolved.
Post Reply
zackman0010
Inserter
Inserter
Posts: 36
Joined: Wed May 18, 2016 8:34 pm
Contact:

[0.15.34] Selling Modifiers at Markets

Post by zackman0010 »

The API says that Markets can sell any kind of Modifier, but that usually "give-item" is used. This implies that selling other Modifiers will work as well. However, when adding a non-"give-item" Modifer to a Market, there is no option to buy it.
Image
This Modifier is supposed to cost 25 Coins, but this currently has no cost associated with it. It cannot be bought.
This is either a bug in that Modifiers can't be bought or a bug in that non-"give-item" Modifiers aren't supposed to be allowed to be put into a Market.
Code that added the item:

Code: Select all

market.add_market_item{price = {{"coin", 25}}, offer = {type="laboratory-speed", modifier=0.50}}

Rseding91
Factorio Staff
Factorio Staff
Posts: 13204
Joined: Wed Jun 11, 2014 5:23 am
Contact:

Re: [0.15.34] Selling Modifiers at Markets

Post by Rseding91 »

Thanks for the report. It's now fixed for 0.16.
If you want to get ahold of me I'm almost always on Discord.

Post Reply

Return to “Resolved Problems and Bugs”