1 posts
Posted 15 December 2012 - 09:00 PM
so i have a lock program in a text file on my desk top and i want to put on my computer in game how do i do that without having to type it out in game?
521 posts
Location
Stockholm, Sweden
Posted 16 December 2012 - 06:11 AM
Doing it manually:- Locate your minecraft folder.
- Go into the folder called "saves".
- Open the folder with the world name.
- Open the folder called "computer".
- Open the folder with the name of the computer id. For example "1".
(If you are unsure of what id your computer got, you can look in the file called "labels.txt".)
- Paste your text file with the code in inside that folder.
Doing it via pastebin:- Goto pastebin.com.
- At that site you paste your code right in the big text field.
Optional: Create an account first.
- Once you have your code there you go to the bottom and give it a name.
Optional: Select lua in "Syntax Highlighting".
- Press "Submit".
- At your adress field you see the paste's id after the domain name.
For example
Adress field: http://pastebin.com/d69FBYcY
Paste ID: d69FBYcY
- In-game on a computer you type:
pastebin get d69FBYcY programName
Warning: This requires you to have http enabled!
Btw this question is in the wrong category