Create Crafts & Additions

Create Crafts & Additions

51M Downloads

Schematics generate without wires

MinerMinerMods opened this issue ยท 1 comments

commented

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:

  1. Wire up 2 or more connectors
  2. Save to a schematic
  3. 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
commented

That was weird but maybe it only generates the wires on the copied schematics(not the schematic generated from the quil)