Wares

Wares

3M Downloads

[request] Keep the delivery agreement's title when it transitions between states

Yarden-zamir opened this issue · 6 comments

commented

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

commented
Screen Shot 2023-11-08 at 0 57 54
commented

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.

commented

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

commented

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

commented

Added in 1.2.2.

commented

Awesome, thank you!