init
This commit is contained in:
commit
d8d0e9d536
2567 changed files with 167778 additions and 0 deletions
22
config/NuclearCraft/fission_fuel/mixed.json
Normal file
22
config/NuclearCraft/fission_fuel/mixed.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[
|
||||
{
|
||||
"group": "mixed",
|
||||
"name": "mix-239",
|
||||
"forge_energy": 12400,
|
||||
"heat": 57.5,
|
||||
"criticality": 94,
|
||||
"depletion": 218,
|
||||
"efficiency": 105,
|
||||
"isotopes": [239, 238]
|
||||
},
|
||||
{
|
||||
"group": "mixed",
|
||||
"name": "mix-241",
|
||||
"forge_energy": 18720,
|
||||
"heat": 97.5,
|
||||
"criticality": 80,
|
||||
"depletion": 151,
|
||||
"efficiency": 115,
|
||||
"isotopes": [241, 238]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue