mirror of
https://github.com/Pumpkin-MC/Pumpkin.git
synced 2026-08-31 08:22:33 +00:00
* add cleaner registry parsing * start adding recipes * add tags, and some crafting things * Fix echest command * add partly working crafting interface * add generated assets * fix container commands and clippy lints * fix issues with resolving recursive item tags for crafting * add flatten3x3 function * add shapeless crafting * add tests to and fix recipe flattening function * refactor recipe system a bit * add rayon to speed up initial loading of recipes * almost working after rebase * add deserialization for new crafting type "transmute" * make crafting work again * make shapeless recipes not require all permutations * fixed visual bug with when taking out ingredients for crafting * add support for new tags system