haveric / StackableItems

Minecraft Bukkit plugin that allows you to change the default stack size of items.
22 stars 17 forks source link

Custom NBT support #147

Open Patbox opened 4 years ago

Patbox commented 4 years ago

Maybe add support for enabling custom stacking to items with additional nbt.

Config exaple:

allWorlds:
  default:
    snowball: 32
    snowball{CustomModelData:1}: 64