Age | Commit message (Collapse) | Author |
|
|
|
|
|
* Fix assline oredict support
* Fix assline hash generation depending on transient states
|
|
* add input slots to Distillation Tower
* borrow Large chemical reactor code to make it show up in Nei
* add itemstack to Distillation multi machine code
(cherry picked from commit e6e4203979340fc21f8ef4e1d6e9d0376afd3ef6)
* remove unnecessary checks
Co-authored-by: Glease <4586901+Glease@users.noreply.github.com>
|
|
|
|
re add red steel and Blue Steel recipe (hv)
change fluid tank in Ev Mixer
|
|
Silicon alu autoclave update
|
|
add a fluid output to chembath
add a SodiumHydroxide recipes out of Na and Water
(cherry picked from commit 4a1618fa07e8dc90b4f5106e1928e2a63d96bd2f)
|
|
|
|
LV is 1 Slot
MV is 2 Slots
HV is 3 Slots
EV is 4 Slots
remove Silicon ebf recipe
added new Sio2 recipes
|
|
change recipe "Wooden Raols"
|
|
buff recipes for rebars, tracks and rails
add circuit support to Bender
|
|
|
|
|
|
|
|
- Add glow support for all sides and states of iconset machines (same as with basicmachines).
Automated code cleanup with IDEA of:
- Optiimise all imports (remove unused, sort)
- Reorder all modifiers to the canonical preferred order (as stated in the Java Language Specification)
- Add all missing @Override annotations
|
|
|
|
|
|
#addAll
|
|
|
|
|
|
Autoclave get a new input slot
|
|
* Added all Ores to Voidminer in DeepDark
+ removed Infinity Ore
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
* renormalize line endings
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/5366
|
|
|
|
+this commit undoes https://github.com/GTNewHorizons/GT5-Unofficial/commit/2d8cbff191745bad46125cf492486f73b781e26a
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
+added more adding methodes to the cutting machine
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
|
|
changed processing time and tier for cosmic neutronium, infinity catalyst and infinity
|
|
|
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
+Added GT-FML-Log
+Added an Exception if a Nq reactor without recipe map is created
+Added the ability to add ReinforcedGlass in the CleanroomWalls (https://github.com/GTNewHorizons/NewHorizons/issues/3584)
+Added a config option for changing the ReinforcedGlass percentage
+Renamed Materials2 -> GTNH_ExtraMaterials and fixed it
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/2553
remove deprecated recipes
change chemical reactor for basic machines a bit
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1933
|
|
to add a new recipe in the adder because you cant use two Boolean in one recipe
|
|
Commit: 00831784660573b54248a8213cae1d64619a2b98 [0083178]
rename Biomass again to Forestry Biomass.
Change a brewing recipe a bit to can using Fluids that not registered at GT (FluidStack)
Add new recipes for Forestry Biomass and remove old ones.
|
|
Commit: 01da9150f662d010db07f8729f5ec696a4f935fd [01da915]
Added missing Tetraitromethane, Polymerization recipes
|
|
Commit: 1afc8405e8005433903afdf8a3cdcc82d3f05c9a [1afc840]
Added multi-step recipes for the Large Chemical Reactor
Added recipes for the Large Chemical Reactor that perform several steps
of a processing line in a single recipe.
Added new method for Chemical rector not using a clenroom
|
|
Commit: 967c3c07af627f92200111013b5a7d0e6a176de1 [967c3c0]
Reduced Oxygen consumption of Plastic Production by 50%
|
|
|
|
|
|
Commit: c0da1931dd0285ddaf40eb6174b4bbb2db53c2e4 [c0da193]
Merge pull request #1156 from Antifluxfield/distillery-recipe-fix-alt
Another Distillery recipe fix
|
|
|
|
Commit: 0ddc793c9d36d2248f32a0aab144347449599773 [0ddc793]
Enabled Coal/Charcoal/Coal Coke Blocks for the Primitive Blast Furnace
|
|
Commit: c146a47ff9177286603aef58a146b8d7cf8cd1dd [c146a47]
Adapted the Large Chemical Reactor recipes for the Int. Circuits
|
|
Commit: 6a1d32e4a3a48b4f7c18e352a4d2efe260994ba8 [6a1d32e]
Overhauled the Wetware Circuit recipes
They no longer need beer.
Also the basic Wetware Processor only needs 1 Wetware Circuit Board.
|