Jump to content




CC HELP


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

#1 DusterTheFirst

  • Members
  • 40 posts

Posted 14 May 2015 - 11:15 PM

How Do You Copy Code From CC FTB to note pad?

Edited by DusterTheFirst, 14 May 2015 - 11:20 PM.


#2 KingofGamesYami

  • Members
  • 3,002 posts
  • LocationUnited States of America

Posted 14 May 2015 - 11:22 PM

the ingame command for copying files is
>cp <file> <newFile>

The most common way code is place on a computer is the use of pastebin, and the in-game pastebin program.
>pastebin get <code> <name>
>pastebin put <name>

As for copying between computers, you can either put your code on pastebin, or put the file on a floppy disk using the cp command.

#3 DusterTheFirst

  • Members
  • 40 posts

Posted 14 May 2015 - 11:34 PM

View PostKingofGamesYami, on 14 May 2015 - 11:22 PM, said:

the ingame command for copying files is
>cp <file> <newFile>

The most common way code is place on a computer is the use of pastebin, and the in-game pastebin program.
>pastebin get <code> <name>
>pastebin put <name>

As for copying between computers, you can either put your code on pastebin, or put the file on a floppy disk using the cp command.

no i mean like to notepad

#4 KingofGamesYami

  • Members
  • 3,002 posts
  • LocationUnited States of America

Posted 14 May 2015 - 11:38 PM

It is impossible to copy/paste code to the clipboard, but you can (if you are on a single player world) find and open the file.

The file should be in .minecraft/saves/your_world_name/computers/computer_id.

#5 Bomb Bloke

    Hobbyist Coder

  • Moderators
  • 7,099 posts
  • LocationTasmania (AU)

Posted 15 May 2015 - 12:17 AM

... and if you're playing on a server where you don't have direct access to the world-save, then you use "pastebin put <filename>" (as detailed above), then copy and paste the code from the URL this gives you to your text editor of choice.

#6 DusterTheFirst

  • Members
  • 40 posts

Posted 15 May 2015 - 08:02 PM

THX





2 user(s) are reading this topic

0 members, 2 guests, 0 anonymous users