* Update Inspirations support
* Fill recipes can now specify boiling to simulate melting
* Increased maximum for recipes to 4 if bigger cauldrons are enabled
* Added support to specify levels in dye recipes
* Update Forge to work with Forestry
* - Adds Bellows support
- Adds HCFurnace support
- Adds Filtered Hopper support
- Readds removal by input for block-based recipes
- Fixes busted Turntable removal by adding a removal method that takes the output blockstate
- Succes's'fully
- Updates test script
* - Exposes BlockDrop ingredients for Block Recipes
* - Yeah uhhhh properly implements recipe info
* - Copy back test script
- Move build method annotation to the superclass
- Make builder method return itself
* - Started Work on Knowledge Type Registration
* Added KnowledgeType Registration and a ZenExpansion for adding Knowledge to the Lexica Botania
* -
* Changed Build Number
* -
* It turns on and it might work idk
* actually register
might need to be moved to @ZenRegister but I don't really understand
that rn
* move to @ZenRegister
* names
* fix removals being broken entirely and add tests
I think jared is going to hit me with a hammer for not using the late
system in place, but I tried rewriting the IActions to work like that
and uh... Fire everywhere.
* runnable was a better idea
* manually log stuff
* remove printlns from commands
also format because everything is a mess right now between old/new
formats. Only formats the botania package.
* Add describes
also switches messages to links to the crt log
* minor issue
* Added TiC melting
* updated mods and added extrautils2-1.12-1.6.1.jar
* Added ExtraUtils2 Support
* Optimized imports.
* partial forestry support
* finished forestry support
* deleted old reference files
* fixed a few requested things.
* changes to respect class moves to mtlib