Create icon indicating copy to clipboard operation
Create copied to clipboard

Better package ordering

Open curryducker opened this issue 10 months ago • 2 comments

  • Added a key (@s) to package addresses which will be substituted for the ordering player's name.
  • Added a config specifying if the key should be substituted. (default is true)
  • Allow @s to be used in Package Port addresses

This allows for shops to send packages directly to peoples homes instead of a front desk. Just set the address to @s (or something containing it, depending on the way you decide to specify your home address) when configuring a table cloth. When ordering at the cloth, the key will be substituted by the name of the player that hands the shopping list to the shopkeeper. You can also use @s when configuring a redstone requester to make it use the name of the player that's configuring it.

curryducker avatar Mar 06 '25 14:03 curryducker

Prety nice

ghost avatar Mar 11 '25 13:03 ghost

Fixed the merge conflicts and cleaned up commits

curryducker avatar May 02 '25 11:05 curryducker