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
{{ message }}
This repository has been archived by the owner on Mar 10, 2024. It is now read-only.
Version
2.1.4 for 1.18.2 Describe the bug
Most NBT crafting recipes don't appear in EMI!
Normal Recipe:
NBT Recipe that saves the axolotl bucket NBT to the remainder:
The above does, because of the way that remainders are processed in EMI - but anything with a required nbt tag or an output nbt tag doesn't. Other recipes like custom smithing and brewing recipes also don't appear.
I'd like to request EMI integration through their API to be able to see these recipes.
The text was updated successfully, but these errors were encountered:
Oops, forgot to update this - More recipes do appear in EMI now, but smithing and brewing recipes especially do not.
Worth noting that EMI repair recipes (i.e. recipes that change damage) will randomly vary durability of the inputs. Unsure how to access this on the API, but it would be important for our mod for v3 - where we have much less recipes.
Version
2.1.4 for 1.18.2
Describe the bug
Most NBT crafting recipes don't appear in EMI!
Normal Recipe:
![image](https://user-images.githubusercontent.com/55819817/180709763-de5e25f2-1632-4422-80ad-e97cf45fa04f.png)
NBT Recipe that saves the axolotl bucket NBT to the remainder:
![image](https://user-images.githubusercontent.com/55819817/180709961-2ced95dd-5b37-4518-af76-615ed327cefc.png)
The above does, because of the way that remainders are processed in EMI - but anything with a required nbt tag or an output nbt tag doesn't. Other recipes like custom smithing and brewing recipes also don't appear.
I'd like to request EMI integration through their API to be able to see these recipes.
The text was updated successfully, but these errors were encountered: