Age | Commit message (Collapse) | Author |
|
|
|
|
|
Signed-off-by: Glease <4586901+Glease@users.noreply.github.com>
|
|
added GT shadowmetal block, fixed bee crash from new TM
|
|
|
|
Automatically generates entries into `Gregtech.lang` for items
with custom names (mostly used for recipes display in NEI).
Ported from: https://github.com/Blood-Asp/GT5-Unofficial/pull/1552
Will provide new localization keys and default English texts.
Newly generated entries in `Gregtech.lang`:
```yaml
S:gt.metaitem.01.32707.with.CopyOfTheOrb.name=Copy of the Orb
S:gt.metaitem.01.32707.with.OrbToCopy.name=Orb to copy
S:gt.metaitem.01.32707.with.OrbToOverwrite.name=Orb to overwrite
S:gt.metaitem.01.32708.with.AnalyzedProspectionData.name=Analyzed Prospection Data
S:gt.metaitem.01.32708.with.CopyOfTheStick.name=Copy of the Stick
S:gt.metaitem.01.32708.with.RawProspectionData.name=Raw Prospection Data
S:gt.metaitem.01.32708.with.ReadsResearchResult.name=Reads Research result
S:gt.metaitem.01.32708.with.ScannedBookData.name=Scanned Book Data
S:gt.metaitem.01.32708.with.ScannedMapData.name=Scanned Map Data
S:gt.metaitem.01.32708.with.ScannedSchematic.name=Scanned Schematic
S:gt.metaitem.01.32708.with.StickToCopy.name=Stick to copy
S:gt.metaitem.01.32708.with.StickToOverwrite.name=Stick to overwrite
S:gt.metaitem.01.32708.with.StickToSaveItTo.name=Stick to save it to
S:gt.metaitem.01.32708.with.WithPunchCardData.name=With Punch Card Data
S:gt.metaitem.01.32708.with.WithScannedBookData.name=With Scanned Book Data
S:gt.metaitem.01.32708.with.WithScannedMapData.name=With Scanned Map Data
S:gt.metaitem.01.32708.with.WritesResearchResult.name=Writes Research result
S:ic2.crop.invalid.with.ScannedSeeds.name=Scanned Seeds
S:item.for.beeDroneGE.with.ScannedDrone.name=Scanned Drone
S:item.for.beeLarvaeGE.with.ScannedLarvae.name=Scanned Larvae
S:item.for.beePrincessGE.with.ScannedPrincess.name=Scanned Princess
S:item.for.beeQueenGE.with.ScannedQueen.name=Scanned Queen
S:item.for.butterflyGE.with.ScannedButterfly.name=Scanned Butterfly
S:item.for.caterpillarGE.with.ScannedCaterpillar.name=Scanned Caterpillar
S:item.for.pollenFertile.with.ScannedPollen.name=Scanned Pollen
S:item.for.sapling.with.ScannedSapling.name=Scanned Sapling
S:item.for.serumGE.with.ScannedSerum.name=Scanned Serum
```
|
|
|
|
Debloat - Remove Modular Armor (It's buggy and not in use anyway)
|
|
on the ability to craft them.
|
|
|
|
|
|
|
|
|
|
Heating Coil Logic Overhaul
|
|
|
|
+ Added 2 more coils
+ Improved Tooltips
|
|
(cherry picked from commit c36d2276a0a192cfcdee8e965770fcf04d2ef08f)
|
|
Luv+ components are in the core mod
|
|
|
|
GT6 under LGPL.
|
|
|
|
|
|
|
|
vampire ring
|
|
|
|
Add Raw Poatal Block for DD Infusion recipe
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6242
|
|
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/6232
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5970
(cherry picked from commit 59c2be81ae501011488c3d5525adf380efe6ccef)
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5888
|
|
|
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
https://github.com/GTNewHorizons/GT-New-Horizons-Modpack/issues/5928
|
|
add gears to Cobalt and the Blue, Black and Red Steel (for the Oil Rig Recipes)
fix spacing
(cherry picked from commit 5bf8bb0089b2ff37e549f827d6e0aeac064fd87d)
|
|
|
|
+ updated tritanium color
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
* 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>
|
|
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
+ removed Infinity Ore
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
+ Added BW Compat for easier use of BW Materials in code
+ Removed DD Veins
Signed-off-by: bartimaeusnek <33183715+bartimaeusnek@users.noreply.github.com>
|
|
|
|
add missing ids to processing array
|
|
https://github.com/Blood-Asp/GT5-Unofficial/pull/1551
add missing Packer machines back
|
|
# Conflicts:
# src/main/java/gregtech/api/enums/Textures.java
|
|
|
|
|
|
|