vtk deep core
This commit is contained in:
parent
3e5376a743
commit
ad8a601182
3 changed files with 15 additions and 1 deletions
|
@ -1,4 +1,9 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.1
|
||||
Date: 2023-03-28
|
||||
Fixes:
|
||||
- VortiK Deep Core Mining compatibility: en locale strings
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.0
|
||||
Date: 2023-03-28
|
||||
Fixes:
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "bzchlorine",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.1",
|
||||
"factorio_version": "1.1",
|
||||
"title": "Salt & Chlorine",
|
||||
"author": "Brevven",
|
||||
|
|
|
@ -1,6 +1,8 @@
|
|||
[entity-name]
|
||||
salt=Salt
|
||||
|
||||
salt-patch=Salt patch, require deep core mining equipment
|
||||
|
||||
[autoplace-control-names]
|
||||
salt=[item=salt] __ENTITY__salt__
|
||||
|
||||
|
@ -10,10 +12,14 @@ ferric-chloride=Ferric chloride
|
|||
pcb=PCB
|
||||
pcb-substrate=__ITEM__pcb__ Substrate
|
||||
|
||||
vtk-deepcore-mining-salt-chunk=Deep Core Salt Chunk
|
||||
|
||||
[item-description]
|
||||
pcb=Printed circuit board
|
||||
pcb-substrate=A board to etch circuits onto
|
||||
|
||||
vtk-deepcore-mining-salt-chunk=Requires refining in a chemical plant to get useable salt from it.
|
||||
|
||||
[fluid-name]
|
||||
chlorine=Chlorine
|
||||
epoxy=Epoxy
|
||||
|
@ -26,8 +32,11 @@ chlorine-processing=Chlorine processing
|
|||
[technology-description]
|
||||
|
||||
[recipe-name]
|
||||
vtk-deepcore-mining-ore-chunk-refining-salt-focus=Salt Focused Deep Core ore chunk refining and sorting process, wasteful but focus yield on Salt chunk
|
||||
vtk-deepcore-mining-salt-chunk-refining=Deep Core Salt chunk refining process
|
||||
|
||||
[recipe-description]
|
||||
vtk-deepcore-mining-salt-chunk-refining=Sulfuric acid refining process of Deep Core Salt chunks into production-ready salt inside a chemical plant.
|
||||
|
||||
# Settings
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue