• recursive_recursion [they/them]@programming.devOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    4 months ago

    mhm! it got me thinking about how else it could be used:

    This could also potentially act as a community item retrieval system on demand by hooking it up to one of Etho’s storage systems I think?

    • Sonori@beehaw.org
      link
      fedilink
      English
      arrow-up
      2
      ·
      4 months ago

      A combination of item filters based on more named paper and some redstone logic could seem to do that. You could probably even do something that checks for x no or diamonds in the request before responding and have an automatic mail order shopping, though that might take long enough to process for their to be a risk of collisions if two hermits ordered within a minute or so.

      • recursive_recursion [they/them]@programming.devOP
        link
        fedilink
        English
        arrow-up
        2
        ·
        4 months ago

        mm yeah :/

        at that point it might be akin to building a real post office system/backend within Minecraft

        hmm it’d be interesting if it could be done but unfortunately iy doesn’t seem like it’s worth the effort;

        • the time cost tradeoff seems to high atm