mirror of
https://github.com/songoda/UltimateStacker.git
synced 2025-03-10 05:29:08 +01:00
fix for invis items in 1.12
This commit is contained in:
parent
651d0e6971
commit
5bd8a5e8f5
@ -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),
|
||||
|
Loading…
Reference in New Issue
Block a user