Commit graph

96 commits

Author SHA1 Message Date
Riernar
3451fb249d updated high oven fuel interface to tcomplements update 2019-07-03 10:50:47 +02:00
Riernar
8b2961622e started adding support for tcomplements' high oven 2019-07-02 13:17:47 +02:00
Jared
4e85abed89
version push 2019-03-31 02:48:08 +02:00
Jared
4e78fddbbd version push 2019-01-29 03:36:23 +02:00
Jared
a241ca7cad update mods (most of them, atleast it loads now) 2019-01-29 03:15:58 +02:00
Jared
c1b2f89e22 update mods 2018-10-19 16:44:50 +02:00
Jared
19a1874e37 version push 2018-09-12 21:07:40 +02:00
Jared
9521e3d631 updated mods, fixed EXU2 fix #683 2018-09-12 19:35:46 +02:00
temp1011
0432334262 remove refined storage compat for rs 1.6 2018-09-10 01:07:49 +01:00
Jared
89397a3d2d version push 2018-07-20 01:26:59 +02:00
Jared
e69ffbdd57 update AA 2018-07-07 21:38:35 +02:00
KnightMiner
0816c57f39 Update Inspirations support (#654)
* 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
2018-07-07 21:18:14 +02:00
Jared
635d98b86d update mtlib 2018-07-07 21:17:14 +02:00
Jared
f117560eb3 Fixed BWM heat registry Close #641
I'll take "Who cares about backwards compat" for 100, Alex.
2018-05-17 11:23:57 +02:00
Jared
8a444fce61 Added a way to remove Thaumcraft aspects, close #638 2018-05-15 14:06:34 +02:00
Jared
8eaabd4d11 version push 2018-05-06 03:30:06 +02:00
Jared
e697a01b3e version push 2018-05-06 01:28:23 +02:00
Jared
bc66917ca9 update botania 2018-05-05 19:34:05 +02:00
Modmuss50
fb867a3417 Fix for changes in ThermalExpansion's API (#634)
* Fix for changes in ThermalExpansion's API

* Fix crash when thaumcraft is not installed

* Revert: ThaumCraft.java
2018-05-02 21:42:14 +02:00
Jared
4839100789 lootbags! 2018-04-25 00:45:29 +02:00
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
Jared
ac3423961e updated mods 2018-04-19 20:08:38 +02:00
Jared
11a01269d0 Removed botania addKnowledgeEntry Close #617
Can be done via nbt directly anyway
2018-04-19 19:31:36 +02:00
Jared
0441e7a561 version push 2018-04-06 01:20:44 +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
Jared
e2ba1c939c version push 2018-03-19 22:42:15 +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
adf8cbda0c version push 2018-03-07 11:42:45 +02:00
Jared
e7832b9733 fixed Optionals to obide by the new CrT update 2018-03-05 21:34:48 +02:00
Jared
ea01a6e390 Added blood magic support 2018-03-02 23:49:07 +02:00
Jared
b9104b43b4 Added chisel support 2018-03-02 17:39:06 +02:00
Jared
aa1b9c2724 version push 2018-02-15 00:22:41 +02:00
Jared
66c4560414 updated MTLib 2018-02-15 00:22: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
Jared
0fe1d76e08 updated mods 2018-02-02 18:12:28 +02:00
Jared
899276a41e updates versions 2018-01-06 05:43:13 +02:00
Jared
550465e625 Version push 2017-12-29 03:41:54 +02:00
Jared
33c71a34f1 Added Tcomplement support closes #541 2017-12-28 21:47:00 +02:00
Jared
63fab91cad Added support for Alchemical Imbuer and Arcane Ensorcellator (Closes #570) 2017-12-28 19:16:04 +02:00
Jared
e54538a0a3 Added refined storage support (closes #562) 2017-12-28 18:39:37 +02:00
Jared
bf7a279f4c updated mods 2017-12-13 13:09:08 +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
Jared
e473d50000 update mods
BWM is still causing it to crash..
2017-11-23 21:42:07 +02:00
Jared
73d5cba02c close #553 2017-11-19 18:45:19 +02:00
Jared
4400f023f3 Version push 2017-11-10 02:26:12 +02:00
Jared
2f195bc2f7 version push 2017-10-27 23:39:41 +02:00
Jared
75bcfd9469 version push 2017-10-07 00:30:14 +02:00
Jared
4ff62f75af moved to maven for crafttweaker 2017-10-07 00:12:21 +02:00
BloodWorkXGaming
f2b3a7193b Added Extra Utils and Forestry support back (#527)
* 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
2017-09-18 17:23:00 +02:00