Age | Commit message (Collapse) | Author |
|
(#178)
|
|
|
|
|
|
|
|
|
|
|
|
* more resilient GTNH detection
fix crashes in dev
* use the standard recipe input checker instead of always reinvent the wheel
|
|
Allows you actually craft this thing in UV instead of having to go through a long & arduous task of making the UHV SC in the first place (unless you're playing on a very old pre-changed SC patch). I have no idea if this'll throw a fit because of the 'Bedrockium' material, though I hope it doesn't
|
|
- Changed Sodium Carbonite recipe to use the Bartworks Calcium Chloride instead, if loaded. If it isn't loaded, the GT++ dust is used instead (at Alkalus's request of having this dust defined in GT++ as well);
- Removed duplicate electrolyzer recipe if BW is loaded. If it isn't, the recipe does load. Also adjusted the amount of inputs, 3 dusts instead of 1.
|
|
- Reworked recipe EU/t and casing tiers to divide the Chemical Plant recipes evenly between 3 tiers. The purpose of this change is to make it so this line can be automated with 3 plants, one of each kind;
- Changed Chemical Plant's minimum base outside casings to allow some more hatches before the multi fails to form. It's a large, smart multiblock with many casings that are never replaced with hatches, so I believe the amount of allowed hatches at once should be increased;
- A few fixes for recipes that were missing, or implemented incorrectly.
|
|
|
|
|
|
|
|
* Nerf recipes of redox and both power storage and drain of PSS
* Revert capacity nerf, further nerf recipes instead
|
|
* Add sunnarium recipes
* Ooops
phew
* buff A
* Import loader
* Im too stupid for this job
|
|
* remove SingleBlock MT recipes
Also fix recipes to 1 Ampere so they can do Perfect OC
* Add perfect Overclock to MT
* Remove sunnarium bits from implosion
* Now better :thumbUp:
* Change in recipe logic
This will make recipe use full ampere but wont change overall recipe consume
* revert recipe change
* remove perfect OC
|
|
|
|
|
|
* Changed EBF faster recipes to not have circuit 1s
- Changed the ABS recipes taken from the EBF recipe map to ask for different circuits on the recipes that use a fluid input to reduce crafting time for specific dusts.
* Cleaning a bit
|
|
|
|
|
|
|
|
|
|
|
|
* Added NEI handler for TGS.
Added BoP support to TGS.
Added base work for LFH.
* Added Witchery support to TGS.
* Finished LFH.
Added missing steam multiblock.
Fixed GT++ NEI time values not being precise enough.
* Implement Fert use in TGS.
* Fix broken checkRecipes.
Did initial work for XLHE.
Other misc. stuff.
* Update GregtechLargeTurbinesAndHeatExchanger.java
* Update RECIPES_Machines.java
Changes requested by @Dream-Master
|
|
* Super Glue Line
- First draft of the full Super Glue line, an IV processing chain meant to add a higher tier glue, starting from glue-related chemicals such as Methyl Acetate, with another tier of glue in the works
* Small Changes and HCN Recipe
|
|
Fix Nano Healer.
|
|
- Changed the minimum amount of water blocks needed to run the multi, since it only renders one layer of water now instead of two.
|
|
Fix Air Intakes.
Fix Tree Simulator.
|
|
Added some foils for @GTNH-Colen.
Fixed scanner output on LRE.
Formatting~
Fix Crop Manager giving stacks > 64.
|
|
fix small oversight on thaumcraft saplings
|
|
|
|
St00f
|
|
Rocketdyne Tooltip Changes
|
|
Tree Growth Simulator different wood outputs
|
|
|
|
|
|
# Conflicts:
# .gitignore
# dependencies.gradle
# src/main/java/gtPlusPlus/core/config/ConfigHandler.java
# src/main/java/gtPlusPlus/core/item/base/BaseItemComponent.java
# src/main/java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/basic/GregtechMetaWirelessCharger.java
# src/main/java/gtPlusPlus/xmod/gregtech/common/tileentities/machines/multi/production/GregtechMetaTileEntity_MassFabricator.java
# src/main/resources/assets/miscutils/lang/en_US.lang
|
|
|
|
Added Wireless Charger locking.
Fixed Cyclotron leaving bad input stacks.
Improve Block localization.
|
|
Added perks to sleeping.
Added Magic Feather.
|
|
Minor Locale fix.
|
|
|
|
|
|
|
|
- Fixed typos and clarified efficiency values according to the formula used.
|
|
Added Force.
Updated how GT++ material components get localized.
|
|
|
|
Boosted drops of Dragon Metal from Chaos Dragons.
Fixed https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/9556.
|
|
|