This commit is contained in:
Simon Brodtmann 2025-07-11 16:46:45 +02:00
parent 8e2855c0db
commit e34326af15
12 changed files with 855 additions and 1 deletions

View file

@ -0,0 +1,15 @@
{
"name": "gleba-water-cane",
"version": "1.0.0",
"title": "Wooden Gleba: Water Cane",
"description": "Adds a means of wood production to Gleba using water cane.",
"author": "cackling fiend",
"homepage": "https://discord.gg/5bevXf5W",
"factorio_version": "2.0",
"space_travel_required": true,
"dependencies": [
"base >= 2.0.7",
"space-age",
"(?) wayward-seas"
]
}