init
This commit is contained in:
commit
a956daf8e2
2351 changed files with 163047 additions and 0 deletions
22
config/NuclearCraft/fission_fuel/americium.json
Normal file
22
config/NuclearCraft/fission_fuel/americium.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[
|
||||
{
|
||||
"group": "americium",
|
||||
"name": "hea-242",
|
||||
"forge_energy": 61440,
|
||||
"heat": 564,
|
||||
"criticality": 32,
|
||||
"depletion": 92,
|
||||
"efficiency": 140,
|
||||
"isotopes": [242, 243]
|
||||
},
|
||||
{
|
||||
"group": "americium",
|
||||
"name": "lea-242",
|
||||
"forge_energy": 15360,
|
||||
"heat": 94,
|
||||
"criticality": 65,
|
||||
"depletion": 74,
|
||||
"efficiency": 135,
|
||||
"isotopes": [242, 243]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue