pobiega
70e20f26a1
Started integration with BloodMagic by WayofTime
...
SoulForge (Hell Forge) support for adding and removing recipes.
2016-10-17 20:52:34 +02:00
SnowShock35
9e3402d94a
Merge pull request #373 from jaredlll08/2.0.4
...
Push all changes related to version 2.0.4
2016-10-03 01:49:21 +01:00
SnowShock35
0634834885
Push all changes related to version 2.0.4
2016-10-03 01:37:00 +01:00
Jared
db9d241eb3
Close #371
2016-10-02 22:47:58 +02:00
Jared
26cd6f2b3f
close https://github.com/jaredlll08/CraftTweaker/issues/63
2016-09-30 19:26:13 +02:00
Jared
a625e95b61
Fix Botania
2016-09-30 19:25:59 +02:00
Jared
e7a060d41d
close #362
2016-09-20 17:40:26 +02:00
Jared
6c22e5af39
Close #361 and @snowshock35 's thing
2016-09-20 09:27:16 +02:00
Jared
c38a0e4254
close #352
2016-09-19 10:23:18 +02:00
Jared
a3c014ebcf
Merged branch master into master
2016-09-19 10:12:14 +02:00
Jared
2a9a867939
Close #357 close #341
2016-09-19 10:11:54 +02:00
Jared
9ebdcfbd54
Close #357
2016-09-19 10:11:03 +02:00
Jared
c1af9139de
Merge pull request #360 from tommyTT/master
...
Fix for ClassCastException and additional parameters
2016-09-17 12:07:43 +02:00
Thomas Thieringer
29e2fbe5bf
- Fix for #354 : ICastingRecipe can also be implemented by BucketCastingRecipe and throws a ClassCastException when removing recipes
...
- included optional parameters for consumeCast and timeInTicks as mentioned in the wiki (although timeInTicks is now also optional)
2016-09-17 11:37:46 +02:00
Jared
1deff335ea
version update, closes #354
2016-09-17 01:43:26 +02:00
Jared
e43a9f482d
Merged branch master into master
2016-08-28 16:17:49 +02:00
Jared
4ebb12efe6
close #348
2016-08-28 16:16:56 +02:00
Jared
b548e77eac
Version push
2016-08-28 01:08:43 +02:00
Yulife
c70445b504
Update libs
2016-07-21 12:40:18 +02:00
Yulife
1a0ec08426
Cleanup
2016-07-19 15:57:13 +02:00
Jared
3836a56a10
fix mc mod.info
2016-07-18 22:36:20 +02:00
Jared
818e1fb649
Tinkers logger
...
fixed tinkers
2016-07-18 17:53:07 +02:00
Jared
5078cc43a6
added randomthings logger
2016-07-17 01:00:08 +02:00
Jared
4f9fa20754
Imbuing done
2016-07-16 23:33:28 +02:00
Jared
ab83bbb250
Renamed Modtweaker2 to Modtweaker
2016-07-16 23:06:28 +02:00
Jared
4504f48ac9
Merged branch master into master
2016-07-16 23:04:09 +02:00
Jared
8a702e8cc4
added a few checks for imbuing
2016-07-16 23:03:52 +02:00
Yulife
ba1eba76e3
Removed submodule src/api/java/thaumcraft
2016-07-16 22:32:27 +02:00
Jared
b2a289fd67
Fixed Casting
...
Added imbuing station
2016-07-16 22:21:21 +02:00
Yulife
7dc059e92f
Misc
2016-07-13 21:47:22 +02:00
Yulife
97d3ee6b62
Clean up for some Forestry handlers
...
* removed deprecated methods, those are for 1.7.10
* if a handler had 2 methods for 1 thing, I merged them and made the
differences optional
* param description
2016-07-13 18:18:56 +02:00
Yulife
a83de3c459
Fix shit
2016-07-13 16:52:01 +02:00
Jared
505347a757
damn merge issues
2016-07-12 14:25:09 +02:00
Jared
eab1b20252
@yulife fixed!
2016-07-12 14:12:19 +02:00
Jared
90925311ba
1.10.2 - broken
2016-07-11 12:42:43 +02:00
Jared
82dadad081
1.9
2016-07-09 22:30:50 +02:00
Jared
6ee996fb5c
UPDATED TO 1.8.9
2016-02-27 14:21:27 +02:00
Tobias Wohlfarth
b4b50c6d60
fix #297 : Ex Nihilo Missing 'name' parameter in recipe not found
2016-01-17 13:25:11 +01:00
Tobias Wohlfarth
96cee6f5d0
Step two of making Thaumcraft API a submodule: creating the submodule
2015-12-10 14:30:51 +01:00
Tobias Wohlfarth
af2caeb5d2
Step one of making Thaumcraft API a submodule: Deleting the manual copy
2015-12-10 14:25:30 +01:00
Tobias Wohlfarth
65af1cadaf
removed non used IMC thingy
2015-12-09 20:29:29 +01:00
Tobias Wohlfarth
a66ce000a3
fix #285 : forgot to change Versionnumber
...
There are to many ocurances of this number, remember 'Rule Number Undefined': don't repeat yourself
2015-12-09 05:05:50 +01:00
Tobias Wohlfarth
99376d0ec3
Merge pull request #280 from miuirussia/patch-1
...
Fixed deprecated method returns Character
2015-12-08 16:50:34 +01:00
Jared
ca15964aa3
Merge pull request #284 from MoreThanHidden/master
...
fix #281 , addRepairMaterial
2015-12-08 13:21:20 +02:00
MoreThanHidden (John816)
15218cccd3
fix #281 , addRepairMaterial
...
Removed un-needed reference to non-static ItemKey Constructor, fix #281
2015-12-08 19:15:13 +08:00
Tobias Wohlfarth
5f8eea5bfe
Version Bump: 0.9.5
2015-12-07 19:03:09 +01:00
MIUI Russia
b184e7baeb
Fixed deprecated method returns Character
2015-11-28 15:50:29 +03:00
Tobias Wohlfarth
8313b5c470
add: Command to log TConstruct Modifiers, fix : #238
2015-11-23 21:18:06 +01:00
Tobias Wohlfarth
4e92eddfd3
fix #275 : Added WeightedItemStack Handlers
2015-11-09 22:51:44 +01:00
Tobias Wohlfarth
1cf86b9c50
Merge pull request #267 from mezz/master
...
Fix up Integration for Forestry 4.1.0 using only the API
2015-10-26 18:33:48 +01:00