diff --git a/.gitignore b/.gitignore index 85e49ae..b18a15d 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,2 @@ -.idea -*.zip \ No newline at end of file +*.bak +.idea \ No newline at end of file diff --git a/README.md b/README.md index 6bba287..f35886e 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Lead is common near the starting area, but does not scale as much with distance If you enjoy vanilla Factorio but want something a little bit more complex, try out this mod! See Titanium for a similar mod with more of a "mid game" focus. ## Credits -- Brevven ([Original mod](https://mods.factorio.com/mod/bzlead)) +- 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) (graphics) diff --git a/bzlead2/info.json b/bzlead2/info.json index 748c635..a7464e6 100644 --- a/bzlead2/info.json +++ b/bzlead2/info.json @@ -2,7 +2,7 @@ "name": "bzlead2", "version": "2.0.29", "factorio_version": "2.0", - "title": "Lead - Legacy", + "title": "Lead", "description": "Adds lead ore to the base game as an early game resource.\n\nLead is used in ammunition, pipes, batteries and more.", "author": "Brevven, cackling fiend", "homepage": "https://discord.gg/ufvFUJtVwk",