eerussianguy / firmalife

A food-focused addon for TFC
MIT License
22 stars 33 forks source link

Oven guide fix #126

Closed Random-Cookie closed 1 year ago

Random-Cookie commented 1 year ago

In the guide, the top oven recipe is listed as the bottom recipe and vice versa. Tracked this down to lines 183 and 184 of resources/generatebook.py In the guide, the top oven recipe is listed as the bottom recipe and vice versa. Tracked this down to lines 183 and 184 of resources/generatebook.py https://github.com/eerussianguy/firmalife/blob/3e10a6c7ababebd41e78523ff001c0a67b315319/resources/generate_book.py#L183 https://github.com/eerussianguy/firmalife/blob/3e10a6c7ababebd41e78523ff001c0a67b315319/resources/generate_book.py#L184

There is also a small typo on line 204 insulatinig => insulating https://github.com/eerussianguy/firmalife/blob/3e10a6c7ababebd41e78523ff001c0a67b315319/resources/generate_book.py#L204

Fixed both of these issues

eerussianguy commented 1 year ago

Sorry, forgot to merge this before building