Open LoneDev6 opened 11 months ago
I remember in the previous version, as long as an NBT containing itemsadder could be crafted according to the recipe, so the fish I caught using evenmorefish could also be crafted correctly. But after which version, items containing other plugins' NBT cannot be crafted
Be able to use other plugins items in:
/ia
menuA solution would be to rely on ItemBridge, Mimic and all similar plugins, but there might be another solution for that.
About recipes there is already another idea #2507 which consists of allowing other plugins to register recipes using ItemsAdder API, but this would require all other plugins to implement ItemsAdder API in their code.