June 16, 2024, 06:13:53 pm

Author Topic: Prototype: Advanced Vending Machine  (Read 1862 times)

0 Members and 1 Guest are viewing this topic.

mcoon1

  • Jr. Member
  • *
  • Posts: 59
  • Winter is Coming...
    • View Profile
Prototype: Advanced Vending Machine
« on: March 29, 2013, 04:43:30 am »
I have created an original vending machine design and have decided to debut it on Opticraft! It has some features that I haven't seen created ANYWHERE else... and I am still looking to improve upon it!

As of now, it:
- only accepts ONE type of input as payment
- stops taking input once it has run out of stock to give
- is programmable to vend at a ratio of 1:1-1:8 (output:input)
- it's stock holding is infinitely expandable

You can go to '/home mcoon1' to see the creation. Here, I have created the prototype vending machine and programmed it to take in pieces of dirt and output 1/4 the amount of cobblestone (later this will be changed to take in gold nuggets and output something valuable). Feel free to test out the machine and make any suggestions that you think would improve it!


jcgaming

  • Full Member
  • *
  • Posts: 126
  • SMP trusted
    • View Profile
Re: Prototype: Advanced Vending Machine
« Reply #1 on: March 29, 2013, 08:29:57 am »
sorry this has already been done in auto shops so it is not the first one ever

360OLLIE

  • Sr. Member
  • **
  • Posts: 411
  • Mank Demes
    • View Profile
Re: Prototype: Advanced Vending Machine
« Reply #2 on: March 29, 2013, 12:27:56 pm »
sorry this has already been done in auto shops so it is not the first one ever

I thought it was a very cool and creative mechanism. Jcgaming, you shouldn't shoot down people like that, if you don't like that he's done this, just don't post anything.

mcoon1

  • Jr. Member
  • *
  • Posts: 59
  • Winter is Coming...
    • View Profile
Re: Prototype: Advanced Vending Machine
« Reply #3 on: March 29, 2013, 04:41:59 pm »
sorry this has already been done in auto shops so it is not the first one ever

Ahhh... but it's the features that make it great, not to general concept.


sorry this has already been done in auto shops so it is not the first one ever

I thought it was a very cool and creative mechanism. Jcgaming, you shouldn't shoot down people like that, if you don't like that he's done this, just don't post anything.

It's okay. I had worded my post rather ambiguously... he was probably just confused as to what I meant.


☣2crzy4uall☣

  • Professional Redstoner
  • Champion Member
  • ***
  • Posts: 1434
    • View Profile
Re: Prototype: Advanced Vending Machine
« Reply #4 on: March 29, 2013, 07:08:43 pm »
Great features :D I'd like to look at it, I've got a X:X ratio if you wanna collaborate maybe.


mcoon1

  • Jr. Member
  • *
  • Posts: 59
  • Winter is Coming...
    • View Profile
Re: Prototype: Advanced Vending Machine
« Reply #5 on: March 30, 2013, 05:19:37 am »
Great features :D I'd like to look at it, I've got a X:X ratio if you wanna collaborate maybe.

How were you achieving this? I was using an AND-gate and a clock made out of repeaters... but on the server it tends to mess up when you repeatedly load/unload the chunk that it is in.