Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better package ordering #7765

Open
wants to merge 3 commits into
base: mc1.20.1/dev
Choose a base branch
from

Conversation

curryducker
Copy link

  • 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.

- 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)
@VoidLeech VoidLeech added the pr type: feature PR adds a new feature or changes an existing feature label Mar 7, 2025
@booa12
Copy link

booa12 commented Mar 11, 2025

Prety nice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr type: feature PR adds a new feature or changes an existing feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants