⚠️ This is a temporary fork to make the data pack work on Paper 26.1.2 until they solve https://github.com/PaperMC/Paper/issues/13839
⚠️ Do not use this version on vanilla servers/server using other loader than Paper 26.1.2 (with build #18 or more). ⚠️
Paper 26.1.2 delay containers open/close callbacks since their build > #18, breaking data pack using containers for custom GUI. This fork delays the event that is supposed to be triggered the moment the player open and close a painting table, now triggering some ticks later.
By default, the delay is configured on 2 ticks. If it doesn't work for you, you can try to increase the delay using the following command to a larger value (in ticks), like for example 4 ticks:
data modify storage pk:pa_ta settings.paper_open_container_delay set value 4