Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Update container state for ItemRequirement on same tick (#1957)
This might fix an issue where an inventory change occurs on the same tick as the check occurs. My theory is that the item added event occurs after the inventory check for an ItemRequirement on the same tick.
- Loading branch information