-
Notifications
You must be signed in to change notification settings - Fork 101
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
When loading .nbt schematic files, LimboAuth only loads blocks and tile entities but ignores regular entities like armor stands, items, paintings etc.
Expected Behavior
All entities present in the NBT file should be spawned in the limbo world.
Reproduction Steps
- Create a schematic with entities using structure blocks
- Set the schematic file in LimboAuth config
- Join the limbo - entities are missing
NBT Structure
The NBT contains an "Entities" array that is being ignored by the current parser.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working