info/readme/changelog
This commit is contained in:
parent
7c81b24442
commit
9a6f2b97fe
3 changed files with 41 additions and 553 deletions
27
README.md
27
README.md
|
@ -1,17 +1,19 @@
|
|||
**This is an unofficial forked version and it stays until Brevven takes over again.**
|
||||
|
||||
**Compatibility with Space Age is explicitly excluded. Stick to the original mod for Space Age.**
|
||||
|
||||
# Graphite & Diamonds
|
||||
Adds elemental carbon items to the game, including flake graphite, graphite, diamonds, graphene, and optionally fullerenes, nanotubes, and carbon black. It also adds a crucible intermediate.
|
||||
|
||||
[factorio mod page](https://mods.factorio.com/mod/bzcarbon)
|
||||
If you enjoy vanilla Factorio, and would like to add a new resource or two, this mod might be what you're looking for.
|
||||
|
||||
Adds elemental carbon resources and intermediates to the base game
|
||||
If you use this alongside the other Very BZ mods, the game will become quite a bit more complex. While still far less than Angelbob or Pyanodons, it's a big step up from vanilla.
|
||||
|
||||
## Version History
|
||||
See changelog.txt
|
||||
If you want a vanilla-esque game with a just few tweaks, try with just this mod, or a less complex one like Titanium or Lead.
|
||||
|
||||
## Created by
|
||||
|
||||
- [brevven](https://mods.factorio.com/user/brevven) (code, design, graphics)
|
||||
|
||||
## Thanks to
|
||||
## Credits
|
||||
- Brevven ([Original mod](https://mods.factorio.com/mod/bzcarbon))
|
||||
- [cackling fiend](https://mods.factorio.com/user/cackling.fiend) (mod integrations and maintenance)
|
||||
- [snouz](https://github.com/snouz) (logo inspiration, ore graphics templates)
|
||||
- [YassineMrabet](https://commons.wikimedia.org/wiki/File:Fullerene.png) (initial fullerene image, CC BY-SA 3.0 license, see link)
|
||||
- [dodo.the.last](https://mods.factorio.com/mod/big-data-string) (borrowed code for list feature)
|
||||
|
@ -20,15 +22,10 @@ See changelog.txt
|
|||
- [nihilistzsche](https://github.com/nihilistzsche)
|
||||
|
||||
### Localization
|
||||
|
||||
- [S3BA](https://github.com/S3BA-pl) (pl)
|
||||
- [Sakuro](https://github.com/sakuro) (ja)
|
||||
- [x2605](https://github.com/x2605) (ko)
|
||||
- [NathaU](https://github.com/NathaU) (de)
|
||||
- [Pergamum663](https://github.com/Pergamum663) (ru)
|
||||
- [sunnytan53](https://github.com/Pergamum663) (zh-CN)
|
||||
- [CV514](https://github.com/CV514) (ru)
|
||||
|
||||
|
||||
### FAQ and gameplay.
|
||||
See mod page linked above
|
||||
- [CV514](https://github.com/CV514) (ru)
|
|
@ -1,515 +1,7 @@
|
|||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.20
|
||||
Date: 2025-06-15
|
||||
Fixes:
|
||||
- Fix load error in certain mod loadouts, especially with K2SO
|
||||
- Address possible soft lock on Cerys by adding a small amount of furnaces to huge ruins
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.19
|
||||
Date: 2025-05-07
|
||||
Fixes:
|
||||
- Fix soft lock with K2 on graphene
|
||||
- Fix some locale issues with K2
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.18
|
||||
Date: 2025-05-04
|
||||
Changes:
|
||||
- Support for K2 spaced out
|
||||
- Minor k2 2 tweaks
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.17
|
||||
Date: 2025-05-03
|
||||
Changes:
|
||||
- K2: Compatbility updates (with thanks to autechr3 and pla)
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.16
|
||||
Date: 2025-04-20
|
||||
Changes:
|
||||
- Any planet start on Vulcanus: Unlock crucible with foundry tech.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.15
|
||||
Date: 2025-04-19
|
||||
Fixes:
|
||||
- Crushing Industry: Plastic uses carbon black instead of crushed coal
|
||||
- Diamonds returned from LDS recipe are not affected by productivity
|
||||
Changes:
|
||||
- Space Age & Muluna: Can process rough diamonds earlier in tech tree
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.14
|
||||
Date: 2025-04-08
|
||||
Changes:
|
||||
- Space Age: Crusher recipe requires diamonds.
|
||||
- Carbon black recipe uses crushed coal if available
|
||||
- Further improved compatibility with Crushing Industry recipes
|
||||
- Space Age: Asteroid crushing recipe now affected by productivity research
|
||||
- Space Age: Low Density Structure recipes now affected by productivity reseearch
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.13
|
||||
Date: 2025-03-22
|
||||
Changes:
|
||||
- Set inventory sounds for some items
|
||||
- Muluna: Nanotube recipe for alternate LDS
|
||||
Fixes:
|
||||
- Loads with Crafting Efficiency
|
||||
- Improved compatibility with Muluna
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.12
|
||||
Date: 2025-03-22
|
||||
Fixes:
|
||||
- Fix startup crash introduced in factorio 2.0.42
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.11
|
||||
Date: 2025-03-04
|
||||
Changes:
|
||||
- Align various electronic circuit recipes to all use graphite
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.10
|
||||
Date: 2025-03-03
|
||||
Fixes:
|
||||
- Better avoidance of possible infinite loop across mods.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.9
|
||||
Date: 2025-03-03
|
||||
Fixes:
|
||||
- Nanotubes byproducts no longer affected by productivity
|
||||
- Avoid possible infinite loop in certain mod loadouts, mostly when developing other mods.
|
||||
Changes:
|
||||
- Compatibility tweaks for Tungsten mod
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.8
|
||||
Date: 2025-02-13
|
||||
Fixes:
|
||||
- Space Age: With Hot metals, fix new LDS casting nanotube recipe.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.7
|
||||
Date: 2025-02-13
|
||||
Fixes:
|
||||
- Space Age: Fix LDS recipes, plastic was not supposed to be removed.
|
||||
Changes:
|
||||
- Space Age: Add nanotubes recipe for casting LDS.
|
||||
- Space Age: Show asteroid crushing recipe in signal GUI
|
||||
- Space Age: Show alternative nanotube recipes in signal GUI
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.6
|
||||
Date: 2025-02-05
|
||||
Fixes:
|
||||
- Fix issues when flake graphite is disabled
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.5
|
||||
Date: 2025-02-05
|
||||
Changes:
|
||||
- Fix softlock in vanilla
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.4
|
||||
Date: 2025-02-04
|
||||
Changes:
|
||||
- Fix softlock with Muluna
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.3
|
||||
Date: 2025-01-31
|
||||
Changes:
|
||||
- Add shiftite recipes for Janus mod.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.2
|
||||
Date: 2025-01-31
|
||||
Fixes:
|
||||
- Fix compatibility issue with RCU Restored mod.
|
||||
RCUs do not require graphene in Space Age, but still do in Vanilla.
|
||||
Changes:
|
||||
- In space age, Power Armor mk2 no longer requires graphene. Still requires in Vanilla.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.1
|
||||
Date: 2025-01-30
|
||||
Fixes:
|
||||
- Space Age: With Titanium or Zirconium, unlock vacuum recipe earlier.
|
||||
- Space Age: Fix unlock for polyacrylonitrile
|
||||
- Space Age: Fix alternate ammonia recipe menu location
|
||||
- Fix LDS localization
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 2.0.0
|
||||
Date: 2025-01-29
|
||||
Changes:
|
||||
- Update to Factorio 2.0 and Space Age, can be added to existing games.
|
||||
Use /bz-regenerate to see help on regenerating ore patches (especially useful on Vulcanus)
|
||||
- Space Age: Diamond ore patches are only on Vulcanus. Graphite is on Nauvis
|
||||
- Updates to Space Age carbon fiber (Note: 2.0 vanilla carbon fiber is not yet available)
|
||||
- New graphics for flake graphite, rough diamonds and some other items.
|
||||
- Improved graphics for graphite and diamond ore patches.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.9
|
||||
Date: 2024-02-17
|
||||
Fixes:
|
||||
- Fix possible soft lock on Warptorio 2 Expnasion
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.8
|
||||
Date: 2023-12-24
|
||||
Localization:
|
||||
- ja updates thanks to Sakuro
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.7
|
||||
Date: 2023-02-12
|
||||
Changes:
|
||||
- Minor reordering of mod startup settings
|
||||
- Improved support for Crafting Efficieny mod, thanks to nihilistzsche
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.6
|
||||
Date: 2023-01-17
|
||||
Features:
|
||||
- Support for Crafting Efficieny mod (note: technology icon cropping issues)
|
||||
Changes:
|
||||
- Carbon fiber, polyacrylonitrile, and rough diamond processing can benefit from productivity
|
||||
Localization:
|
||||
- ru updates thanks to CV514
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.5
|
||||
Date: 2022-12-28
|
||||
Changes:
|
||||
- Less graphite needed for electronic circuits
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.4
|
||||
Date: 2022-12-25
|
||||
Fixes:
|
||||
- SE: Fix some data recipes that were not requiring enough blank data cards
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.3
|
||||
Date: 2022-12-24
|
||||
Localization:
|
||||
- Chinese (simplified) thanks to sunnytan53
|
||||
- ru updates thanks to Pergamum663
|
||||
- ja updates thanks to sakuro
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.2
|
||||
Date: 2022-12-08
|
||||
Changes:
|
||||
- Enable rough diamond stacking, stacked mining.
|
||||
- SE: Landfill from graphite
|
||||
- Compatibility fix for ModMash Splinter Subspace Logistics
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.1
|
||||
Date: 2022-12-05
|
||||
Fixes:
|
||||
- Add missing locale string for new setting
|
||||
- LDS recipe only shows once in nanotube tech now, instead of twice.
|
||||
- When carbon fiber is enabled, it should now fully replace plastic in all LDS recipes.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.5.0
|
||||
Date: 2022-12-04
|
||||
Features:
|
||||
- When used with Salt & Chlorine mod, option for carbon fiber (default on).
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.4.7
|
||||
Date: 2022-09-25
|
||||
Changes:
|
||||
- Updated some nanotube recipes to more closely mirror their counterparts in all mod loadouts.
|
||||
Fixes:
|
||||
- Attempt to fix issue with K2, S3, Omni mods, 248k, when used with nanotubes.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.4.6
|
||||
Date: 2022-08-23
|
||||
Changes:
|
||||
- Balance some Deep Core Mining outputs for focused recipes and sorting recipes
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.4.5
|
||||
Date: 2022-08-18
|
||||
Fixes:
|
||||
- Fix multiple prerequisite issue
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.4.4
|
||||
Date: 2022-08-17
|
||||
Fixes:
|
||||
- SE: Disable matter recipes at start
|
||||
Changes:
|
||||
- Minor tech tree tweak for nanobots
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.4.3
|
||||
Date: 2022-08-16
|
||||
Features:
|
||||
- Support for SE matter fusion and SE+K2 matter liberation
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.4.2
|
||||
Date: 2022-08-12
|
||||
Changes:
|
||||
- When using AAI miner vehicles, enable barreling of steam for mining graphite
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.4.1
|
||||
Date: 2022-08-08
|
||||
Changes:
|
||||
- Compatibility with updates to Tungsten mod
|
||||
Fixes:
|
||||
- SE + K2: Enriched graphite recipe in correct subgroup.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.4.0
|
||||
Date: 2022-08-07
|
||||
Changes:
|
||||
- All mods that have early recipes requiring electronic circuits should be more compatible now.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.3.10
|
||||
Date: 2022-08-06
|
||||
Fixes:
|
||||
- Steam is now properly required in vtk deepcore mining
|
||||
- Bypass setting fixed for added products
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.3.9
|
||||
Date: 2022-08-03
|
||||
Fixes:
|
||||
- Balance no-uranium vtk deepcore mining recipe.
|
||||
- Add some missing vtk deepcore mining strings
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.3.8
|
||||
Date: 2022-08-02
|
||||
Changes:
|
||||
- Tech tree tweak to smooth unlocks.
|
||||
- Asteroid Mining compatibility
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.3.7
|
||||
Date: 2022-07-23
|
||||
Changes:
|
||||
- Made compatible with Fluidless_Mining_and_Ore_Washing by allowing fluid recipes in aseembling
|
||||
machine 1 when enabled. May change if a better solution is found later.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.3.6
|
||||
Date: 2022-07-22
|
||||
Fixes:
|
||||
- Fix bob's electronic's basic electronic components recipe changes
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.3.5
|
||||
Date: 2022-07-20
|
||||
Features:
|
||||
- K2: Add an enriched graphite recipe with improved graphite ratio and corresponding tech.
|
||||
Changes:
|
||||
- Fix basic splitter recipe to be pre-electronics friendly.
|
||||
If this breaks your mall, use bypass recipe setting.
|
||||
- Tech tree tweak: laser (instead of laser-turret) depends on diamond processing
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.3.4
|
||||
Date: 2022-07-14
|
||||
Localization:
|
||||
- ru locale thanks to Pergamum663
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.3.3
|
||||
Date: 2022-07-13
|
||||
Changes:
|
||||
- VTK Deep Core Ore Chunk refining and sorting outputs less diamond and more graphite.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.3.2
|
||||
Date: 2022-07-09
|
||||
Changes:
|
||||
- Temporary en locale strings for procedural deep core mining recipes
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.3.1
|
||||
Date: 2022-07-01
|
||||
Changes:
|
||||
- SE 0.6: Subgroup for carbon items
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.3.0
|
||||
Date: 2022-07-01
|
||||
Changes:
|
||||
- Support for Space Exploration 0.6
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.2.0
|
||||
Date: 2022-06-26
|
||||
Features:
|
||||
- Beta support for 248k. Carbon fiber uses graphite. More changes to come.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.10
|
||||
Date: 2022-06-09
|
||||
Changes:
|
||||
- SE: Diamond synthesis with vulcanite can use prod modules.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.9
|
||||
Date: 2022-06-05
|
||||
Localization:
|
||||
- de l10n thanks to NathaU
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.8
|
||||
Date: 2022-05-30
|
||||
Changes:
|
||||
- AAI: Improve AAI tech tree when Graphite enabled: steam power after basic fluid handling.
|
||||
- K2: Do not unlock electric mining drill with automation core.
|
||||
- K2: Fullerenes no longer required for slowdown capsules, due to earlier unlock in K2.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.7
|
||||
Date: 2022-04-25
|
||||
Fixes:
|
||||
- Move K2 electric mining drill unlock behind automation core tech.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.6
|
||||
Date: 2022-04-22
|
||||
Fixes:
|
||||
- Fix a minimal mode steel production deadlock.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.5
|
||||
Date: 2022-02-22
|
||||
Localization:
|
||||
- ko l10n thanks to x2605
|
||||
Fixes:
|
||||
- Returned diamonds no longer affected by prod modules
|
||||
- K2: "smelting crafting" recipes are hidden from player crafting, as in K2 base.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.3
|
||||
Date: 2022-02-12
|
||||
Localization:
|
||||
- ja l10n thanks to sakuro
|
||||
Changes:
|
||||
- More tech tree tweaks (K2+AAI)
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.2
|
||||
Date: 2022-01-30
|
||||
Changes:
|
||||
- More minor tech tree tweaks
|
||||
- More compatibility tweaks
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.1
|
||||
Date: 2022-01-29
|
||||
Changes:
|
||||
- SE ballistic shielding data recipe
|
||||
- Minor rough diamond icon tweak
|
||||
- Minor description tweaks
|
||||
- Minor tech tree tweaks
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.1.0
|
||||
Date: 2022-01-27
|
||||
Changes:
|
||||
- This is feeling more like beta than alpha now.
|
||||
Fixes:
|
||||
- SE rough-diamond ore should be properly rare.
|
||||
- SE without flake graphite should now work
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.21
|
||||
Date: 2022-01-25
|
||||
Changes:
|
||||
- SE core mining omni - no diamonds, fix graphite balance
|
||||
- Minor compatibility tweaks
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.20
|
||||
Date: 2022-01-19
|
||||
Features:
|
||||
- New setting to remove flake graphite
|
||||
Changes:
|
||||
- Minor tech tree tweaks
|
||||
- Repair pack recipe tweak
|
||||
- Minor 5d compatibility improvements
|
||||
- Minor FE+ compatibility improvements
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.19
|
||||
Date: 2022-01-18
|
||||
Fixes:
|
||||
- Prod modules work with Schall Recipe Scaling recipes
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.18
|
||||
Date: 2022-01-17
|
||||
Changes:
|
||||
- Minor modded tech tree tweaks
|
||||
Fixes:
|
||||
- Fix Schall Recipe Scaling issue with diamonds in furnaces
|
||||
- Attempted to fix an issue when low density structure has no expensive recipe
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.17
|
||||
Date: 2022-01-15
|
||||
Fixes:
|
||||
- LDS recipe string fixes with new option
|
||||
- Schall RS fixes with new option
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.16
|
||||
Date: 2022-01-14
|
||||
Changes:
|
||||
- LDS Nanotube recipe now uses 2xN pattern.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.15
|
||||
Date: 2022-01-13
|
||||
Features:
|
||||
- Setting to enable reusing diamond grinding grit for LDS recipes
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.14
|
||||
Date: 2022-01-12
|
||||
Changes:
|
||||
- Safe compatibility check for Bob's Electronics SE KR thanks to MdRuz
|
||||
- Crucibles work with Deadlock stacking/crating
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.13
|
||||
Date: 2022-01-12
|
||||
Changes:
|
||||
- Move electric drill back before electronics to avoid deadlock.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.12
|
||||
Date: 2022-01-08
|
||||
Changes:
|
||||
- Change burner phase vanilla recipes a bit to avoid possible deadlocks
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.11
|
||||
Date: 2022-01-06
|
||||
Changes:
|
||||
- Tweak icons for visibility, especially graphene
|
||||
Localization:
|
||||
- pl l10n, thanks to S3BA
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.10
|
||||
Date: 2022-01-05
|
||||
Features:
|
||||
- Add setting to dump modified recipes to file
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.9
|
||||
Date: 2022-01-04
|
||||
Changes:
|
||||
- K2: Advanced crafting steel recipes
|
||||
Features:
|
||||
- Strange matter compatibility
|
||||
Fixes:
|
||||
- Locale string
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.8
|
||||
Date: 2022-01-04
|
||||
Changes:
|
||||
- Minor tech tree tweaks
|
||||
Features:
|
||||
- K2: Matter conversion
|
||||
- SE: Delivery capsule recipes
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.7
|
||||
Date: 2022-01-04
|
||||
Changes:
|
||||
- SE - non-pulverizer recipe for graphite to fix deadlock
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.6
|
||||
Date: 2022-01-03
|
||||
Changes:
|
||||
- Tungsten sets basic rocket-engine-nozzle recipe, this mod updates it with graphite
|
||||
- More minor compatibility
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.5
|
||||
Date: 2022-01-02
|
||||
Fixes:
|
||||
- Fix issue with crucible if certain mods were not enabled
|
||||
- Deadlock: Fix crating of diamonds
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.4
|
||||
Date: 2022-01-01
|
||||
Changes:
|
||||
- SE: More facility recipes, Nutrient gel, LDS diamonds, alt lube, unlocks
|
||||
- K2 green circuit fix
|
||||
- AAI green circuit fix
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.3
|
||||
Date: 2021-12-31
|
||||
Changes:
|
||||
- Diamonds no longer used in centrifuge
|
||||
- Diamonds now used in laser turrets
|
||||
- Module 2s require 1 diamond now.
|
||||
- If tier 5 or 4 modules exist, use more diamonds there instead of tier 2
|
||||
- Some minor SE recipe updates
|
||||
- Other minor compatibility tweaks
|
||||
Fixes:
|
||||
- Now loads with FE+ (loose compatibility)
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.2
|
||||
Date: 2021-12-31
|
||||
Fixes:
|
||||
- Works with Deadlock's Stacked Mining now.
|
||||
---------------------------------------------------------------------------------------------------
|
||||
Version: 0.0.1
|
||||
Date: 2021-12-30
|
||||
Features:
|
||||
- Alpha version (things might change, possibly a lot)
|
||||
- Adds Flake Graphite, Graphite, Diamonds, Graphene
|
||||
- Optionally adds Fullerenes (default on), Carbon black (default off)
|
||||
- Initial compatibility with Krastorio 2, Space Exploration
|
||||
Version: 2.0.22
|
||||
Date: 19.10.2025
|
||||
Legacy version meant to be played with my other forks and ATOM.
|
||||
|
||||
Bug Fixes:
|
||||
- Various mod compatibility fixes
|
|
@ -1,27 +1,26 @@
|
|||
{
|
||||
"name": "bzcarbon2",
|
||||
"version": "2.0.22",
|
||||
"factorio_version": "2.0",
|
||||
"title": "Graphite & Diamonds - Legacy",
|
||||
"author": "Brevven",
|
||||
"contact": "",
|
||||
"homepage": "",
|
||||
"dependencies": [
|
||||
"base >= 2.0.42",
|
||||
"? space-age",
|
||||
"? bztitanium",
|
||||
"? bzsilicon",
|
||||
"? bzzirconium",
|
||||
"? bzfoundry2",
|
||||
"? space-exploration",
|
||||
"? aai-industry",
|
||||
"? Krastorio2",
|
||||
"? Krastorio2-spaced-out",
|
||||
"? 248k-Redux",
|
||||
"(?) modmashsplintersubspacelogistics",
|
||||
"? deadlock-beltboxes-loaders",
|
||||
"? DeadlockCrating"
|
||||
],
|
||||
"description": "Adds elemental carbon items to the game, including graphite, diamonds, graphene, and more.\n\nCompatible with Space Age, and more. A standalone piece of BZ Mods"
|
||||
"name": "bzcarbon2",
|
||||
"version": "2.0.22",
|
||||
"factorio_version": "2.0",
|
||||
"title": "Graphite & Diamonds - Legacy",
|
||||
"description": "Adds elemental carbon items to the game, including graphite, diamonds, graphene, and more.",
|
||||
"author": "Brevven, cackling fiend",
|
||||
"homepage": "https://discord.gg/ufvFUJtVwk",
|
||||
"dependencies": [
|
||||
"base >= 2.0.42",
|
||||
"? bztitanium",
|
||||
"? bzsilicon",
|
||||
"? bzzirconium",
|
||||
"? bzfoundry2",
|
||||
"? space-exploration",
|
||||
"? aai-industry",
|
||||
"? Krastorio2",
|
||||
"? Krastorio2-spaced-out",
|
||||
"? 248k-Redux",
|
||||
"(?) modmashsplintersubspacelogistics",
|
||||
"? deadlock-beltboxes-loaders",
|
||||
"? DeadlockCrating",
|
||||
"! space-age"
|
||||
]
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue