
Losing an item when crafting
BazZziliuS opened this issue ยท 4 comments
Issue description
Steps to reproduce
Make an uncrafted item
Minecraft version
1.20.1
Forge version
47.4.2
Mekanism version
Mekanism 10.4.16
If a (crash)log is relevant for this issue, link it here: (It's almost always relevant)
No response
What mod is that storage item from (and also what item is it in the mod)? I suspect it might be an issue on how they are implementing something, but I want to try and reproduce the issue locally to see if I can confirm whose end it is on.
What mod is that storage item from (and also what item is it in the mod)? I suspect it might be an issue on how they are implementing something, but I want to try and reproduce the issue locally to see if I can confirm whose end it is on.
Botania
Black Hole Talisman
I think I will need to wait until Botania updates to 1.21.1, to further test this and see if it is still an issue on the latest version of MC, as between 1.20.1 and 1.21.1 the formulaic assemblicator has had a bunch of internal changes to adapt to data components (vanilla removed NBT from items), and also had me poking at their performance some, so there is a chance that I accidentally fixed whatever the issue was. Looking at Botania's code it seems to be implemented correctly, and testing against extracting items from Mekanism bins using a crafting recipe works fine in 1.21.1. Do you happen to know if that is also broken in 1.20.1? If so I suspect I have already fixed it in newer MC versions.