Jump to content

Recommended Posts

Posted

I dont know if this is where i should post this question. But what im looking to make is a

door that to grant access to it you need to pay 4 industrial credits that gets stored in a chest. Is this possible using tekkit?

Posted

There's a bukkit plugin called Turnstile that does a similar effect. I'm not sure if it uses IC coins as currency though, so you'll have to add in an econ plugin, then if you still want to use IC coins as currency just allows players the option to sell them using a global shop etc.

Posted

You can do this using Redpower2, if you're inventive enough.

Put credits in a chest, suck them through a Filter (one at a time), and count them using an Item Detector. Once the count reaches 4, emit a redstone signal to open the door for a few seconds, then shut the door and reset the system.

The logic can be handled by RP2 logic gates (easy, but bulky) or my a ComputerCraft computer (requires programming, but very compact.)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...