Commit graph

713 commits

Author SHA1 Message Date
Colin Wong 8ba1b84d2b
lets see how it likes gradle 2.14 2022-06-19 20:46:33 -05:00
Colin Wong 966235271a
Enable debug flag 2022-06-19 20:33:27 -05:00
Colin Wong 40b3bc1464
Update deps 2022-06-19 18:40:26 -05:00
Jared 6129abadfe
Print stacktrace 2022-06-20 01:36:08 +02:00
Colin Wong af7808c357
Return new mill builder with every .builder() 2022-06-19 18:18:49 -05:00
Colin Wong 3fec35f976 Add TICMaterial methods for checking if stat exists (fixes #782) 2021-10-11 22:16:15 -05:00
Jared 78021c0715
don't try push to maven 2021-06-29 13:18:50 +02:00
Jared 504119a3e8
fix build 2021-06-29 13:12:35 +02:00
Jared 77a1633529
auto curse push code 2021-06-29 13:08:55 +02:00
Jared 521462c170
old version push 2021-06-29 12:49:16 +02:00
Colin Wong 0b5404c711
Add support for pulley blocks (#781) 2021-06-23 18:34:06 +02:00
Colin Wong e300eb9209
Actually use displayStack (#779) 2021-05-13 20:28:45 +02:00
Colin Wong 6326f5fb2c
Fix build (#778) 2021-04-30 22:20:04 +02:00
Colin Wong 3213f31f3d
Configurable Mill Ticks (BWM) (#762)
* It's building!

* Update deps

* Fix warnings

* Configurable Mill Ticks P.3 (CrT)
2021-01-16 23:39:20 +02:00
Colin Wong b5465034fc
Fix blockstates with BWM HeatRegistry (#766)
* It's building!

* Update deps

* Fix warnings

* Fix blockstates with BWM HeatRegistry
2021-01-16 23:39:08 +02:00
Jared cf3eea474c
Merge pull request #758 from democat3457/patch-1
Fix flipped bwm anvil recipe
2021-01-16 23:38:40 +02:00
Jared 7b66643302
Merge pull request #772 from democat3457/1.12
It's building!
2021-01-16 23:37:35 +02:00
Colin Wong 7c5e9bc864 Change player maven 2021-01-13 21:45:11 +00:00
Colin Wong c0a095d535 Fix warning 2021-01-13 20:36:53 +00:00
Colin Wong 2bcfd1d389 Fix access 2021-01-13 20:33:42 +00:00
Colin Wong 31247d39ca Make backwards compatible
- Reverts method to use incorrect shaping
- Adds new method to use correct shaping
2021-01-13 20:33:42 +00:00
Colin Wong 4ad1b80068 Fix flipped bwm anvil recipe 2021-01-13 20:33:42 +00:00
Colin Wong 95802b8fe2 Fix warnings 2021-01-13 20:32:10 +00:00
Colin Wong 55efad9bf0 Update deps 2021-01-13 20:05:52 +00:00
Colin Wong aa320f7067 It's building! 2021-01-13 19:10:44 +00:00
Jared bd641c049f
version push 2020-02-14 03:16:52 +02:00
Jared 628880eff5
entity, not item for thaumcraft aspects Close #741 2020-02-14 02:29:05 +02:00
Jared cf2acb316e
add bow / bow string stats to TIC materials. Close #736 2020-02-14 02:25:58 +02:00
Jared 41f177ee40
Fixed the moistener using flipped values for stage and value, close #734 2020-02-14 02:00:14 +02:00
Jared c1e15ecefd
fixed meta not being respected on composter displays close #726 2020-02-14 01:54:11 +02:00
Jared 306471b6bb
update things, the game loads 2020-02-14 01:53:52 +02:00
Jared 2bef8498d4
Merge pull request #720 from sam-kirby/1.12
NBT sensitive melting recipes
2020-02-14 00:09:39 +02:00
Jared 4dc4570445
Merge pull request #723 from DreamThorn/fix-721
Fix for NullPointerException when using Crucible.removeRecipe(String name)
2020-02-14 00:08:33 +02:00
Jared 6e287bc69a
Merge pull request #728 from Riernar/1.12
Add Tinker Complement's High Oven support
2020-02-14 00:07:45 +02:00
Jared e489089ea1
Merge branch '1.12' into 1.12 2020-02-14 00:07:25 +02:00
Jared 693cab40bd
Merge pull request #729 from KnightMiner/cauldron-recipematch
Update Inspirations support and add a Mantle RecipeMatch helper
2020-02-14 00:06:10 +02:00
Jared e2512ae387
Merge pull request #735 from SanAndreasP/1.12
added Immersive Tech support
2020-02-14 00:05:00 +02:00
Jared f51c61331d
Merge pull request #740 from jriwanek/1.12-patch1
Update gradle wrapper to 4.9
2020-02-14 00:04:06 +02:00
Jasmine Iwanek 4bc26e13ca Update gradle wrapper to 4.9 2019-10-15 19:18:30 -07:00
SanAndreasP 53b9b88488 fixed IE maven to use jaredlll08's repo 2019-08-25 02:05:27 +02:00
SanAndreasP 0681b4e5f2 added Immersive Tech support 2019-08-25 01:39:07 +02:00
Riernar da9d8e47da added the actual event handler for override removal. Oups 2019-07-16 12:11:11 +02:00
Riernar ac6ff1e25e added high oven override removal method 2019-07-16 12:00:02 +02:00
Riernar c10c8696eb added test for High Oven overrides 2019-07-16 11:49:07 +02:00
Riernar 64b2e55f90 added support for High Oven overrides, improved crafttweaker.log output 2019-07-16 11:47:32 +02:00
Riernar 41f93149f6 switched to pairs for disabled recipes 2019-07-15 17:47:19 +02:00
Riernar 3037e1acad added test script for high oven compatibility 2019-07-15 15:49:37 +02:00
Riernar fbc9ef0fa4 fixed MixRecipeManager, removed need to register MixRecipeManager instances in zs 2019-07-15 15:43:23 +02:00
Riernar e309e61bc2 fixed NullPointerException in HighOven 2019-07-12 22:16:53 +02:00
Riernar 525f9f07ae fixed MixRecipeManager not asking for consume chance when adding additives 2019-07-06 15:07:49 +02:00