init
This commit is contained in:
commit
d8d0e9d536
2567 changed files with 167778 additions and 0 deletions
22
config/NuclearCraft/fission_fuel/neptunium.json
Normal file
22
config/NuclearCraft/fission_fuel/neptunium.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
[
|
||||
{
|
||||
"group": "neptunium",
|
||||
"name": "hen-236",
|
||||
"forge_energy": 28800,
|
||||
"heat": 216,
|
||||
"criticality": 35,
|
||||
"depletion": 99,
|
||||
"efficiency": 115,
|
||||
"isotopes": [236, 237]
|
||||
},
|
||||
{
|
||||
"group": "neptunium",
|
||||
"name": "len-236",
|
||||
"forge_energy": 7200,
|
||||
"heat": 36,
|
||||
"criticality": 70,
|
||||
"depletion": 99,
|
||||
"efficiency": 110,
|
||||
"isotopes": [236, 237]
|
||||
}
|
||||
]
|
||||
Loading…
Add table
Add a link
Reference in a new issue