Compare commits

..

3 commits
main ... main

Author SHA1 Message Date
Simon Brodtmann
ec62470cb9 2.1.0 2026-03-11 21:57:56 +01:00
Morganite
7022a962ca 248k update fixes 2026-03-11 21:56:28 +01:00
Simon Brodtmann
fa9bbf7613 Switch to bzlib 2026-03-11 21:56:28 +01:00
5 changed files with 16 additions and 2161 deletions

View file

@ -1,4 +1,11 @@
---------------------------------------------------------------------------------------------------
Version: 2.1.0
Date: 11.03.2026
Changes:
- Switch to bzlib - Please install the new dependency
Bug Fixes:
- 248k: Fixes for 0.1.35 breaking changes (thanks Morganite)
---------------------------------------------------------------------------------------------------
Version: 2.0.24
Date: 01.11.2025
Bug Fixes:

View file

@ -1,4 +1,4 @@
local util = require("data-util");
util.remove_ingredient("fu_carbon_fiber_recipe", "fi_crushed_coal_item")
util.add_ingredient("fu_carbon_fiber_recipe", "graphite", 3)
util.remove_ingredient("fu_carbon_fiber", "fi_crushed_coal")
util.add_ingredient("fu_carbon_fiber", "graphite", 3)

File diff suppressed because it is too large Load diff

View file

@ -1,6 +1,6 @@
{
"name": "bzcarbon2",
"version": "2.0.24",
"version": "2.1.0",
"factorio_version": "2.0",
"title": "Graphite & Diamonds - Legacy",
"description": "Adds elemental carbon items to the game, including graphite, diamonds, graphene, and more.",
@ -8,6 +8,7 @@
"homepage": "https://discord.gg/ufvFUJtVwk",
"dependencies": [
"base >= 2.0.42",
"bzlib",
"? bztitanium2",
"? bzsilicon2",
"? bzzirconium2",
@ -16,7 +17,7 @@
"? aai-industry",
"? Krastorio2",
"? Krastorio2-spaced-out",
"? 248k-Redux",
"? 248k-Redux >= 0.1.35",
"(?) modmashsplintersubspacelogistics",
"? deadlock-beltboxes-loaders",
"? DeadlockCrating",

View file

@ -1,5 +1,5 @@
[entity-name]
graphite=Flake Graphite
graphite=Graphite
diamond=Diamond
flake-graphite-patch=__ITEM__flake-graphite__ patch