Cannot make patterns for Fluxpacks (Hardened, Reinforced, and Resonant)
RammyT opened this issue ยท 9 comments
Modpack version:
2.4.0
Description:
When trying to make patterns for the Hardened, Reinforced and/or Resonant Fluxpack, you either do not get a result or the pattern is invalid.
Steps to reproduce:
Make a small ME system with a Pattern Terminal.
Try to make patterns for any of the 3 Fluxpacks stated above.
Expected behavior:
I would expect them to be valid patterns
That's a long standing issue in AE, you need to work upwards and manually place the previous tier/whatever nbt item you are using from your item storage into the pattern. Using the plus button doesn't work.
Sorry, mistook that for a different issue.
Upon further crafting and making patterns, it seems that all of the jetpack patterns have an NBT issue where the recipe you shiftclick in to the pattern crafts an item with atleast 1 NBT tag but the items requiring a jetpack asks for ones with 0 NBT tags, making the craft not possible.
Can be "fixed" by manually placing the outputted items (that have the NBT tags) in the patterns that require them.
Shift clicking the pattern in will not work this way.
You can close this issue if you feel that this is good enough.
That's a long standing issue in AE, you need to work upwards and manually place the previous tier/whatever nbt item you are using from your item storage into the pattern. Using the plus button doesn't work.
Sorry, mistook that for a different issue.
I think it is exactly what you just mentioned.
That's a long standing issue in AE, you need to work upwards and manually place the previous tier/whatever nbt item you are using from your item storage into the pattern. Using the plus button doesn't work.
Sorry, mistook that for a different issue.I think it is exactly what you just mentioned.
It also applies here, but I was originally thinking of auto crafting being unable to find the recipe for nbt items you didn't manually drag into the pattern.
That's a long standing issue in AE, you need to work upwards and manually place the previous tier/whatever nbt item you are using from your item storage into the pattern. Using the plus button doesn't work.
Sorry, mistook that for a different issue.I think it is exactly what you just mentioned.
It also applies here, but I was originally thinking of auto crafting being unable to find the recipe for nbt items you didn't manually drag into the pattern.
Yup, I believe that's what the issue is here too. The text you have crossed out is what I tried and it works like that. It jsut doesn't work straight from shift clicking the recipes from JEI because JEI recipes don't have any NBT tags but the actual items you craft do.
I couldn't reproduce this in Singleplayer, but I did change it so the Fluxpacks always craft with the correct NBT, and implemented it in 2.5.0: https://www.curseforge.com/minecraft/modpacks/divine-journey-2/files/3472385. Hopefully this fixes the issue, so please test it. If it does, we can close this, otherwise I'll investigate further.