Bundle

Configuration

items:
  example_bundle:
    display_name: "&6&lExample Bundle"
    permission: example_bundle
    resource:
      material: BUNDLE
      generate: true
      textures:
      - item/bundle_test.png

You have to create another file with _filled suffix, in this example bundle_test_filled.png.

Result

Last updated

Was this helpful?