You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
0 commit comments