Elytrium / Elytrium/LimboAuth

NBT schematic loading doesn't spawn entities

Open
#219 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Java
Stars
238
Forks
125
PR merge metrics
No merged PRs in 30d

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**
1. Create a schematic with entities using structure blocks
2. Set the schematic file in LimboAuth config
3. Join the limbo - entities are missing

**NBT Structure**
The NBT contains an "Entities" array that is being ignored by the current parser.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.