minetest-mods / digilines

Digilines is a mod for minetest which adds data bus wires
Other
40 stars 38 forks source link

Add Support for Tubelib and/or Terumet to the Digilines Chest #61

Closed oversword closed 3 years ago

oversword commented 4 years ago

Not everybody uses pipeworks, so tubelib support is required.

If tubelib support was provided, terumet support would not be needed since the tubelib upgrade or input / output upgrade could be used.

However, terumet can already insert and remove items from the digilines chest if the chest is configured as the input or output when the input / output upgrade is being used - but it doesn't send any events.

This could be worked-around if https://github.com/minetest-mods/digilines/issues/42 were taken care of.

oversword commented 3 years ago

I will be picking this up now