geforkt von Mirrors/Paper
Set current recipe to null when a recipe isn't found. Fixes BUKKIT-1456
Dieser Commit ist enthalten in:
Ursprung
27a9b4c907
Commit
6307efd2d1
@ -254,7 +254,7 @@ public class CraftingManager {
|
||||
// CraftBukkit end
|
||||
}
|
||||
}
|
||||
|
||||
inventorycrafting.currentRecipe = null; // CraftBukkit
|
||||
return null;
|
||||
}
|
||||
}
|
||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren