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