Posted 02 May 2013 - 01:08 AM
Intro
Okay,Computercraft is an awesome and very useful mod. It uses the player's knowledge and creativity to create something that can be shared all over the world. Like any other mod,computercaft has fans that want MORE. I'm one of them. Let's cut to the chase.
The idea
During lunch I had this idea of having more features in programming but with more in-game features. When i mean in-game features I mean stuff like crafting tables,furnaces,enchanting,etc. A lot of this can be used by turtles, but that just limits quite a few things. In the 1.5 update,Mojang, added hoppers. I had an idea like this:
A hopper is connected to a computer via wired/wireless modem/redstone. The computer has a program something like this:
Get it?
Now for all of you people saying "Computercraft already has this,you NOOB!!"Well,I never knew that.
more to this idea maybe if you named something a specific name through an anvil and put it in a chest;it could activate something. For any of you know the adventure map,The Code,it used something like that,if you put paper inside the hopper with the correct code,it would open the next level.The only thing is that did not use computercraft.
Outro
There you have it,my idea.If you want to see another idea click the spoiler there.
Okay,Computercraft is an awesome and very useful mod. It uses the player's knowledge and creativity to create something that can be shared all over the world. Like any other mod,computercaft has fans that want MORE. I'm one of them. Let's cut to the chase.
The idea
During lunch I had this idea of having more features in programming but with more in-game features. When i mean in-game features I mean stuff like crafting tables,furnaces,enchanting,etc. A lot of this can be used by turtles, but that just limits quite a few things. In the 1.5 update,Mojang, added hoppers. I had an idea like this:
A hopper is connected to a computer via wired/wireless modem/redstone. The computer has a program something like this:
if hopper == 1 then
print("Stone is inside the hopper!!")
end
This would make it so if the hopper had 1,which is the data value of stone,it would print "Stone is inside the hopper!!"Get it?
Now for all of you people saying "Computercraft already has this,you NOOB!!"Well,I never knew that.
more to this idea maybe if you named something a specific name through an anvil and put it in a chest;it could activate something. For any of you know the adventure map,The Code,it used something like that,if you put paper inside the hopper with the correct code,it would open the next level.The only thing is that did not use computercraft.
Outro
There you have it,my idea.If you want to see another idea click the spoiler there.