Ticket Machine

Ticket Machine

73 Downloads

Do you have a lack of a computer based ticket creating system for your railcraft setup!? Here's the solution, this gui-less black dye and paper consuming machine can create as many tickets as you desire, with whatever name you'd like too!

All you need is a computer, ticket machine and a lil bit of code and you're good to go!

Sample code:

local ticket = peripheral.find("ticket")

ticket.createTicket("Destination Name", 1)