Age | Commit message (Collapse) | Author |
|
fix a few recipe deps and descriptions.
|
|
|
|
|
|
i catch not all but Ore Plugin will help
|
|
Chevron,Stargate Frame Part
|
|
|
|
|
|
Commit: 98f156335aabd7ad79288fd795970ee06c86e6e5 [98f1563]
Merge pull request #1306 from YoungGT/unstable
Update language files
With cz language file i need help
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/2115
|
|
|
|
|
|
3f74245a5b7a7da7b713d21477bf269a5f6d0a30
Can‘t get achievement #1208
https://github.com/Blood-Asp/GT5-Unofficial/issues/1208
|
|
|
|
820b335d831f60e1936c462d0cb8e7dba3c13fae
733d77481757b6b1619408ea6f4766f770b45419
e2017c72c30c4eac9fff231482da660b7eccd370
147101ff6cfb6bc2a0d8a46bad8aa77c943b7429
612cece6299ed698146d041d1277b52fa6e65df1
820b335d831f60e1936c462d0cb8e7dba3c13fae
Add new zpm and uv battery #1147
|
|
|
|
|
|
|
|
|
|
https://github.com/GTNewHorizons/NewHorizons/issues/1807
|
|
Commit: 83d64e5d52bce00107b80ba97285307aa6e5969f [83d64e5]
Added a new Basic Circuit: Microprocessor
Produced similarly to the Integrated Processor, but yields 2 Basic
Circuits instead of 1 Good Circuit.
|
|
Commit: 6a1d32e4a3a48b4f7c18e352a4d2efe260994ba8 [6a1d32e]
Overhauled the Wetware Circuit recipes
They no longer need beer.
Also the basic Wetware Processor only needs 1 Wetware Circuit Board.
|
|
|
|
4cda183354d244ba45691149b2754ac3f45d3c8e
Added a new Circuit board tier: Plastic Circuit Board
|
|
|
|
|
|
424b356feeb02cb3735b928b4b16fdf54631bcae
835dd2daccc5894a40b75a2110911a8c3e1878b9
98e214b873840c97778bb5bf5377673f76fd457d
0334a19993931a421376ce3aad50191edff3814b
0375e11debad5b9c997a91da3d07f85e37dc0616
480132b25f85bb350b04e949174ebc9ade85f185
Added LV and MV miners. #1142
|
|
Assembly line upgrade #1130
@Antifluxfield can you review this changes. Thanks
|
|
Item Distributor #1132
|
|
|
|
|
|
BrickedBlastFurnace
|
|
fixed Glass Hammering consuming 40x more energy than intended
Fixed Hammer recipes that (presumably unintentionally) had 10EUt, 16
ticks instead of 16EUt, 10 ticks.
Renamed Dense Bricks -> Firebricks
|
|
# Conflicts:
# src/main/java/gregtech/api/enums/ItemList.java
# src/main/java/gregtech/api/enums/Textures.java
# src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java
# src/main/java/gregtech/api/metatileentity/implementations/GT_MetaTileEntity_MultiBlockBase.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_AssemblyLine.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlant1.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlant4.java
# src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_OreDrillingPlantBase.java
# src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
# src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
|
|
AdvMiner2 renamed; new tiers of OreDrillingPlant
|
|
BrickedBlastFurnace
Conflicts:
src/main/java/gregtech/api/enums/Materials.java
src/main/java/gregtech/api/enums/Textures.java
src/main/java/gregtech/common/tileentities/machines/multi/GT_MetaTileEntity_BronzeBlastFurnace.java
src/main/java/gregtech/loaders/postload/GT_MachineRecipeLoader.java
src/main/java/gregtech/loaders/preload/GT_Loader_MetaTileEntities.java
|
|
|
|
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
|
|
1b753d3528c7a149c23838eb3c4ce0d8f55036a6
Reworking DataOrb and DataStick
|
|
|
|
Added a new Casing for the Bricked Blast Furnace, GT_Block_Casings4, ID
15
Refactored the non-electric Blast Furnaces:
The Bronze Blast Furnace and the Bricked Blast Furnace extend a
superclass to ensure consistent behavior.
Subclasses only differ in texture, description, and Casing Block.
|
|
# Conflicts:
# src/main/java/gregtech/api/gui/GT_GUIContainer_MultiMachine.java
|
|
|
|
|
|
7cb51ae461815bfd767aa0bf64f8ff075de5624d
c5402ee38998cc086ceb36fbce6c54aba6d9d79c
7c48590a49242bb26eddafa26d2cd7b4ce3546d8
75a33be210cda273ef9e6cc9cbbf739dd913907e
b187410005771f1762f3bb5c94c0c5cd26dd06db
|
|
|
|
|
|
- need check this
|
|
Four tiers of Ore Drilling Plant
I - radius is 3 chunks MV+ (default)
II - radius is 4 chunks HV+
III - radius is 6 chunks EV+
IV - radius is 9 chunks IV+
New behavior:
- pick pipes after mining finish
- extract ore block before moving down
|
|
|