Jump to content




A few suggestions


  • You cannot reply to this topic
12 replies to this topic

#1 FoxData

  • Members
  • 159 posts

Posted 13 February 2016 - 09:57 PM

Hi everyone. Here is a few ideas that i have had for computercraft.

1: External Hard drives (Acts as a floppy drive that's not removable and can be changed in config file)

2: Motherboard Api (An api that allows getting information from the main board example: Mobo.GetCPUType)

3: speaker (Normal and advanced. Normal speakers can produce beep sounds and are built into every computer. Advanced speakers can Adlib like sound)

4: Programmable logic controller (This allows controlling long distance redstone and can be programmed with extra io expansions and an internal eprom.)

5: Actual bios and self test (it will check for any thing connected to it and for anything else. Pressing a certain key will open up the bios menu)

6: Realistic noises (Fan noises and drive noises)

7: Servers (Thin computers that can go into a server rack. Or could be a tower that lacks a monitor)

8: Raid (Allows combining of multiple hard drives into 1. Also could be used as a nas to backup data)

9: Computers overheating (If the temp gets to high the computer will catch fire)

Of course i am not trying to make the mod more advanced I am trying to make it more realistic.

#2 Lupus590

  • Members
  • 2,028 posts
  • LocationUK

Posted 13 February 2016 - 10:01 PM

You may like this mod, it has a lot of those features already.
http://www.curse.com...8-opencomputers

#3 HPWebcamAble

  • Members
  • 933 posts
  • LocationWeb Development

Posted 13 February 2016 - 10:47 PM

View PostFoxData, on 13 February 2016 - 09:57 PM, said:

Of course i am not trying to make the mod more advanced I am trying to make it more realistic.

Like Lupus suggested, you'll want to check out Open Computers.

ComputerCraft is less realistic to let you focus on the programming aspect of the mod.

#4 FoxData

  • Members
  • 159 posts

Posted 13 February 2016 - 11:32 PM

View PostLupus590, on 13 February 2016 - 10:01 PM, said:

You may like this mod, it has a lot of those features already.
http://www.curse.com...8-opencomputers

Yea. I used oc for my data center. Computercraft is more like a thing for controlling other things and for coding (scada and learning code) is what computercraft is for.

opencomputers is more of an "IT Mod" then anything else. However this place is for computercraft and not for opencomputers.

In fact most of my suggestions are based off of oc. I just wanted to know if you can one mod that can do the same as 2 by combining features.

Edited by FoxData, 13 February 2016 - 11:33 PM.


#5 Lupus590

  • Members
  • 2,028 posts
  • LocationUK

Posted 14 February 2016 - 04:30 PM

I don't want to speak for the mod developer (Dan200), but asHPWebcamAble said, ComputerCraft focuses on the programming of the computers and not the computers themselves. CC also aims for simplicity on getting to the programming stage, where as OpenComputers is more about realistic computers in MineCraft including simulated hardware limitations (power, ram, clock speed).

The goals of the two mods are quite different, and the people who use the mods enjoy them because of those differences.

With this in mind, the only suggestion that you listed which I see could be included without changing what CC stands for is the speakers. But alot of peripheral addons add one of those already.

Edited by Lupus590, 14 February 2016 - 04:32 PM.


#6 Sewbacca

  • Members
  • 450 posts
  • LocationStar Wars

Posted 21 February 2016 - 02:43 PM

View PostFoxData, on 13 February 2016 - 09:57 PM, said:

7: Servers (Thin computers that can go into a server rack. Or could be a tower that lacks a monitor)

You can program that yourself :P

#7 HPWebcamAble

  • Members
  • 933 posts
  • LocationWeb Development

Posted 21 February 2016 - 07:39 PM

View PostSewbacca, on 21 February 2016 - 02:43 PM, said:

View PostFoxData, on 13 February 2016 - 09:57 PM, said:

7: Servers (Thin computers that can go into a server rack. Or could be a tower that lacks a monitor)

You can program that yourself :P

I think FoxData is referring to a new block that is something like a multipart, so smaller than a block.
It would be a nice aesthetic option, but again, ComputerCraft isn't about aesthetics ;)

#8 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 21 February 2016 - 08:08 PM

So basically you want OpenComputers?

#9 Lemmmy

  • Members
  • 218 posts

Posted 21 February 2016 - 09:49 PM

View PostCreator, on 21 February 2016 - 08:08 PM, said:

So basically you want OpenComputers?

did you even read the past replies

#10 Creator

    Mad Dash Victor

  • Members
  • 2,168 posts
  • LocationYou will never find me, muhahahahahaha

Posted 21 February 2016 - 10:11 PM

View PostLemmmy, on 21 February 2016 - 09:49 PM, said:

View PostCreator, on 21 February 2016 - 08:08 PM, said:

So basically you want OpenComputers?

did you even read the past replies

I specifically responded to the original post. And yes I read them.

#11 Lemmmy

  • Members
  • 218 posts

Posted 22 February 2016 - 08:34 PM

View PostCreator, on 21 February 2016 - 10:11 PM, said:

View PostLemmmy, on 21 February 2016 - 09:49 PM, said:

View PostCreator, on 21 February 2016 - 08:08 PM, said:

So basically you want OpenComputers?

did you even read the past replies

I specifically responded to the original post. And yes I read them.

yeah but you dont need to repeat something that was already said several times

#12 EveryOS

  • Members
  • 570 posts
  • LocationOver there ->

Posted 20 March 2016 - 01:29 PM

View PostLupus590, on 13 February 2016 - 10:01 PM, said:

You may like this mod, it has a lot of those features already.
http://www.curse.com...8-opencomputers
That doesn't use the same api

#13 Lupus590

  • Members
  • 2,028 posts
  • LocationUK

Posted 20 March 2016 - 06:30 PM

View PosteveryOS, on 20 March 2016 - 01:29 PM, said:

View PostLupus590, on 13 February 2016 - 10:01 PM, said:

You may like this mod, it has a lot of those features already.
http://www.curse.com...8-opencomputers
That doesn't use the same api



View PostLupus590, on 14 February 2016 - 04:30 PM, said:

I don't want to speak for the mod developer (Dan200), but asHPWebcamAble said, ComputerCraft focuses on the programming of the computers and not the computers themselves. CC also aims for simplicity on getting to the programming stage, where as OpenComputers is more about realistic computers in MineCraft including simulated hardware limitations (power, ram, clock speed).

The goals of the two mods are quite different, and the people who use the mods enjoy them because of those differences.

With this in mind, the only suggestion that you listed which I see could be included without changing what CC stands for is the speakers. But alot of peripheral addons add one of those already.

Edited by Lupus590, 20 March 2016 - 06:30 PM.






1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users