/Paste: Difference between revisions
Appearance
Deathgod836 (talk | contribs) Created page with "Pastes a selection of blocks that have been copied prior to this command. hint: you will usually want to copy the selection of blocks from a bottom corner first." |
No edit summary |
||
| Line 1: | Line 1: | ||
Pastes | {{CommandBox | ||
|name=Paste | |||
|purpose=Pastes previously copied blocks. | |||
|aliases= | |||
|uses=/Paste | |||
/Paste Block [Block2 etc] | |||
|cat=Building | |||
|perm=Draw CopyAndPaste | |||
|console=No | |||
|v=0.435 | |||
|}} | |||
Inserts copied blocks into the current world. As of 0.600, this command asks for two marks. | |||
# First mark determines the origin of pasting - this block will be at a corner of the pasted area. | |||
# Second mark determines the direction of pasting. Insertion will happen in the direction towards this second click. For example, if it's above and to the north-west of the first click, that's where the pasting will go. If you click the same block as first mark, original orientation (as copied) will be used. | |||
==<code>/Paste</code>== | |||
:Pastes all blocks. | |||
==<code>/Paste Block [Block2 etc]</code>== | |||
:Pastes ONLY blocks of given type(s). | |||
{{LastUpdated|1109}} | |||
Revision as of 16:27, 15 October 2011
| Command | |
| Paste Pastes previously copied blocks. | |
|---|---|
| Usage |
/Paste /Paste Block [Block2 etc] |
| Category | Building |
| Required permissions | Draw CopyAndPaste |
| Usable from console? | No |
| Introduced in | fCraft 0.435 |
Inserts copied blocks into the current world. As of 0.600, this command asks for two marks.
- First mark determines the origin of pasting - this block will be at a corner of the pasted area.
- Second mark determines the direction of pasting. Insertion will happen in the direction towards this second click. For example, if it's above and to the north-west of the first click, that's where the pasting will go. If you click the same block as first mark, original orientation (as copied) will be used.
/Paste
- Pastes all blocks.
/Paste Block [Block2 etc]
- Pastes ONLY blocks of given type(s).