| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Allow tags in more places in fake recipes | 2025-08-17 | 2 | -2/+12 | |
| * | Downgrade recipe parsing issues from errors to warnings | 2025-08-17 | 1 | -1/+1 | |
| * | Fix a crash when loading without any other mods present. | 2024-12-07 | 3 | -15/+37 | |
| * | BREAK: Fix a bug in recipe-derived EMC calculation. | 2024-11-03 | 1 | -2/+12 | |
| * | Support Chipped fully. | 2024-11-03 | 2 | -11/+59 | |
| * | Increase dependency versions. | 2024-11-03 | 1 | -2/+2 | |
| * | Small bugfixes | 2024-02-04 | 3 | -5/+7 | |
| * | Add support for WAILA (specifically with WTHIT). | 2024-01-27 | 8 | -35/+83 | |
| * | Add support for a bunch of mods | 2024-01-27 | 3 | -22/+55 | |
| * | Fix a dedicated server crash | 2024-01-18 | 6 | -26/+44 | |
| * | Actually sync from server to client | 2024-01-15 | 2 | -7/+25 | |
| * | Toposort recipes so it's actually usably fast | 2024-01-13 | 10 | -92/+425 | |
| * | Release 0.2v0.2 | 2024-01-12 | 1 | -0/+1 | |
| * | Make EMC be synced from server to client | 2024-01-12 | 7 | -111/+205 | |
| * | Add lombok | 2024-01-12 | 2 | -8/+4 | |
| * | Move default emc values to JSON files in datapack | 2024-01-11 | 19 | -852/+441 | |
| * | Making SheetsMixin more extensible | 2024-01-11 | 6 | -35/+43 | |
| * | Actually don't give bundles an EMC value | 2024-01-10 | 1 | -4/+2 | |
| * | Added Energy Condenser | 2024-01-10 | 21 | -71/+683 | |
| * | Move out common chest logic to separate files also in client code | 2024-01-10 | 2 | -15/+57 | |
| * | Move out common chest logic to separate files | 2024-01-10 | 6 | -408/+500 | |
| * | Some refactoring | 2024-01-10 | 15 | -210/+366 | |
| * | Make Alchemical Chest waterloggable. | 2024-01-09 | 1 | -7/+33 | |
| * | Added Alchemical Chest. | 2024-01-09 | 25 | -50/+820 | |
| * | Replace ItemMixin.java with proper ItemTooltipCallback usage. | 2024-01-08 | 2 | -32/+12 | |
| * | Created the EMC system | 2024-01-08 | 16 | -20/+905 | |
| * | Add jakarta NonNull annotations | 2024-01-05 | 1 | -1/+6 | |
| * | Cleanup imports | 2024-01-05 | 1 | -3/+0 | |
| * | Initial Commit | 2024-01-05 | 3 | -0/+256 |