| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* attempt to fix NA in thermos
* fix colen's oversight
|
|
|
|
* decrease the allowed hatch amount
* remove useless code
* oversight
|
|
* Make gregtech machines mark the chunk they're in as dirty on updates
* Avoid any potential NPE in markDirty
* Mark dirty on GT tool use (screwdriver/wrench/etc)
* Fix multiblocks not marking hatches/buses as dirty too
|
|
|
|
Fix secondary description not written to language file
|
|
* Optimize conveyors, input busses, chest buffers
* More checks
* More checks and fixes
* Check for slot validity when sorting
* Fix NPE
* More optimization
* Fix disable sort not working
* Enable order in input bus, Some fixes
|
|
|
|
|
|
* Super Fuel Recipe Changes
- Removed recipes that used McGuffium, a fluid that is currently uncraftable;
- Removed recipes with LPG and Heavy Fuel inputs, as they are much easier to make than CBD. It makes little sense to have cheap oil-related fuels take the place of CBD, and this process can work as an upgrade to CBD on the advanced Large Boilers;
- Removed some recipes on the magic fuel side that used Mercury + Thaumcraft inputs, keeping only the basic, inefficient Mercury options with Blaze Powder and Ender Eyes,
- Changed all recipes with tiny dusts to use full dusts instead, and changed ratios on most of them, also for balancing purposes.
* Glue Input Change
- Changed Glue input values from 333 to 500, rounding up to a neater value (glue is very easy to get from stickreed, so I believe 500 is fine).
|
|
|
|
|
|
- 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.
|
|
Allows certain processes, like the Stargatium Leaf and Naquadria Combs with crushed Naquadria Ore to yield 144L of Molten Naquadria; if GoodGenerator is loaded, this instead will be "Naquadria Goo" and requires further processing
|
|
|
|
|
|
|
|
|
|
|
|
|
|
(cherry picked from commit 206af27f5c732b4dc0f6bbe8432b90e8839c3de5)
|
|
|
|
Former-commit-id: 36378a368f9103dccf06891d7b33e863d28750d1
|
|
* Fix secondary description not written to language file
* Extract ISecondaryDescribable interface
* Recover isDisplaySecondaryDescription in MetaTileEntity
|
|
remove default ebf recipe
(cherry picked from commit dfc5f6a1989d69262d1e37cdd3ed26860bebc78e)
|
|
|
|
|
|
There's probably a lot of other places where these recipes are broken and needs to be checked
|
|
* Adjust compact coil recipes for balance.
* Fix disassembly
|
|
make galgreg vein generation consist with gt5
|
|
|
|
|
|
fix https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/10007
Former-commit-id: 0add3b47c6d96065ca78491e1c7cd7111b596096
|
|
fix oredict for infinity drill
|
|
i hope it will be the last time to fix the oredict thing ,,,
|
|
Former-commit-id: 8a5a24d697a34f8a7c8984965b1997b5cbbc4613
|
|
|
|
|
|
* add multiblock platinum sludge recipes
(cherry picked from commit e233d34e88d93590d5e76ec69fbf986021f0acb0)
* balance recipe
(cherry picked from commit 20ebfca8a1eed609a6f3e1b8a0184674830aaa43)
|
|
* make miner output to correct slots
* fix git derp
|
|
Change existing buff to 6x
|
|
Fixed Unpacking Recipe for (now Really) Ultimate Battery
|
|
Needs to be turned off until https://github.com/GTNewHorizons/GTplusplus/pull/115 is done by @draknyte1
|
|
Fixes: https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/8337
|
|
* Allow all mega's to use more than MAX voltage
* Update slots earlier
* Allow laser hatches only if there is no other type
Former-commit-id: aa23a6d5d6f4ae2de6decfc31fd9b6d44f97d908
|
|
|