McJtyMods / XNet

Advanced item/liquid/energy/... networking
MIT License
92 stars 51 forks source link

Crafting network cables and connectors: blue cables/connectors are simply called cable/connector when crafted #127

Open kragnoth opened 7 years ago

kragnoth commented 7 years ago

No NBT data is applied from crafting.

This was on 1.11.2

Will update with versions of forge and rftools/xnet/refined storage as soon as I get home.

I had not really noticed this earlier, but all my crafted cables from earlier this month around the 7th are called cables and not blue cables as well.

kragnoth commented 7 years ago

Also an oddity I noticed: sending a move item command using dyes: If one of the channels was assigned to move red dye to one chest, if I had dye in another command it would go to that chest, regardless of where I told it to whitelist to. Seems like the whitelist with nbt on or off doesn't know how to treat dye colors separate. Figured out a workaround by just sending all dye on that chest, but if there is a better workaround (or if this is a bug) could you let me know?