Rework Early Game Fuel (#2309)
* Add materials and multiblock * try to fix conflict * Fix conflict * Fix conflict * Rework tungsten line (#5) * fix materials * Update Ostrum to core * Fix conflict * fix conflict * Fix fucking conflict * Upload more changes * Add more things * Introduce new gas fuel * Add Anthracite * Add Syngas early game and more modifications * More fixes * Add textures to fluid
This commit is contained in:
parent
9b80745869
commit
72ae40a2b4
19 changed files with 609 additions and 136 deletions
|
|
@ -60,6 +60,7 @@ GTCEuStartupEvents.registry('gtceu:material', event => {
|
|||
registerTFGMaterials(event)
|
||||
registerTFGNuclearMaterials(event)
|
||||
registerTFGBiolineMaterials(event)
|
||||
registerTFGPowerReworkMaterials(event)
|
||||
})
|
||||
|
||||
GTCEuStartupEvents.registry('gtceu:material_icon_set', event => {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue