3
0
Mirror von https://github.com/PaperMC/Paper.git synchronisiert 2024-11-14 20:10:05 +01:00
Paper/patches
Bjarne Koll a5d742637a
Correctly support RecipeChoice.empty (#11550)
The previous implementation was based off of spigots logic in
CraftRecipe#toIngredient, which is completely incorrect as
nms.Ingredient.of() is a throwing call.

Correctly insert handling for the empty() choice in the toNMSOptional
logic.
2024-11-01 11:30:40 +01:00
..
api bunch more general fixes 2024-10-31 20:35:06 -07:00
removed/1.20.5 Allow using old ender pearl behavior & apply ender pearl exploit patch (#11524) 2024-10-30 18:09:05 +01:00
server Correctly support RecipeChoice.empty (#11550) 2024-11-01 11:30:40 +01:00
unapplied/server re-add a dispense fix patch 2024-10-31 19:51:36 -07:00