1
0
mirror of https://github.com/PaperMC/Paper.git synced 2025-03-02 11:22:01 +01:00
Commit Graph

2 Commits

Author SHA1 Message Date
Shane Freeder
3740be5966 Drop 0394-Fixed-MC-156852.patch (Fixes ) 2020-01-30 09:36:03 +00:00
Spottedleaf
7bd813abb0 Fix last firework in stack not having effects when dispensed - ()
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