1 Open Issue Need Help Last updated: Oct 21, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The mod currently uses hardcoded numeric IDs for custom items in `assets/content.json`, leading to conflicts with other mods. This issue aims to replace these with a dynamic ID assignment system, likely by integrating the Json Assets mod or implementing a custom solution. The task involves research, adding dependencies, refactoring the `content.json` file, and updating the C# code to support the new dynamic IDs.

Complexity: 4/5
enhancement help wanted good first issue phase-1

Agroecology Modpack Prototype (0.1 version)

C#