EpicBackpacks
  • 👋🏻Welcome
  • ⚙️First install
  • 🖥️Commands
  • 👌Permissions
  • FAQ
    • Hat problem
    • Various problems
  • 📖Configurations
    • 📄Translations
    • 📷Skin
    • ⏳Open delay
    • 🔊Sounds
    • 🤏Auto pickup
    • 🎒Pre-filled backpacks
    • ⛔Whitelist/blacklist items
    • 📏Size
    • 🍳Recipe
  • Info
    • ✅Compatible plugins
      • ItemsAdder
      • ChestSort
      • PlaceholderAPI
      • UltimateStacker
      • NewItems
Powered by GitBook
On this page

Was this helpful?

  1. 📖Configurations

📏Size

Specifying the backpack size

You have to use the size attribute, it's the number of rows.

For example this backpack has 2 rows.

example_2:
  display_name: '&fExample custom texture'
  item:
    type: ITEM
    material: DIAMOND
  size: 2

Max number of rows is 6 (Minecraft chest)

Last updated 3 years ago

Was this helpful?