RFTools

RFTools

74M Downloads

Allow automation of changing builder blueprint, allow scanner to make more than one unique blueprint

TeamDman opened this issue ยท 1 comments

commented

Issue description:

  • The builder does not support changing the internal blueprint via pipes
  • The scanner can only make one blueprint, as they are linked to the id of the scanner (which is unchangeable) rather than having the design linked per-blueprint

I understand that the blueprint data is not stored via nbt because of the size of the data, but it would be convenient if it were possible to change the ID of the scanner, so that multiple patterns could be made using only one machine.

Used build where there was still none of this functionality: rftools-1.12-7.33.jar

commented

For point 1 you can replace the blueprint via more advanced automation mods like RFTools Control.

Point 2 is a valid concern. I have to think on how this can be solved.