Filament Nexo Add-On
This addon extends Filament's capabilities by adding basic support for Nexo pack formats. Both original Nexo packs and Oraxen builds are supported!
Important Information
Support for these formats is currently under active development. If you encounter any issues while using the addon, please report them on GitHub or Discord.
How to Use
To get started, create a folder named "nexo" in your game's root directory and place your Oraxen or Nexo builds there.
Directory structure example:
└── mods/
└── nexo/
└── your-build/
├── items/
└── pack/
Please note an important restriction: the name of your build folder should NOT contain spaces or special characters. This requirement is due to the folder name being used as a namespace for your items and blocks identifiers (for example: your-build:your_item
).
All resources are automatically added to the generated resource pack.