
Beltborne Lanterns: Accessories Layer
Provides compatibility with the Accessories mod, allowing lanterns to be worn in the "Belt" slot.
- Загрузки
- 95K
- Подписчики
- 46
- Обновлён
- 16 марта 2026 г.
- Лицензия
- Apache-2.0
Опубликован 6 сентября 2025 г.
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 Belt 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

⚙️ 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):
{
"allowed_slots": ["belt"]
}
To allow additional slots (e.g. charm, necklace), add them to the list:
{
"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 LICENSE file for details.
Full license text: Apache 2.0
Crafted with ❤️ for the Minecraft community
Ченджлог
1.2.2-fabricБета1.21 · 16 марта 2026 г.
v1.2.2
Bug Fixes
- Fixed a crash on Fabric when the Accessories slot mixin could not remap the getMaxStackSize method descriptor
1.2.2-neoforgeБета1.21 · 16 марта 2026 г.
v1.2.2
Bug Fixes
- Fixed a crash on Fabric when the Accessories slot mixin could not remap the getMaxStackSize method descriptor
1.2.2-fabricБета1.21.8 · 16 марта 2026 г.
v1.2.2
Bug Fixes
- Fixed a crash on Fabric when the Accessories slot mixin could not remap the getMaxStackSize method descriptor
1.2.2-neoforgeБета1.21.8 · 16 марта 2026 г.
v1.2.2
Bug Fixes
- Fixed a crash on Fabric when the Accessories slot mixin could not remap the getMaxStackSize method descriptor
1.2.2-fabricБета1.21.4 · 16 марта 2026 г.
v1.2.2
Bug Fixes
- Fixed a crash on Fabric when the Accessories slot mixin could not remap the getMaxStackSize method descriptor
1.2.2-neoforgeБета1.21.4 · 16 марта 2026 г.
v1.2.2
Bug Fixes
- Fixed a crash on Fabric when the Accessories slot mixin could not remap the getMaxStackSize method descriptor
1.2.2-fabricБета1.21.3 · 16 марта 2026 г.
v1.2.2
Bug Fixes
- Fixed a crash on Fabric when the Accessories slot mixin could not remap the getMaxStackSize method descriptor
1.2.2-neoforgeБета1.21.3 · 16 марта 2026 г.
v1.2.2
Bug Fixes
- Fixed a crash on Fabric when the Accessories slot mixin could not remap the getMaxStackSize method descriptor
Комментарии
Загружаем…