Compare commits
2 commits
Author | SHA1 | Date | |
---|---|---|---|
![]() |
a5122b6075 | ||
![]() |
f711bd8ca4 |
4 changed files with 15 additions and 37 deletions
|
@ -1,32 +1,10 @@
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 0.1.5
|
Version: 2.0.1
|
||||||
Date: 2024-01-21
|
Date: 11.10.2025
|
||||||
Features:
|
Bug Fixes:
|
||||||
- Removed old unused files.
|
- Increase mod compatibility
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 0.1.4
|
Version: 2.0.0
|
||||||
Date: 2023-12-20
|
Date: 10.10.2025
|
||||||
Features:
|
Features:
|
||||||
- Added earlier argon recipe and removed optics air liquefaction prerequisite if bzgas is instaled.
|
- Update to Factorio 2.0
|
||||||
---------------------------------------------------------------------------------------------------
|
|
||||||
Version: 0.1.3
|
|
||||||
Date: 2023-12-07
|
|
||||||
Features:
|
|
||||||
- Fixed BZ Carbon's fullerene recipe accidentally changed to a crafting-with-fluid recipe.
|
|
||||||
---------------------------------------------------------------------------------------------------
|
|
||||||
Version: 0.1.2
|
|
||||||
Date: 2023-12-03
|
|
||||||
Features:
|
|
||||||
- Fixed to work with the MetalsForYou mod split.
|
|
||||||
- Fixed cryogenic gas plant not outputting all gases.
|
|
||||||
---------------------------------------------------------------------------------------------------
|
|
||||||
Version: 0.1.1
|
|
||||||
Date: 2023-11-28
|
|
||||||
Features:
|
|
||||||
- More support for MetalsForYou.
|
|
||||||
- Fixed textures alpha level.
|
|
||||||
---------------------------------------------------------------------------------------------------
|
|
||||||
Version: 0.1.0
|
|
||||||
Date: 2023-11-25
|
|
||||||
Features:
|
|
||||||
- Alpha release.
|
|
|
@ -129,7 +129,7 @@ function util.se_matter(params)
|
||||||
{"se-astronomic-science-pack-4", 1},
|
{"se-astronomic-science-pack-4", 1},
|
||||||
{"se-energy-science-pack-4", 1},
|
{"se-energy-science-pack-4", 1},
|
||||||
{"se-material-science-pack-4", 1},
|
{"se-material-science-pack-4", 1},
|
||||||
{"matter-tech-card", 1},
|
{"kr-matter-tech-card", 1},
|
||||||
{"se-deep-space-science-pack-1", 1},
|
{"se-deep-space-science-pack-1", 1},
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "GasGasGases2",
|
"name": "GasGasGases2",
|
||||||
"version": "2.0.0",
|
"version": "2.0.1",
|
||||||
"factorio_version": "2.0",
|
"factorio_version": "2.0",
|
||||||
"title": "GasGasGases",
|
"title": "GasGasGases",
|
||||||
"author": "Timeken, cackling fiend",
|
"author": "Timeken, cackling fiend",
|
||||||
|
|
|
@ -94,7 +94,7 @@ data:extend({
|
||||||
{
|
{
|
||||||
type = "recipe",
|
type = "recipe",
|
||||||
name = "helium",
|
name = "helium",
|
||||||
category = "atmosphere-condensation",
|
category = "kr-atmosphere-condensation",
|
||||||
icon = "__GasGasGases2__/graphics/icons/helium.png",
|
icon = "__GasGasGases2__/graphics/icons/helium.png",
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
energy_required = 25,
|
energy_required = 25,
|
||||||
|
@ -118,7 +118,7 @@ data:extend({
|
||||||
{
|
{
|
||||||
type = "recipe",
|
type = "recipe",
|
||||||
name = "neon",
|
name = "neon",
|
||||||
category = "atmosphere-condensation",
|
category = "kr-atmosphere-condensation",
|
||||||
icon = "__GasGasGases2__/graphics/icons/neon.png",
|
icon = "__GasGasGases2__/graphics/icons/neon.png",
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
energy_required = 30,
|
energy_required = 30,
|
||||||
|
@ -142,7 +142,7 @@ data:extend({
|
||||||
{
|
{
|
||||||
type = "recipe",
|
type = "recipe",
|
||||||
name = "argon",
|
name = "argon",
|
||||||
category = "atmosphere-condensation",
|
category = "kr-atmosphere-condensation",
|
||||||
icon = "__GasGasGases2__/graphics/icons/argon.png",
|
icon = "__GasGasGases2__/graphics/icons/argon.png",
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
energy_required = 40,
|
energy_required = 40,
|
||||||
|
@ -166,7 +166,7 @@ data:extend({
|
||||||
{
|
{
|
||||||
type = "recipe",
|
type = "recipe",
|
||||||
name = "krypton",
|
name = "krypton",
|
||||||
category = "atmosphere-condensation",
|
category = "kr-atmosphere-condensation",
|
||||||
icon = "__GasGasGases2__/graphics/icons/krypton.png",
|
icon = "__GasGasGases2__/graphics/icons/krypton.png",
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
energy_required = 50,
|
energy_required = 50,
|
||||||
|
@ -190,7 +190,7 @@ data:extend({
|
||||||
{
|
{
|
||||||
type = "recipe",
|
type = "recipe",
|
||||||
name = "xenon",
|
name = "xenon",
|
||||||
category = "atmosphere-condensation",
|
category = "kr-atmosphere-condensation",
|
||||||
icon = "__GasGasGases2__/graphics/icons/xenon.png",
|
icon = "__GasGasGases2__/graphics/icons/xenon.png",
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
energy_required = 60,
|
energy_required = 60,
|
||||||
|
@ -214,7 +214,7 @@ data:extend({
|
||||||
{
|
{
|
||||||
type = "recipe",
|
type = "recipe",
|
||||||
name = "radon",
|
name = "radon",
|
||||||
category = "atmosphere-condensation",
|
category = "kr-atmosphere-condensation",
|
||||||
icon = "__GasGasGases2__/graphics/icons/radon.png",
|
icon = "__GasGasGases2__/graphics/icons/radon.png",
|
||||||
icon_size = 64,
|
icon_size = 64,
|
||||||
energy_required = 70,
|
energy_required = 70,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue