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
Riernar
3ca82ff6e9
made mix recipe manipulation accept null as wildcard
2019-07-04 14:34:01 +02:00
Riernar
7d6f1fdc93
added support for mix recipe additive manipulation, corrected copy-past error in MixRecipeBuilder
2019-07-04 14:10:57 +02:00
Riernar
19c9b2cb42
fixed conflicts in additives in MixRecipeHelper
2019-07-04 11:34:04 +02:00
Riernar
5fa01baea8
made temp in K, improved recipe matching and IIngredient handling
2019-07-04 11:23:33 +02:00
KnightMiner
650b7b10a3
Update Inspirations support to fix some bugs and add a utility to help with Mantle mods
...
* Add new fluid mix type: combines a full cauldron of fluid with a fluid in a container in hand to get an item
* Fixes oredict stack sizes matching incorrectly
* Fixes NBT being ignored in cauldron recipes
2019-07-03 22:30:54 -05:00
Riernar
76b437f067
fixed wrong formatting in crafttweaker.log when adding mix recipe
2019-07-03 14:44:15 +02:00
Riernar
88d8c16e3b
fixed mix temperature being in K instead of °C
2019-07-03 14:33:26 +02:00
Riernar
f0e4fa0f96
hotfix on mix recipes
2019-07-03 14:20:04 +02:00
Riernar
7a86d54242
made heat recipe in mb/t instead of mb/s, changed mix recipe registration
2019-07-03 14:14:41 +02:00
Riernar
3451fb249d
updated high oven fuel interface to tcomplements update
2019-07-03 10:50:47 +02:00