Customized machine output items with NBT of probability
sdddddf80 opened this issue · 1 comments
Describe the bug
The probability of nbt is added to the ItemSack that needs to be output in this recipe when players check nei. That is to say, as long as players enter the game and use nei to query this recipe, this nbt exists in this recipe, and running this recipe later will produce items with nbt until the player exits the game.
This can cause great difficulties in stacking, sorting, and storing items.Perhaps it is possible to use the methods provided by Nei itself to display probabilities in text or to detect and delete corresponding NBT data when the machine outputs items?