Skip to content
Nils Gereke edited this page Mar 23, 2024 · 4 revisions

The config is divided in multiple sections (general, type). We will explain each of them in detail in the following.

general

namedescriptiondefault value
checkForUpdatesEnables checking for updates on server startup and whenever a player with the zeroinventoryproblems.notification permission joinstrue
verboseEnables more verbose loggingfalse
localeChange the language messagesen_US

type

namedescriptiondefault value
uniqueNameA unique name for identificationbackpack
displayNameItem nameBackpack
inventoryRowsThe row count from the backpack[1-6]
customModelDataA custom model id for custom texturepacks[0-2147483647]
textureSkull texture value
loreA list of lore applied to the backpack&aA {uniqueName} Backpack'
recipeRecipe for crafting the item
craftingPermissionPermission for crafting the itemzeroinventoryproblems.crafting.{uniqueName}

Recipe

namedescriptiondefault value
discoverAutomatically discover recipetrue
groupGroup crafting recipesnull
patternOnePattern ids from patternMapping for the first line--
patternTwoPattern ids from patternMapping for the second line--
patternThreePattern ids from patternMapping for the third line--
patternMappingPattern mapping--

pattern mapping example

recipe:
...patternOne: 'LSL'patternTwo: 'ECE'patternThree: 'ICI'patternMapping:
L: LEATHERS: STICKE: LEADC: CHESTI: IRON_INGOT

Medal_01nsjKN2jw

Clone this wiki locally