You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using an autocrafting recipe in RS for a Nitro Magmator, RS claims that I did not have any Spirited Magmators available despite there being 6 of them available in storage.
I looked around a little and it appears that this likely is due to RS not liking the NBT data that Powah machines gain whenever they are placed and used.
I found this similar issue located in the Enigmatica 6 repository that was successfully fixed, so hopefully that fix can be re-used here as well.
UPDATE: Definitely has something to do with the NBT tag that gets added when Powah machines are placed, as upon using the /ftblibrary nbtedit item command and removing the NBT tag on one of the magmators I have, RS was able to then recognize it as available for the craft.
That aside, based on what I've been able to find, this appears to be an issue with Refined Storage itself and how it searches for items when running an autocraft, so it may not actually be fixable here...
My current workaround is a KubeJS script that just adds a one-for-one recipe for the Magmators, e.g. put any Magmator in the crafting table, and it spits out that same Magmator, sans NBT data. It's much faster than using FTBLibrary NBTEdit to clear the tags, that's for sure.
latest.log
No response
Developer reports
No response
The text was updated successfully, but these errors were encountered:
Possible Fixes
Yes
Modpack Version
1.1.3
What happened?
When using an autocrafting recipe in RS for a Nitro Magmator, RS claims that I did not have any Spirited Magmators available despite there being 6 of them available in storage.
I looked around a little and it appears that this likely is due to RS not liking the NBT data that Powah machines gain whenever they are placed and used.
I found this similar issue located in the Enigmatica 6 repository that was successfully fixed, so hopefully that fix can be re-used here as well.
UPDATE: Definitely has something to do with the NBT tag that gets added when Powah machines are placed, as upon using the /ftblibrary nbtedit item command and removing the NBT tag on one of the magmators I have, RS was able to then recognize it as available for the craft.
That aside, based on what I've been able to find, this appears to be an issue with Refined Storage itself and how it searches for items when running an autocraft, so it may not actually be fixable here...
My current workaround is a KubeJS script that just adds a one-for-one recipe for the Magmators, e.g. put any Magmator in the crafting table, and it spits out that same Magmator, sans NBT data. It's much faster than using FTBLibrary NBTEdit to clear the tags, that's for sure.
latest.log
No response
Developer reports
No response
The text was updated successfully, but these errors were encountered: