Closed Niklas20114552 closed 1 year ago
Probably the SF4 authors made some oredict change that broke the recipe. I would suggest using crafttweaker to replace the default one with your own working recipe.
Probably the SF4 authors made some oredict change that broke the recipe. I would suggest using crafttweaker to replace the default one with your own working recipe.
Um, how do i do it?
Probably the SF4 authors made some oredict change that broke the recipe. I would suggest using crafttweaker to replace the default one with your own working recipe.
Um, how do i do it?
Do you still need to fix this? I have written the corresponding patch on my computer. If there is still need. You can reply to me
Hi. Currently i don't need a fix. But you can post it for other users who have the same problem.
Hi. Currently i don't need a fix. But you can post it for other users who have the same problem.
I see
About Patch
Put it to {SF4RootPath}\scripts\crafttweaker\modIntegrations lazyae2.txt
Put it to {SF4RootPath}\scripts\crafttweaker\recipes\mods lazyae2.txt
and rename file extension to .zs
Find postInit.zs in the CrT directory. Add after line 68: scripts.crafttweaker.recipes.mods.lazyae2.init(); Add after line 117: scripts.crafttweaker.modIntegrations.lazyae2.init();
The text added is relative to the directory of the file.
Alright. I think i can close this Issue now.
And thank you zeng-github01!
Alright. I think i can close this Issue now.
In fact, there are a few lines of code on my local patch to delete redundant lazyae2 recipes in SF4, such as the recipe of the charger. They are in other scripts. These scripts also fix Extra Cells bugs. By replacing it with AE additions. However, these two lines of code are not easy to express.
However, this doesn't affect anything, so be it
Hi.
I'm trying to craft a Calculation Processor in the ME Circuit Etcher, but their is missing a Item in the JEI Recipe and so isn't craftable.
I'm playing the Modpack: Skyfactory 4 (link to curseforge) With the required Mods. The AE 2 Channel are disabled.
The JEI-Page is looking like this: