new:
- custom_model_data attribute in backpacks.yml
Example:
Code (YAML):
example_2:
enabled
: true
display_name
: '&fExample custom texture'
can_auto_pickup
: false
item:
type
: ITEM
material
: DIAMOND
custom_model_data
: 1
size
: 2
fixes:
- fixed /ebpget command error if backpack doesn't exist
- fixed some backpack custom sounds loading issues
- fixed whitelist/blacklist rules acting strange sometimes