Blood-Asp
9962e826a7
Merge pull request #1159 from JohannesGaessler/AshRebalance
...
Ash rebalance
2017-08-11 15:16:16 +02:00
Johannes Gäßler
184774c7f1
Added config options for old ash recipes, tweaking ash output
2017-07-16 12:14:49 +02:00
Johannes Gäßler
f7e33fd402
Capped the output multiplier of stone dust to 100%.
2017-07-15 00:49:50 +02:00
Johannes Gäßler
3253175e5f
Rebalanced Stone Dust centrifugation
2017-07-14 23:13:45 +02:00
Johannes Gäßler
5d8bcb0af3
Added a method for calculating total version ID
2017-07-02 01:02:55 +02:00
Johannes Gäßler
a6046ddfad
Fixed inventory misalignment when updating 5.09.30 -> 5.09.31
...
I added a new method to BaseMetaTileEntity that shifts the Inventory
index according to the change in Input/Output slots.
Instrumentally I have added a new version ID that considers the GT
subversion.
2017-07-02 00:09:48 +02:00
Johannes Gäßler
f698d3f8e0
Merge branch 'BrickedBlastFurnace' into unstable
...
Conflicts:
src/main/java/gregtech/GT_Mod.java
src/main/java/gregtech/api/enums/Materials.java
src/main/java/gregtech/common/GT_Proxy.java
src/main/java/gregtech/common/blocks/GT_Block_Casings4.java
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
2017-06-25 23:45:45 +02:00
Johannes Gäßler
6f3d92f3fa
Added a config option for easier EV+ Cables
2017-06-24 11:56:35 +02:00
Johannes Gäßler
c0c498fb8c
Added Bricked BF config, fixed Primitive BF class hierarchy
...
Blast Furnace Recipes using Coal or Charcoal now yield Dark Ash instead
of Ash.
2017-06-23 23:48:38 +02:00
Johannes Gäßler
34474480f7
Merge remote-tracking branch 'origin/unstable' into ChemistryUpdate
...
Conflicts:
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_Cleanroom.java
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_LargeBoiler.java
src/main/java/gregtech/loaders/load/GT_FuelLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
src/main/java/gregtech/nei/GT_NEI_DefaultHandler.java
2017-06-15 12:28:14 +02:00
Draknyte1
d1eea59fe7
Made the Cleanroom optional.
...
This disables the Low Grav option if the Cleanroom is disabled.
2017-06-14 18:55:26 +10:00
Blood-Asp
ead3fa6ad7
meh...
2017-06-13 18:57:05 +02:00
JohannesGaessler
7eb176f3a2
Merge branch 'unstable' into ChemistryUpdate
2017-06-01 10:22:10 +02:00
Blood-Asp
b418fede09
Change Automaintain default
2017-05-31 18:59:32 +02:00
Yuriy Shnitkovskiy
c0f8bafc60
I guess I wanted to put it here for some reason
2017-05-16 19:52:04 +03:00
Yuriy Shnitkovskiy
bc7eaaa762
Added config for automation
2017-05-16 19:49:46 +03:00
Johannes Gäßler
978c4877b6
Added molecular formulas for the new materials, added alternative
...
charcoal recipes.
Charcoal can now be made by treating Wood Pulp or Sugar with Sulfuric
Acid (takes very long, doesn't scale well)
2017-05-01 22:02:36 +02:00
Johannes Gäßler
a0bf545451
Added config for simple chemical recipes and stone dust centifugation
2017-05-01 14:36:50 +02:00
Johannes Gäßler
7044deb43b
Added a recipe for Thaumcraft Alumentum and some other items
...
Iterating over items and checking for fuel values turned out to not give
good results because it ignores the Ore Dictionary.
For instance there would be a page for only oak logs instead of a page
with wood in general.
2017-04-13 23:21:35 +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
Blood-Asp
13043923c0
Fix compile issue
2017-04-10 12:47:50 +02:00
Archengius
8081ba10df
Remove deprecated api..
2017-04-03 16:37:25 +07:00
Blood-Asp
f030951982
Config for blocks below crops
2017-03-31 21:19:04 +02:00
Blood-Asp
dd8510792f
Detect low grav dimensions by world provider
2017-03-31 19:01:32 +02:00
Techlone
556fa42c37
fix adv circuit
2017-03-12 23:45:12 +05:00
Blood-Asp
f12964c716
Remove rubber from steamage
2017-03-01 13:36:27 +01:00
Blood-Asp
c1c174b76c
Recipe balancings
2017-02-28 23:27:36 +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
d703850358
Add UndergroundOil Settings
2017-02-07 02:44:31 +03:00
Muramasa-
5c5aad4522
Adds IC2 machine recipes to GT machines, needs testing
2017-01-13 21:35:18 +00:00
Muramasa-
7a8067868d
Add missing NEI GUIs & IC2 machine recipe config
2016-12-31 10:17:55 +00:00
Blood-Asp
77b25d8c82
Add new usages for Graphite
2016-12-23 17:57:58 +01:00
Blood-Asp
395888a884
Modular Armor configs
2016-11-02 22:14:18 +01:00
Blood-Asp
814dc25690
Modular Armor changes 1
2016-10-30 22:39:40 +01:00
Blood-Asp
f8408d6a9b
quick fixes
2016-10-22 23:51:28 +02:00
Blood-Asp
13180eb4a4
Detect GT++ and enable materials for it.
2016-10-22 18:15:39 +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
a70ce1a67b
Cleanup recipe classes
2016-10-19 13:37:36 +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
a006b76304
Drop Items from Exploding GT Machines + Config
2016-10-13 22:26:14 +02:00
Muramasa
e16b037cb7
Add config to enable all disabled mats & components.
2016-10-13 18:51:14 +01:00
Blood-Asp
64e495e32c
Auto enable subitems when parser enables items.
2016-10-08 20:35:41 +02:00
Muramasa
79f0947172
Pull exp changes
2016-10-07 16:50:34 +01:00
Muramasa
b88e197530
Fix GT Crop extraction recipes & Seperate Comb&Crop nerf config option
2016-10-07 16:44:21 +01:00
Blood-Asp
92294c1f88
MT script parser + metaitem reenabler do now work
2016-10-02 21:39:42 +02:00
Blood-Asp
d3fc27c4dc
Auto enable items found by MT script parser. Needs testing.
2016-10-02 19:12:55 +02:00