This mod is an add-on for GregTech and AE2.
Port Neeve's AE2 Programmed Circuit Card to 1.20.1.
Programmed Circuit Card can be inserted into Pattern Provider. When pushing a recipe that requires a Programmed Circuit, set the GT machine number.
- GregTechCEu Modern (by KilaBash)
- Applied-Energistics-2 (by thetechnici4n)
- Neeve's AE2: Extended Life Additions (by notmywing)
- ExtendedAE (by GlodBlock)
- AdvancedAE (by pedroksl)
- MAE2 (by AE2Enthusiast)
- Expanded AE (by Kolja)
- MEGA Cells (by ninety)
- Run minecraft with
Client.
- Comment out this line.
modImplementation (libs.ae2) // AE2
- Uncomment those lines.
modCompileOnly (libs.ae2cosmo) // AE2 cosmolite
modImplementation (libs.monilabs) // AE2 monilabs
modRuntimeOnly (libs.kubejs) // depended by monilabs
modRuntimeOnly (libs.rhino) // depended by KubeJS
modRuntimeOnly (libs.melody) // depended by FancyMenu
modRuntimeOnly (libs.konkrete) // depended by FancyMenu
modRuntimeOnly (libs.chloride) // depended by monilabs
modRuntimeOnly (libs.embeddium) // depended by monilabs
modRuntimeOnly (libs.fancymenu) // depended by monilabs
modRuntimeOnly (libs.oculus) // depended by monilabs
- Run
Client-disableSlot.
- Update version in Constants.kt.
- Update Changelog.
- Run
Deployworkflow.
If you can't open Pattern Provider GUI, Add the following to the JVM arguments.
-Dpccard.disableSlot


