Files
Paper/Spigot-Server-Patches/Fix-last-firework-in-stack-not-having-effects-when-d.patch
Spottedleaf 7bd813abb0 Fix last firework in stack not having effects when dispensed - #2871 (#2876)
CB used the resulting item in the dispenser rather than the item
dispensed. The resulting item would have size == 0 and therefore
be convertered to air, hence why the effects disappeared.
2020-01-18 09:31:05 -08:00

1.3 KiB