geforkt von Mirrors/Paper
SPIGOT-6037: Smithing inventory incorrect name
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
1bf30431ae
Commit
3d462cfcdf
@ -84,7 +84,7 @@ public enum InventoryType {
|
|||||||
/**
|
/**
|
||||||
* A smithing inventory, with 2 CRAFTING slots and 1 RESULT slot
|
* 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
|
* A beacon inventory, with 1 CRAFTING slot
|
||||||
*/
|
*/
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren