|
| 1 | +## [1.4.1](https://github.com/VoperAD/SlimeFrame/compare/v1.4.0...v1.4.1) (2023-12-19) |
| 2 | + |
| 3 | + |
| 4 | +### Bug Fixes |
| 5 | + |
| 6 | +* **items:** Condensed Plate has now a constant recipe ([3a9e198](https://github.com/VoperAD/SlimeFrame/commit/3a9e198a6202b7c8abea3b8f66e5e3f5573b1178)) |
| 7 | +* **items:** convert only one contract at a time ([8ad7c8a](https://github.com/VoperAD/SlimeFrame/commit/8ad7c8a4e70438d40151018fa4a3c3457f14e881)) |
| 8 | + |
| 9 | + |
| 10 | + |
1 | 11 | # [1.4.0](https://github.com/VoperAD/SlimeFrame/compare/v1.3.2...v1.4.0) (2023-12-09) |
2 | 12 |
|
3 | 13 |
|
|
45 | 55 |
|
46 | 56 |
|
47 | 57 |
|
48 | | -# [1.2.0](https://github.com/VoperAD/SlimeFrame/compare/8285e5bc075181295b02444316f87b46810769f7...v1.2.0) (2023-11-14) |
49 | | - |
50 | | - |
51 | | -### Bug Fixes |
52 | | - |
53 | | -* changed the merchant recipe serialization to support custom trades from the addon VillagerTrade ([4c701a2](https://github.com/VoperAD/SlimeFrame/commit/4c701a27f56970ddcef4970f34b3690a9ae56805)) |
54 | | -* check if the event is cancelled ([2d2ef21](https://github.com/VoperAD/SlimeFrame/commit/2d2ef213b5189567c28903541792edf50ab0fd17)) |
55 | | -* ignore cancelled events on relics listener ([633a4fa](https://github.com/VoperAD/SlimeFrame/commit/633a4fa42230dad7f633680e2745f73e5d284fb7)) |
56 | | -* store UUID instead of Player object ([249ef2a](https://github.com/VoperAD/SlimeFrame/commit/249ef2aa814a95a43955551857bb591850546f72)) |
57 | | -* subgroups now always open on the first page ([a55462d](https://github.com/VoperAD/SlimeFrame/commit/a55462de2a3dc4c6d64fed9d172ffe4f2a44a501)) |
58 | | -* update progress correctly in AbstractProcessorMachine ([b266408](https://github.com/VoperAD/SlimeFrame/commit/b2664087cafa2b50df9d7db18d37625a078c400c)) |
59 | | - |
60 | | - |
61 | | -### Features |
62 | | - |
63 | | -* add auto updater ([ec6f104](https://github.com/VoperAD/SlimeFrame/commit/ec6f104c76ee2b889d0143b9e98d278c20ab880a)) |
64 | | -* add bstats dependency and relocation ([8285e5b](https://github.com/VoperAD/SlimeFrame/commit/8285e5bc075181295b02444316f87b46810769f7)) |
65 | | -* add Dust Generator class ([0ef3277](https://github.com/VoperAD/SlimeFrame/commit/0ef327700c0897c28bc0cdb6f21a827e860a3674)) |
66 | | -* add the missing woods to the tree peeler ([ebe0a90](https://github.com/VoperAD/SlimeFrame/commit/ebe0a90750bc1d06269497180687a2ed5b0716b6)) |
67 | | -* init metrics on onEnable ([f93caf7](https://github.com/VoperAD/SlimeFrame/commit/f93caf744e17f32c09a72c20c19a746795bcfe0f)) |
68 | | -* input config works with ie quarries ([c56d495](https://github.com/VoperAD/SlimeFrame/commit/c56d495af1ebfd1fd09c2b15c885c9754329765d)) |
69 | | -* more biomes supported by the Cryotic Extractor (frozen ocean and variants) ([d62e98e](https://github.com/VoperAD/SlimeFrame/commit/d62e98eec12cbecd6ddda9c202f1f30fe3f4e9c6)) |
70 | | -* new config options regarding drop chances ([d43ce46](https://github.com/VoperAD/SlimeFrame/commit/d43ce46e38e9cf700fce733765b59d1fd6495285)) |
71 | | -* new items, fix chunk eater and new colors ([b95bbc6](https://github.com/VoperAD/SlimeFrame/commit/b95bbc666a276a96ef89d6b64e90d33d12561679)) |
72 | | - |
73 | | - |
74 | | - |
0 commit comments