[request] Keep the delivery agreement's title when it transitions between states
Yarden-zamir opened this issue · 6 comments
I want to name my sealed agreement, give it a recipe, then use the completed agreement in another recipe. Right now they all look and read the same though
Please explain in more detail what you want to do. The title and the message are a bit contradicting each other, or maybe I didn't understand correctly.
Right now a sealed agreement, when opened ignores nbt values that are not related to the wares mod when building the resulting agreement. Which makes sense, but i causes an issue where the player can't diffreciet agreements in recipes where they can't right click to view details
Right now my solution is to use agreements instead of sealed agreements because those keep their extra nbt (like name) after becoming completed. Not perfect because I can't use loot tables hence the request
