ground item: expand item lists by default
This commit is contained in:
@@ -46,8 +46,7 @@ public interface GroundItemsConfig extends Config
|
|||||||
@ConfigSection(
|
@ConfigSection(
|
||||||
name = "Item Lists",
|
name = "Item Lists",
|
||||||
description = "The highlighted and hidden item lists",
|
description = "The highlighted and hidden item lists",
|
||||||
position = 0,
|
position = 0
|
||||||
closedByDefault = true
|
|
||||||
)
|
)
|
||||||
String itemLists = "itemLists";
|
String itemLists = "itemLists";
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user