Skip to content

Commit

Permalink
Fix reactor fuelItem
Browse files Browse the repository at this point in the history
Fixes AureusStratus#211

Co-Authored-By: syaer
  • Loading branch information
Bernhard M. Wiedemann committed Oct 25, 2023
1 parent eca2d7c commit 479c8c2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions content/blocks/power/jupiteium-reactor.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
"powerProduction": 56,
"itemDuration": 400,
"heating": 0.004,
"fuelItem": "jupiteium",
"consumes": {
"items": {
"items": [
Expand Down
1 change: 1 addition & 0 deletions content/blocks/power/neutron-reactor.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
"powerProduction": 25,
"itemDuration": 310,
"heating": 0.02,
"fuelItem": "astrolite",
"consumes": {
"items": [
"astrolite/12"
Expand Down

0 comments on commit 479c8c2

Please sign in to comment.