Language

Stackable

Stackable

ModrinthSpigotMC

configurable max stack size of item

1.6k downloads 17 followers updated 9mo ago
latest v1.1-SNAPSHOT Modrinth
Folia Paper Purpur 1.21 – 26.1.2 CursedGame-mechanicsStorage

A simple plugin that allow you to change max stack size of any item with config.yml
Example config.yml

debug: false
items:
  # Food items
  suspicious_stew: 32
  rabbit_stew: 32
  mushroom_stew: 32
  beetroot_soup: 32

  potion: 8
  splash_potion: 8
  lingering_potion: 8

  "*_boat": 4 # All boats
  "*_chest_boat": 4 # All chest boats
  "*_raft": 4 #  rafts
  "*_chest_raft": 4 # chest rafts

  "*minecart": 4 # All minecarts

  saddle: 16

  #"music_disc_*": 16 # All music discs
  #"*_shulker_box": 64 # All shulker boxes

Supported wildcard

Example:
*Wool: 1
*Boat: 32
*Block: 72
*name*: 62
name*: 12

Versions

Beta
1.1-SNAPSHOT
folia, paper, purpur · 1.21, 1.21.1, 1.21.2 · 9mo ago
Refactor, Supported wildcard ``` Example: *Wool: 1 *Boat: 32 *Block: 72 *name*: 62 name*: 12 ```
1.3k
Beta
1.0-SNAPSHOT
folia, paper, purpur · 1.21.5, 1.21.6, 1.21.7 · 12mo ago
init release
344

Comments 0

No comments yet. Be the first to share your thoughts.

Download Stackable

SpigotMC

Files are served directly from the original source. Modgrid does not host or modify them.