ntx4core/src/main/resources/data/ntx4core/recipes/polonium.json
2023-12-22 11:39:16 +01:00

12 lines
204 B
JSON

{
"type": "mekanism:oxidizing",
"input": {
"ingredient": {
"item": "chemlib:polonium_dust"
}
},
"output": {
"gas": "mekanism:polonium",
"amount": 50
}
}