Merge remote-tracking branch 'origin/master'
This commit is contained in:
@@ -147,3 +147,4 @@ KayAyeAre
|
|||||||
SMOLKEYS
|
SMOLKEYS
|
||||||
1stvaliduser(SUS)
|
1stvaliduser(SUS)
|
||||||
GlennFolker
|
GlennFolker
|
||||||
|
BlackDeluxeCat
|
||||||
@@ -36,7 +36,6 @@ public class NuclearReactor extends PowerGenerator{
|
|||||||
|
|
||||||
/** heat removed per unit of coolant */
|
/** heat removed per unit of coolant */
|
||||||
public float coolantPower = 0.5f;
|
public float coolantPower = 0.5f;
|
||||||
public float smoothLight;
|
|
||||||
|
|
||||||
public Item fuelItem = Items.thorium;
|
public Item fuelItem = Items.thorium;
|
||||||
|
|
||||||
@@ -82,6 +81,7 @@ public class NuclearReactor extends PowerGenerator{
|
|||||||
public class NuclearReactorBuild extends GeneratorBuild{
|
public class NuclearReactorBuild extends GeneratorBuild{
|
||||||
public float heat;
|
public float heat;
|
||||||
public float flash;
|
public float flash;
|
||||||
|
public float smoothLight;
|
||||||
|
|
||||||
@Override
|
@Override
|
||||||
public void updateTile(){
|
public void updateTile(){
|
||||||
|
|||||||
+1
-1
@@ -22,7 +22,7 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "Omega Hub",
|
"name": "Omega Hub",
|
||||||
"address": ["n1.yeet.ml:6572", "n1.yeet.ml:6573", "n1.yeet.ml:6604", "n1.yeet.ml:6605", "n1.yeet.ml:6608"]
|
"address": ["n1.yeet.ml:6572", "n1.yeet.ml:6573", "n1.yeet.ml:6604", "n1.yeet.ml:6605", "n1.yeet.ml:6608","n1.yeet.ml:6599"]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "KMWStudios",
|
"name": "KMWStudios",
|
||||||
|
|||||||
Reference in New Issue
Block a user