Gave e-flamewave generator conductivity
This commit is contained in:
parent
0d60283227
commit
1c8667bb33
|
|
@ -784,7 +784,8 @@ behaviorOn: [
|
||||||
state: "solid",
|
state: "solid",
|
||||||
category: "machines",
|
category: "machines",
|
||||||
tempHigh: 2500,
|
tempHigh: 2500,
|
||||||
stateHigh: ["molten_steel", "molten_mythril"]
|
stateHigh: ["molten_steel", "molten_mythril"],
|
||||||
|
conduct: 1,
|
||||||
};
|
};
|
||||||
elements.flameshockwave1 = {
|
elements.flameshockwave1 = {
|
||||||
color: "#c9c9c9",
|
color: "#c9c9c9",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue