Files
Paper/patches/server/Prevent-empty-items-from-being-added-to-world.patch
Owen1212055 86832e42a4 Prevent empty items from being added to world (#7998)
The previous solution caused a bunch of bandaid fixes inorder to resolve edge cases where minecraft/the api might spawn items that are air.
Just simply prevent them from being added to the world instead.
2022-06-16 17:31:23 -04:00

2.6 KiB