geforkt von Mirrors/Paper
SPIGOT-1645: Update brewing inventory default size.
By: md_5 <git@md-5.net>
Dieser Commit ist enthalten in:
Ursprung
3befff92cf
Commit
7bf2df9b2d
@ -37,7 +37,7 @@ public enum InventoryType {
|
|||||||
/**
|
/**
|
||||||
* A brewing stand inventory, with one FUEL slot and three CRAFTING slots.
|
* A brewing stand inventory, with one FUEL slot and three CRAFTING slots.
|
||||||
*/
|
*/
|
||||||
BREWING(4,"Brewing"),
|
BREWING(5,"Brewing"),
|
||||||
/**
|
/**
|
||||||
* A player's inventory, with 9 QUICKBAR slots, 27 CONTAINER slots, and 4
|
* A player's inventory, with 9 QUICKBAR slots, 27 CONTAINER slots, and 4
|
||||||
* ARMOR slots. The ARMOUR slots may not be visible to the player, though.
|
* ARMOR slots. The ARMOUR slots may not be visible to the player, though.
|
||||||
|
Laden…
In neuem Issue referenzieren
Einen Benutzer sperren