* Add charcoal Flush chemicals that are not the charcoal out of the chemical stream * Add into EN localization to get chem dispenser to display correctly * Remove method that wasn't needed * Remove charcoal from dispenser Charcoal is made by combing ash and carbon * Place ash in elements prototype
This commit is contained in:
@@ -339,3 +339,13 @@
|
||||
amount: 1
|
||||
products:
|
||||
Pax: 3
|
||||
|
||||
- type: reaction
|
||||
id: Charcoal
|
||||
reactants:
|
||||
Carbon:
|
||||
amount: 1
|
||||
Ash:
|
||||
amount: 1
|
||||
products:
|
||||
Charcoal: 1
|
||||
Reference in New Issue
Block a user