Beltborne Lanterns: Accessories Layer

Provides compatibility with the Accessories mod, allowing lanterns to be worn in the "Belt" slot.

80,20k

Beltborne Lanterns: Accessories Layer

<p align="center"> <img src="https://cdn.modrinth.com/data/geZ7ilkE/ce24330967cfcfd8d53e2ffca1f3eedb878baf6a_96.webp" width="128" height="128" alt="Beltborne Lanterns icon"> </p>

<p align="center" style="display:flex;justify-content:center;gap:8px;margin:6px 0;"> <a href="https://modrinth.com/project/beltborne-lanterns-accessories-layer"> <img alt="Modrinth" height="48" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/available/modrinth_vector.svg"> </a>  <a href="https://www.curseforge.com/minecraft/mc-mods/beltborne-lanterns-accessories-layer"> <img alt="CurseForge" height="48" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/available/curseforge_vector.svg"> </a>  <a href="https://discord.gg/9JRb3JMAD3"> <img alt="Discord" height="48" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/social/discord-plural_vector.svg"> </a>  <a href="https://github.com/Shadscure/Beltborne-Lanterns-Accessories-Layer"> <img alt="GitHub" height="48" src="https://cdn.jsdelivr.net/npm/@intergrav/devins-badges@3/assets/cozy-minimal/available/github_vector.svg"> </a> </p>

<p align="center"> <img alt="Latest release" src="https://img.shields.io/github/v/release/Shadscure/Beltborne-Lanterns-Accessories-Layer?display_name=release&sort=semver&style=flat-square&color=00ae5d"> </p>

Beltborne Lanterns: Accessories Layer

Compatibility bridge between Beltborne Lanterns and Accessories (WispForest).

Equip your lantern in the Accessories Belt slot — it works just like the default belt: sways with physics, casts dynamic light, and keeps your hands free.

🧩 What it does

* Registers all Beltborne Lanterns items as valid B accessories. * Syncs the belt state — equipping via Accessories or pressing B both work seamlessly. * Fully client & server: renders the lantern on other players and emits light for everyone.

📷 Showcase

Replace this with a description

⚙️ Requirements

* Beltborne Lanterns — the core mod * Accessories — the accessory API by WispForest

🔧 For Modpack Makers

By default, lanterns can only be placed in the Belt slot. You can customize this by editing `config/bl_accessories_layer.json` (auto-generated on first launch):

```json { "allowed_slots": ["belt"] } ```

To allow additional slots (e.g. `charm`, `necklace`), add them to the list:

```json { "allowed_slots": ["belt", "charm", "necklace"] } ```

No datapacks or item tags are needed — the mod handles slot validation automatically.

Credits

- @DistantDig — idea for configurable slot support (#7)

📜 License

This project is licensed under the Apache License 2.0 — see the Apache License 2.0 file for details. Full license text: %%MD1%%

<p align="center"> <sub>Crafted with ❤️ for the Minecraft community</sub> </p>

ADS