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
Riernar
cca3704274
fixed all removals
2019-07-02 14:04:16 +02:00
Riernar
8b2961622e
started adding support for tcomplements' high oven
2019-07-02 13:17:47 +02:00
Jared
e602df8616
Create FUNDING.yml
2019-05-31 06:01:43 +02:00
JacovdW
acabfa6430
Because removeRecipe(String name) doesn't cause output to be set and shouldn't, it is necessary to check whether output is null when applying the change.
2019-05-07 10:30:54 +02:00
Sam Kirby
71871fd3d2
NBT sensitive melting recipes
2019-04-21 21:25:01 +01:00
Jared
4e85abed89
version push
2019-03-31 02:48:08 +02:00
Jared
eb8cee2058
Merge pull request #707 from kindlich/1.12
...
Added Thaumcraft SalisMundus Handler
2019-03-31 01:53:50 +02:00
kindlich
bbaa8d7bb9
Renamed Factorizer addBoth parameters and fixed their addition
2019-02-08 18:07:17 +01:00
kindlich
371a3507a7
Deleted Tapper Manager since it exposes no Remove methods
2019-02-08 17:23:12 +01:00
kindlich
bd42a214aa
Deleted Fisher MAnager since it has no remove methods
2019-02-07 20:19:34 +01:00
kindlich
254bd15af7
Added some TE Manager Classes
2019-02-07 20:13:27 +01:00
kindlich
362e18bb94
Some cleanup
2019-01-29 17:29:30 +01:00
kindlich
9c1f76c0e5
Added Thaumcraft SalisMundus Handler
...
closes #700 (again)
2019-01-29 17:04:34 +01:00
Jared
4e78fddbbd
version push
2019-01-29 03:36:23 +02:00
Jared
c3dac9fbdb
clear up memory a bit
2019-01-29 03:29:12 +02:00
Jared
a241ca7cad
update mods (most of them, atleast it loads now)
2019-01-29 03:15:58 +02:00
Jared
a1c0cccf46
Merge pull request #702 from TagnumElite/actadd-ingredient
...
Improve ActuallyAdditions support
2019-01-29 03:15:12 +02:00