13
0
geforkt von Mirrors/Paper

SPIGOT-6037: Smithing inventory incorrect name

By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Bukkit/Spigot 2020-07-29 19:29:43 +10:00
Ursprung 1bf30431ae
Commit 3d462cfcdf

Datei anzeigen

@ -84,7 +84,7 @@ public enum InventoryType {
/**
* A smithing inventory, with 2 CRAFTING slots and 1 RESULT slot
*/
SMITHING(3, "Smithing"),
SMITHING(3, "Upgrade Gear"),
/**
* A beacon inventory, with 1 CRAFTING slot
*/