update for 2.0 mostly done

This commit is contained in:
Brevven 2024-12-27 23:00:07 -08:00
parent cb0b405a73
commit 72e53ff4e3
17 changed files with 396 additions and 113 deletions

View file

@ -1,13 +1,14 @@
{
"name": "bzlead",
"version": "1.2.20",
"factorio_version": "1.1",
"version": "2.0.0",
"factorio_version": "2.0",
"title": "Lead",
"author": "Brevven",
"contact": "",
"homepage": "",
"dependencies": [
"base >= 1.1.0",
"? space-age",
"? bzsilicon",
"? space-exploration",
"? Krastorio2",
@ -16,6 +17,5 @@
"? deadlock-beltboxes-loaders",
"? DeadlockCrating"
],
"description": "Adds lead ore and plates to the base game as an early game resource.\n\nLead is used in ammunition, pipes, batteries and a few other places.\nCompatible with RSO, Krastorio 2, Space Exploration and other mods. A standalone piece of BZ Mods.\n\nWith graphics by snouz."
"description": "Adds lead ore to the base game as an early game resource.\n\nLead is used in ammunition, pipes, batteries and more. Compatible with Space Age, RSO, and other mods.\n\nA standalone piece of BZ Mods. With graphics by snouz."
}