bug with Item Stage and Recipe Stages
Gandalf360one opened this issue ยท 0 comments
Describe the bug
When I use this (A) to register the items form one mod (used immersive engineering) and this (B) to register the items from the second mod (used advanced rocketry). When the first come before the second at the "ownerOfEveryThing" option the first one wont get set and the second will replace the first. BUT when only A or B will be used it work without any problems.
In Singelplayer it does not matter if A and B get used but at a server (Multplayer) it does not work and I have to use A and B
Script with A and B
https://pastebin.com/ckDRMeTP
To Reproduce
- Download: Crafttweaker, Itemstages, Recipe Stages, Unidict (used immersive engineering and advanced rocketry because I had this problem in my personal modpack)
- Try the things with the scripts like described above.
Expected behavior
When a mod is set first it should not matter if it use the A or B variant
Sorry if it is a bit complicated