mrh0 / createaddition

Create Crafts & Additions, Addon to the Create mod by the Create Team.
Other
84 stars 111 forks source link

Schematics generate without wires #802

Closed MinerMinerMods closed 3 months ago

MinerMinerMods commented 3 months ago

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

MinerMinerMods commented 3 months ago

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