Prototype/Item.burnt_result currently is a simple string containing an item name. This means that burnt_result is limited to always be a 1-to-1 amount for all items.
Please change this to (optionally) be an ItemProductPrototype (no fluids allowed), so we can use the amount and probability fields to control the ratio of item to burnt item. This would also make it more consistent with other similar fields like rocket_launch_product.
Alternatively (or additionally), you could add an optional field of burnt_results, which would be a table of ItemProductPrototype. This again would be consistent with other fields like rocket_launch_products.
Change Prototype/Item.burnt_result into an ItemProductPrototype
-
- Long Handed Inserter
- Posts: 72
- Joined: Sat Aug 27, 2016 1:50 pm
- Contact:
-
- Smart Inserter
- Posts: 1463
- Joined: Sun Jun 15, 2014 11:39 am
- Contact:
Re: Change Prototype/Item.burnt_result into an ItemProductPrototype
+1
My mods
Content: Lunar Landings | Freight Forwarding | Spidertron Patrols | Spidertron Enhancements | Power Overload
QoL: Factory Search | Module Inserter Simplified | Wire Shortcuts X | Ghost Warnings
Content: Lunar Landings | Freight Forwarding | Spidertron Patrols | Spidertron Enhancements | Power Overload
QoL: Factory Search | Module Inserter Simplified | Wire Shortcuts X | Ghost Warnings
- Deadlock989
- Smart Inserter
- Posts: 2529
- Joined: Fri Nov 06, 2015 7:41 pm