Tobias Wohlfarth
58d8f432c8
fix: add liquid to Forestry Carpenters internal tank filter, so new liquids are accepted
...
modified: src/main/java/modtweaker/mods/forestry/handlers/Carpenter.java
2015-01-26 16:11:24 +01:00
Yulife
0e7062a953
Merge pull request #42 from Voidi/master
...
fix #36 : make Yulife happy
2015-01-25 20:39:19 +01:00
Tobias Wohlfarth
af9578e09b
fix #36 : make Yulife happy
2015-01-25 20:35:52 +01:00
unknown
8e00a7c035
Aha! Finally figured out why research removal was glitchy!
2015-01-24 14:25:28 -06:00
unknown
f2f79cf576
Lets see if this fixes the research removal.
2015-01-24 13:47:53 -06:00
unknown
4bf3d9a1df
Updated the chisel in the libs folder
2015-01-24 13:47:13 -06:00
unknown
7864466187
Added the ability to add/remove chisel groups
2015-01-23 22:54:20 -06:00
unknown
26a9786886
Accidently removed Mekanism.
2015-01-23 22:10:26 -06:00
unknown
975a8e3fe5
This will allegedly help fix the chisel api.
2015-01-23 22:04:41 -06:00
unknown
3b5eef999b
Refactored commands to their own class in prep for fixing command loss
2015-01-23 22:04:02 -06:00
soundlogic2236
5bedda6220
Merge pull request #27 from tterrag1098/patch-1
...
Add deobf jar
2015-01-23 18:43:59 -06:00
tterrag1098
f2b47cdccb
Add deobf jar
2015-01-23 19:42:07 -05:00
unknown
9d95d0f63e
Chisel now can add and remove from the output. Need to figure out what is up with the input.
2015-01-23 18:10:17 -06:00
unknown
03c8e6cb80
Removed references to internal chisel code.
2015-01-23 17:27:47 -06:00
unknown
1e4339299d
Renamed the entity aspect commands
2015-01-23 17:17:03 -06:00
unknown
fbea82bc59
Renamed transformations to variations and fixed adding variations when the variation didn't already exist.
2015-01-23 17:13:02 -06:00
unknown
9f71834a5a
Typo!
2015-01-23 15:33:28 -06:00
unknown
e52a9b7a58
Improved the chisel variation logger, fixed an issue with the chisel commands, and made the aspect logger a bit nicer internally.
2015-01-23 15:27:21 -06:00
unknown
ad35d12c44
This... might? fix the jenkins build errors? Maybe?
2015-01-23 15:20:23 -06:00
unknown
c50f58b481
Added /mt AspectList which lists items/entities and their aspects. I also moved the thaumcraft research command to .command for standardization.
2015-01-23 15:03:28 -06:00
unknown
f17f6f35bf
Fixed horrible slowness in the chiselVariations command.
2015-01-23 14:10:27 -06:00
unknown
c66ecdcf29
Fixed MAJOR bugs in the thaumcraft aspect system. Hope this fixes things.
2015-01-23 14:01:10 -06:00
unknown
fac954f5b9
Renamed mobs to entities because it includes non-mob entities.
2015-01-23 13:43:22 -06:00
unknown
f874d651e4
Fixed a concurrent modifier exception.
2015-01-23 13:17:38 -06:00
unknown
cf32ed48a9
Added first trial of chisel support
2015-01-23 13:08:15 -06:00
unknown
5c3a12cb92
First Test for Thaumcraft Entity Aspects.
2015-01-23 11:52:54 -06:00
unknown
03d73b82fb
Fixed more Lexicon stuff.
2015-01-23 11:34:23 -06:00
unknown
ba9ea0a62a
Fixed brewing recipe pages
2015-01-21 16:08:47 -06:00
unknown
74448ce5a3
If the entity exists, you can make the page. Not only if the entity doesn't exist >_>
2015-01-21 15:49:06 -06:00
unknown
e97761fe30
Added more commands, updated botania to the (not yet released) api version we need, improved error logging, added lexicon recipe mapping functions, added more sanity checks.
2015-01-21 15:15:42 -06:00
unknown
df85abd8c4
Improved error handling for the lexicon commands and functions
2015-01-20 18:02:21 -06:00
jaredlll08
c5a96ec6bb
IMC now reads from the scripts folder
2015-01-20 20:23:47 +02:00
jaredlll08
7e549ea01e
Fix IMC crash
2015-01-20 20:09:58 +02:00
jaredlll08
e36dd43b18
forestry update
2015-01-20 18:08:20 +02:00
Jared
f049cbfe9b
Merge pull request #19 from soundlogic2236/HEAD
...
Fixed Crash when reloading entries
2015-01-20 02:14:42 +02:00
unknown
40a458388e
Fixed crash when reloading entries
2015-01-19 18:09:19 -06:00
unknown
e87428d12f
Merge branch 'master' of https://github.com/jaredlll08/ModTweaker2 into HEAD
2015-01-19 17:26:07 -06:00
jaredlll08
5573dda315
Jenkins build and updates t mariculture
2015-01-20 01:10:42 +02:00
soundlogic2236
d15f50600c
Merge pull request #2 from jaredlll08/master
...
update
2015-01-19 10:22:27 -06:00
jaredlll08
f813a76fb9
real fix...
2015-01-19 17:04:23 +02:00
jaredlll08
94ce04cce7
Fix issue with PC and blood magic
2015-01-19 17:00:42 +02:00
Jared
b535d6d6c0
Merge pull request #14 from Voidi/forestry
...
add: Centrifuge, ThermiionicFabricator(Smelting & Casting) support
2015-01-19 09:29:15 +02:00
Jared
d4ec0134cf
Merge pull request #15 from soundlogic2236/master
...
Botania Lexicon
2015-01-19 09:28:42 +02:00
unknown
0e4011aa6d
Botania Lexicon control features
2015-01-18 16:00:43 -06:00
Tobias Wohlfarth
aa9cd8ce47
add: Centrifuge, ThermiionicFabricator(Smelting & Casting) support
...
modified: src/main/java/modtweaker/mods/forestry/Forestry.java
modified: src/main/java/modtweaker/mods/forestry/handlers/Carpenter.java
new file: src/main/java/modtweaker/mods/forestry/handlers/Centrifuge.java
new file: src/main/java/modtweaker/mods/forestry/handlers/ThermionicFabricator.java
2015-01-18 05:06:49 +01:00
soundlogic2236
e237301cbe
Merge pull request #1 from jaredlll08/master
...
update
2015-01-17 17:05:32 -06:00
jaredlll08
fb585819e0
forestry update
2015-01-18 00:34:26 +02:00
jaredlll08
df7c625652
Forestry support!
...
excluding Centrifuge
2015-01-14 20:50:51 +02:00
jaredlll08
a977368b08
IT LOADS!
2015-01-13 01:47:03 +02:00
jaredlll08
419ac849d0
Initial Comment
2015-01-11 21:59:45 +02:00