Skip to content

Commit

Permalink
Add lignite coal dust -> coal dust centrifuge recipe (#886)
Browse files Browse the repository at this point in the history
  • Loading branch information
Technici4n authored Sep 13, 2024
1 parent 491045a commit af58d39
Showing 1 changed file with 13 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"type": "modern_industrialization:centrifuge",
"eu": 32,
"duration": 100,
"item_inputs": {
"tag": "c:dusts/lignite_coal",
"amount": 27
},
"item_outputs": {
"item": "modern_industrialization:coal_dust",
"amount": 10
}
}

0 comments on commit af58d39

Please sign in to comment.