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

Specify when loottable is removed for replenished #481

Commits on Sep 7, 2024

  1. Specify when loottable is removed for replenished

    If auto replenished is enabled, stationary containers can be re-looted.
    When broken, usually by players, the loot is unpacked and the loottable
    is destroyed.
    
    The commit expands the wording to also cover shulker boxes, which work a
    bit differently. In case a player breaks them, they are immediately
    looted and loose their replenishment ability. In case of a piston
    breaking them, they cannot unpack their loot table as no player exists
    in the context, so they only loose their loot table if they have been
    looted once before.
    lynxplay committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    4f69082 View commit details
    Browse the repository at this point in the history
  2. New setting

    lynxplay committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    50569fe View commit details
    Browse the repository at this point in the history
  3. Scorp me baby one more time

    lynxplay committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    31b4aeb View commit details
    Browse the repository at this point in the history