Vladislav Suchkov
Vladislav Suchkov
Molecular Assembler mislabeled in Pattern Access Terminal if it has uneven number of speed upgrades
### Describe the bug Molecular Assembler appears as Pattern Provider when the Pattern Provider has multiple Molecular Assembles connected to it and at least one of them has different amount...
### Steps to Reproduce the Bug 1. Pin a bunch of recipes until it forms a second page. 2. Try dragging a recipe from second page or to second page...
The too many requests error happens, well, when there are too many requests. Currently, the library just dies and throws this error. The particular method I was using is `.getArticle()`....
Drawn rects are twice as big. Haven't tested other shapes. Code: ```rust use macroquad::{color, prelude::*}; fn window_conf() -> Conf { Conf { window_width: 1600, // Set your desired width here...