kryzeth

Results 3 issues of kryzeth

So the function Recipe:clear_ingredients checks only for self.normal, and then performs actions on self.normal and self.expensive, without checking for self.expensive, causing an error if used on any recipes that are...

bug

Not sure if I'm not using it right, but when I try using duplicate on a recipe that has normal/expensive variants, the result of those normal/expensive recipes are not set...

### Description Krastorio2 v1.3.23: Under prototypes\vanilla-changes\mandatory\equipments-changes.lua, line 208 defines "kr-wagons-grid" with equipment_categories including "robot-interaction-equipment" and "vehicle-robot-interaction-equipment", which is later (lines 251 and 252) applied to both fluid-wagon and artillery-wagon, despite...

bug