mirror of
https://github.com/PaperMC/Paper.git
synced 2025-07-25 17:22:02 -07:00
SPIGOT-5149: resetRecipes does nothing
This commit is contained in:
@@ -1110,7 +1110,7 @@ public final class CraftServer implements Server {
|
||||
|
||||
@Override
|
||||
public void resetRecipes() {
|
||||
// throw new UnsupportedOperationException("Not supported yet.");
|
||||
console.reload(); // Not ideal but hard to reload a subset of a resource pack
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user