Commit graph

101 commits

Author SHA1 Message Date
Johannes Gäßler
8ac41d3c3c Chem reactors can now output 2 items, implemented recipes for Nitric
Acid,added utility methods to get Material cells or integrated circuits,
it's now possible to declare a temperature for automatically created
fluids / gases
2017-04-30 01:36:10 +02:00
Johannes Gäßler
37eea39e29 Enabled solid output for Distilleries, implemented Epoxy Resin / PTFE
production

Expanded the GregTech API: There is now a convenience method for
automatically creating polymerization recipes.

Disabled recipes for the Salty Water Potion in favor of a new Salt Water
fluid.
Slightly nerfed Sulfuric Acid production from Sulfur and Water to make
them align with other acids and bases (1 Dust / 1000L Chemical + 1000L
Water -> 1000L acid/base)
2017-04-22 19:08:47 +02:00
Johannes Gäßler
2064e0b12c Explicitly added some Solid Fuels to the Large Boiler Fuel tab.
I was unable to automatically add all fuels to the tab.
2017-04-11 00:47:56 +02:00
Johannes Gäßler
822cf1ec3e Expanded the NEI api to allow for custom descriptions, added liquid
fuels to the newly created Large Boiler tab

Instead of the default information like total EU or EU usage it is now
possible to provide custom Strings to describe a recipe.

The Large Boiler NEI tab explicitly shows burn times for fuels depending
on the boiler used.
Any liquid fuel added to Diesel Fuels or Semifluid Fuels will
automatically be added to Large Boiler Fuels.
2017-04-10 20:57:44 +02:00
Blood-Asp
f030951982 Config for blocks below crops 2017-03-31 21:19:04 +02:00
Blood-Asp
32a21a0ac1 Remove testline 2017-03-31 19:02:45 +02:00
Blood-Asp
dd8510792f Detect low grav dimensions by world provider 2017-03-31 19:01:32 +02:00
Blood-Asp
445e548b4c Allow teleportation to galacticraft dimensions 2017-03-23 21:16:32 +01:00
Blood-Asp
de18b83e85 TryCatch broken IC2 recipes 2017-03-23 13:59:16 +01:00
Techlone
288f44e347 Added a sorting of recipes in NEI 2017-03-16 00:24:41 +05:00
Maxime Legkiy
c3101d6f04 Fixed #935 2017-03-06 22:26:16 +03:00
Maxime Legkiy
903661501e Fixed #935 2017-03-06 22:09:55 +03:00
Blood-Asp
8e945a8b88 Fix Steam macerator not accepting some items per automation 2017-03-02 18:37:59 +01:00
Blood-Asp
4e043f617b Circuit changes 2017-02-28 02:04:47 +01:00
Maxime Legkiy
8e2280bc2c Fix name config category to UndergroundFluid
Fix comments configuration
Fix Start config - add nether and end to BlackList. Default spawn fluids on overworld and Moon.
Add Decrease Per Operation Amount (if 0 an endless source)
2017-02-17 01:55:54 +03:00
Maxime Legkiy
901a7d66c1 Add new flexible configuration undeground oil 2017-02-13 04:24:48 +03:00
Maxime Legkiy
772ec04bf3 Add Underground Oil Generating settings in GregTech.cfg
Add supports White and Black List (DIM ID)
Add settings generating for standart Dimension and Galacticraft Dimension - Moon and Mars
Add settings for select type Underground Fluid - for Nether default Pahoehoe Lava, for Moon - Helium 3
Add settings max Amount Generating
For generating oil in other Dimension (Twilight Forest or Mystcraft) use settings - RealDimensionEnable
2017-02-09 05:38:20 +03:00
Maxime Legkiy
6567820a9b Fix generating Pollution in to other worlds 2017-02-07 13:34:31 +03:00
Maxime Legkiy
2d3310718a Add Dimension BlackList
Add Other Dimension Oil Generating
Save Amount for Other Dimension
2017-02-07 04:44:35 +03:00
Maxime Legkiy
00834b6c4b Add Underground Oil Spawn Dimensions
Fix bug reduction oil around coordinates 0 0
Add value MaxAmount in GregTech.cfg
2017-02-07 02:52:26 +03:00
Maxime Legkiy
379b6a8bd1 Fix generate oil around coordinates 0 0 2017-02-06 20:05:08 +03:00
Maxime Legkiy
811644f90a Fix bug > Oil Teleportation to GC Planets #837 2017-02-06 17:53:03 +03:00
Maxime Legkiy
2c82f057aa Fix respawn oil amount if amount down to 0 and reduction amount oil if use Seismic Prospector or more 2017-02-05 18:36:34 +03:00
Muramasa-
37ca6746e3 Adjust process times/eut & steam machine NEI 2017-01-20 04:49:31 +00:00
Muramasa-
5c5aad4522 Adds IC2 machine recipes to GT machines, needs testing 2017-01-13 21:35:18 +00:00
KpoxaPy
4aa8fd45c4 Add advanced seismic prospector 2017-01-05 02:45:01 +03:00
David Vierra
50b9fc9238 Fix #720 - Concurrency error in GT_LanguageManager.addStringLocalization 2017-01-01 21:57:31 -10:00
Muramasa-
7a8067868d Add missing NEI GUIs & IC2 machine recipe config 2016-12-31 10:17:55 +00:00
Blood-Asp
60328e2adf Fix oil only be found on second scan 2016-12-23 18:01:36 +01:00
Daniel
b3ed735ef2 Fix for Scanner
being derp when looking @ pollution
2016-10-30 11:09:24 +01:00
Blood-Asp
03f6c9e2f9 Replace not working localization function with own map. 2016-10-26 18:44:14 +02:00
Blood-Asp
d930dc385b Fix maceration byproducts 2016-10-24 23:28:04 +02:00
Blood-Asp
4b29e30e75 Fix droping of items when pulling from doublechests 2016-10-23 00:30:24 +02:00
Blood-Asp
6c4f17d52e Try to move full stack into targed inventory, not single operation. 2016-10-22 23:19:32 +02:00
Blood-Asp
dc56e5ef44 Immersive Engineering compatibility and more fuels in generators 2016-10-22 13:04:50 +02:00
Blood-Asp
05bd0a7435 Improve Magneticraft compatibility 2016-10-22 01:23:24 +02:00
Blood-Asp
fa79dcd263 Base IC2 Classic compat. Reactor components disabled, some recipes likely missing/broken 2016-10-16 18:08:26 +02:00
Blood-Asp
f97698b054 Catch crash with Fossils Archeology Revival #642 2016-10-15 15:42:45 +02:00
Blood-Asp
1c8fcb89ec Fixing Heavy Duty Alloy Ingot recipes 2016-10-10 18:42:37 +02:00
Blood-Asp
bd3f76d12f Optimize hiding of fluid extraction recipes. 2016-10-10 18:10:32 +02:00
Muramasa
de9ade9d77 Fix TGreg & Remove unneeded config entries 2016-10-09 22:00:40 +01:00
Blood-Asp
1a78a8dd51 ReaddAnnealed/Wrought config 2016-10-08 20:08:54 +02:00
Blood-Asp
d8dfffc01f Fix wires from ingots (again) 2016-10-04 00:25:55 +02:00
Muramasa
2f1026cf31 Pull exp commit 2016-09-30 21:43:18 +01:00
Muramasa
c283f7fe36 Temp fix for missing Greg'd recipes 2016-09-29 03:42:44 +01:00
Muramasa
5fbfa73be9 Update, bump version and Most of TGreg compat fixes 2016-09-27 23:39:42 +01:00
Blood-Asp
d632ac2ab8 fix interdimensional teleport 2016-09-27 20:31:04 +02:00
Muramasa
919a75686d Upadate with exp changes 2016-09-27 17:29:51 +01:00
Blood-Asp
7074a513ab Pollution configs and first effects 2016-09-27 16:35:03 +02:00
Blood-Asp
16fb901529 More Pollution & bugfixes 2016-09-27 02:00:19 +02:00