Adding Nuclear Fission (#1926)
* Fix Chute Assembler recipe * Fix quest tips beekeper * Fix for wine and jar alloy smelter conflicting recipe * fix to fit #1141 * mistakes were made * Fix jetpack 1 quest mv * Mistake again * Revert the fix on chute * Adding compatibility for nuclear Vazde mod * Add textures to fission rods * Updating fission with Vazde mod * more fixes and add new rotor bismuth * More changes * switch recipes for fission reactor * More fixes for nuclear mod * more fixes * Disable tbu * Nerf Heavy Water cost * Fix alloy
This commit is contained in:
parent
c96c02af23
commit
3d3795f828
18 changed files with 276 additions and 97 deletions
|
|
@ -149,7 +149,6 @@ function registerTFGSpaceOres(event) {
|
|||
.dimension('ad_astra:mars')
|
||||
.itemOutputsRanged('gtceu:ostrum_dust', 1, 5)
|
||||
.duration(20 * 30)
|
||||
.duration(20 * 30)
|
||||
.EUt(GTValues.VA[GTValues.LV]);
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue