Schematics generate without wires
MinerMinerMods opened this issue ยท 1 comments
Describe the bug
When using schematics the connections of wires are not stored forcing you to rewire your schematic
To Reproduce
Steps to reproduce the behavior:
- Wire up 2 or more connectors
- Save to a schematic
- Print Schematic
Suggestions
Add to the NBT values of the connectors a list that contains a object with 2 values type
and position
. Then on loading it generates all of the networks and creates the connections with the right texture based of type
that points from the active position to the position
vector where another connector should be.
Additional context
- Mod version: 1.2.2
- Forge version: 47.2.1
- Minecraft Version: 1.20.1
- Create version: 0.5.1.f