itemchargeconfig: fix baskets/sack config

add basket config and fix sack config
This commit is contained in:
Crystalknoct
2019-10-19 23:50:27 -06:00
committed by GitHub
parent 135a0a1318
commit 5b8ee39b66

View File

@@ -487,7 +487,7 @@ public interface ItemChargeConfig extends Config
keyName = "showInfoboxes",
name = "Show Infoboxes",
description = "Configures whether to show an infobox equipped charge items",
position = 26
position = 27
)
default boolean showInfoboxes()
{