- Fix some command arguments not working as intended on some mod loaders like Forge/NeoForge.
This project is made possible by Patreon support from players like you. Thank you!
- lothrazar
- Spencer Gilbert
- Tobias Ward
- Solorah
- Pongo Sapiens
- noobanidus
- Darkosto
- Update publishing script.
- Add a helper to xor codecs.
- Add helpers for working with functions and similar data types.
- Add helpers for calculating enchantment levels.
- Add a new tick accumulator.
- Add a basic input/output slot implementation and moved some inventory code around.
- Add a helper to encode/decode a byte array using an int array.
- Add new container data type for BlockPos.
This project is made possible by Patreon support from players like you. Thank you!
- lothrazar
- Spencer Gilbert
- Tobias Ward
- Solorah
- Pongo Sapiens
- noobanidus
- Darkosto
- Fix AllOf and Either ingredients matching on air on the client when one of the sub ingredients is an empty tag.
- Create new StreamCodec for ingredient that is never empty.
- Add new bookshelf:false ingredient type which is not empty but always false.
This project is made possible by Patreon support from players like you. Thank you!
- lothrazar
- Spencer Gilbert
- Tobias Ward
- Solorah
- Pongo Sapiens
- noobanidus
- Darkosto
- Add Chinese localizations. Thansk to suoyukii!
This project is made possible by Patreon support from players like you. Thank you!
- lothrazar
- Spencer Gilbert
- Tobias Ward
- Solorah
- Pongo Sapiens
- noobanidus
- Darkosto
- Add extra protection for mods that add invalid enum entries.
This project is made possible by Patreon support from players like you. Thank you!
- lothrazar
- Spencer Gilbert
- Tobias Ward
- Solorah
- Pongo Sapiens
- noobanidus
- Darkosto
- Improve performance of loot table analysis operations.
This project is made possible by Patreon support from players like you. Thank you!
- lothrazar
- Spencer Gilbert
- Tobias Ward
- Solorah
- Pongo Sapiens
- noobanidus
- Darkosto