Commit graph

7 commits

Author SHA1 Message Date
BordListian
5b40803ed5 BWM Integration Update (#627)
* - 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
2018-04-24 17:06:27 +02:00
primetoxinz
f9d0fa11aa Improve logging for recipe removal. Fix removeAll functions. Fix addition of Turntable recipes (#626) 2018-04-19 23:22:55 +02:00
primetoxinz
81502d2b8a Update BWM support for internal refactor. (#620)
* Refactor recipe handling.

* Fix issue with super method conflicts. Add removeAll function.

* Add setSound to MillBuilder. Support setIgnoreHeat.

* Remove unneeded util class.

* Uncomment BWM in build.grade.

* Fix the recipes not actually getting added. Add testing script.

* Add MiniBlocks util

* Add MiniBlocks util.
2018-04-06 00:30:12 +02:00
KnightMiner
d114a3460c Add support for Inspirations cauldron recipes (#610)
* Add support for Inspirations cauldron recipes

* Add Inspirations test script
2018-03-18 03:52:34 +02:00
Jared
3752e7a54f Fixed botania knowledge support 2018-02-11 02:46:56 +02:00
Lanse
796c958aee [Feature]: Add Support for the following Botania Features: (#588)
* - Started Work on Knowledge Type Registration

* Added KnowledgeType Registration and a ZenExpansion for adding Knowledge to the Lexica Botania

* -

* Changed Build Number

* -
2018-02-11 01:31:49 +02:00
Brennan Ward
fbb7b33866 Botania Support (#556)
* 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
2017-12-13 13:08:18 +02:00