A specialized web tool designed to generate Lua console commands for spawning "Market" entities in Factorio. It allows users to create complex trading posts with custom buy/sell orders, automatic price scaling based on item quality (Common to Legendary), and bulk discount application.
- Custom Trade Offers: Easily configure multiple rows of "Buy" and "Sell" items with specific counts.
- Quality Scaling: Automatically adjusts trade ratios based on item quality (Normal, Uncommon, Rare, Epic, Legendary) using customizable percentage modifiers.
- Space Age Support: Includes a comprehensive item database supporting Factorio 2.0 and Space Age expansion items (e.g., Foundry, Railgun, Promethium).
- Discount Logic: Apply global percentage discounts to all generated trade offers instantly.
- Lua Code Generation: Outputs ready-to-use
/ccommands to spawn the market at the player's location.
- Clone the repository or download the
index.htmlfile. - Open the file in any modern web browser.
- Set your desired quality multipliers and discount percentages.
- Add trade rows and select items from the visual dropdown menu.
- Click "Обновить код" (Update Code) and copy the result to the Factorio console.
Project created with the support of the FCTostin community.