Skip to content

Commit

Permalink
Merge pull request #291 from skiprocks999/1.21
Browse files Browse the repository at this point in the history
patch found issues
  • Loading branch information
skiprocks999 authored Jan 4, 2025
2 parents b89f15c + d4e2d0e commit ad12d4e
Show file tree
Hide file tree
Showing 47 changed files with 664 additions and 603 deletions.
2 changes: 1 addition & 1 deletion runs/client/usercache.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[{"name":"Dev","uuid":"380df991-f603-344c-a090-369bad2a924a","expiresOn":"2025-02-03 11:49:34 -0600"}]
[{"name":"Dev","uuid":"380df991-f603-344c-a090-369bad2a924a","expiresOn":"2025-02-04 13:58:10 -0600"}]
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"type": "electrodynamics:chemical_reactor_recipe",
"fluidbi": [
{
"amount": 200,
"amount": 50,
"chance": 1.0,
"fluid": "electrodynamics:fluidaquaregia"
}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalmineralaluminum"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalmineralchromium"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalmineralcopper"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalmineralgold"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalmineraliron"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalminerallead"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalminerallithium"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalmineralmolybdenum"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalmineralnetherite"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalmineralsilver"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalmineraltin"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalmineraltitanium"
},
"ticks": 200,
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
}
],
"output": {
"amount": 3000,
"amount": 4000,
"id": "electrodynamics:fluidroyalmineralvanadium"
},
"ticks": 200,
Expand Down
Loading

0 comments on commit ad12d4e

Please sign in to comment.