We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f969feb commit bfa1600Copy full SHA for bfa1600
1 file changed
AGENTS.md
@@ -62,6 +62,9 @@ CTNH-Modules/
62
./gradlew :modules:<ModuleName>:spotlessApply
63
```
64
65
+## CTPP RECIPE TYPES
66
+CTPP registers 8 custom GT recipe types (kinetic/electric via `StressRecipeCapability`), 3 Create fan processing recipes, and 23 wrapped Create/addon recipe builders (vanilla, Diesel Generators, Metallurgy, Vintage). Full table and infrastructure details → [modules/CTPP/AGENTS.md](modules/CTPP/AGENTS.md).
67
+
68
## NOTES
69
- CI path filter rebuilds only for `modules/**`, `gradle/**`, Gradle files, wrapper files, and `.github/**`.
70
- Root `ctnhSubprojects` excludes `:modules:GregTech-Modern`; shared CTNH scripts do not configure GTCEu.
0 commit comments