itemchargeconfig: fix baskets/sack config
add basket config and fix sack config
This commit is contained in:
@@ -487,7 +487,7 @@ public interface ItemChargeConfig extends Config
|
|||||||
keyName = "showInfoboxes",
|
keyName = "showInfoboxes",
|
||||||
name = "Show Infoboxes",
|
name = "Show Infoboxes",
|
||||||
description = "Configures whether to show an infobox equipped charge items",
|
description = "Configures whether to show an infobox equipped charge items",
|
||||||
position = 26
|
position = 27
|
||||||
)
|
)
|
||||||
default boolean showInfoboxes()
|
default boolean showInfoboxes()
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user