0.2.0 - foundry
This commit is contained in:
parent
c80d6eddc0
commit
089f598a3f
5 changed files with 12 additions and 3 deletions
|
|
@ -1,4 +1,13 @@
|
||||||
---------------------------------------------------------------------------------------------------
|
---------------------------------------------------------------------------------------------------
|
||||||
|
Version: 0.2.0
|
||||||
|
Date: 2021-01-29
|
||||||
|
Features:
|
||||||
|
- Added Foundry to the modpack. Some parts still might change, but it seems ready.
|
||||||
|
Due to this, Advanced Carbon Furnace will no longer be available in the full modpack.
|
||||||
|
If either of these changes break your factory, recommend staying at 0.1.0
|
||||||
|
- Silica & Silicon MEMS gyroscope is enabled by default (can be turned off)
|
||||||
|
- New thumbnail
|
||||||
|
---------------------------------------------------------------------------------------------------
|
||||||
Version: 0.1.0
|
Version: 0.1.0
|
||||||
Date: 2021-05-18
|
Date: 2021-05-18
|
||||||
Features:
|
Features:
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "bzvery",
|
"name": "bzvery",
|
||||||
"version": "0.1.0",
|
"version": "0.2.0",
|
||||||
"factorio_version": "1.1",
|
"factorio_version": "1.1",
|
||||||
"title": "Very BZ",
|
"title": "Very BZ",
|
||||||
"author": "Brevven",
|
"author": "Brevven",
|
||||||
|
|
@ -8,6 +8,7 @@
|
||||||
"homepage": "https://forums.factorio.com/viewtopic.php?f=190&t=98515",
|
"homepage": "https://forums.factorio.com/viewtopic.php?f=190&t=98515",
|
||||||
"dependencies": [
|
"dependencies": [
|
||||||
"bz-dsr-bridge",
|
"bz-dsr-bridge",
|
||||||
|
"bzfoundry",
|
||||||
"bzlead",
|
"bzlead",
|
||||||
"bzsilicon",
|
"bzsilicon",
|
||||||
"bztitanium",
|
"bztitanium",
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,5 @@
|
||||||
|
|
||||||
|
|
||||||
-- Update various settings to give the "fullest" BZ mods experience
|
-- Update various settings to give the "fullest" BZ mods experience
|
||||||
data.raw["string-setting"]["bztungsten-advanced-carbon-furnace"].default_value = "yes"
|
data.raw["string-setting"]["bzsilicon-more-intermediates"].default_value = "more"
|
||||||
data.raw["string-setting"]["bzsilicon-more-intermediates"].default_value = "yes"
|
|
||||||
data.raw["string-setting"]["bzlead-more-entities"].default_value = "yes"
|
data.raw["string-setting"]["bzlead-more-entities"].default_value = "yes"
|
||||||
|
|
|
||||||
BIN
thumbnail.png
BIN
thumbnail.png
Binary file not shown.
|
Before Width: | Height: | Size: 3.5 KiB After Width: | Height: | Size: 58 KiB |
BIN
thumbnail.xcf
BIN
thumbnail.xcf
Binary file not shown.
Loading…
Add table
Add a link
Reference in a new issue