fix for invis items in 1.12

This commit is contained in:
Brianna O'Keefe 2018-11-10 15:24:02 -05:00
parent 651d0e6971
commit 5bd8a5e8f5

View File

@ -190,7 +190,7 @@ public class SettingsManager implements Listener {
oo("Entity.Min Stack Amount", 5),
o5("Entity.Kill Whole Stack On Death", false),
NAME_FORMAT_ENTITY("Entity.Name Format", "&f{TYPE} &6{AMT}x"),
o6("Item.Max Stack Size", 250),
o6("Item.Max Stack Size", 120),
NAME_FORMAT_ITEM("Item.Name Format", "&f{TYPE} &6{AMT}x"),
o7("Spawners.Holograms Enabled", true),
o8("Spawners.Max Stack Size", 5),