Activate piston on command?How do I activate an end portal?Minecraft 1.10.2 command block doesn't activate other command blockHow to use exclamation marks in Minecraft commands?How to make a command block output a negative signalTest for command blocksSwitch between two different commands when block is activated?MCPE give command componentsHow have a command block activate if there is ONLY ONE person in a area with the test for command in Minecraft PE / bedrock editionHelp with command syntaxMinecraft Command Issues
If I leave the US through an airport, do I have to return through the same airport?
Fermat's statement about the ancients: How serious was he?
GroupBy operation using an entire dataframe to group values
What is the maximum number of net attacks that one can make in a round?
How to hide rifle during medieval town entrance inspection?
Meaning of 'lose their grip on the groins of their followers'
What aircraft was used as Air Force One for the flight between Southampton and Shannon?
Teaching a class likely meant to inflate the GPA of student athletes
Wooden cooking layout
Artificer Creativity
Overlapping String-Blocks
Is it possible to have 2 different but equal size real number sets that have the same mean and standard deviation?
Is it safe to change the harddrive power feature so that it never turns off?
Why is a common reference string needed in zero knowledge proofs?
CSV how to trim values to 2 places in multiple columns using UNIX
How to ensure color fidelity of the same file on two computers?
Active low-pass filters --- good to what frequencies?
Live action TV show where High school Kids go into the virtual world and have to clear levels
Why can I traceroute to this IP address, but not ping?
Second (easy access) account in case my bank screws up
Is it a bad idea to to run 24 tap and shock lands in standard
Why was this person allowed to become Grand Maester?
Why does Sin[b-a] simplify to -Sin[a-b]?
Is it expected that a reader will skip parts of what you write?
Activate piston on command?
How do I activate an end portal?Minecraft 1.10.2 command block doesn't activate other command blockHow to use exclamation marks in Minecraft commands?How to make a command block output a negative signalTest for command blocksSwitch between two different commands when block is activated?MCPE give command componentsHow have a command block activate if there is ONLY ONE person in a area with the test for command in Minecraft PE / bedrock editionHelp with command syntaxMinecraft Command Issues
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm trying to create an elevator where you can't see any of the redstone or pistons while in or outside of it since I want to make an actually nice-looking one for a hotel or something.
Anyways, this is my setup for one which may be impossible unless I can either use a command to move blocks (and the player) up, or activate the pistons without having to summon a redstone block:
P=Sticky Piston
D=Dirt or solid block
1=Redstone torch
(I have it set up already so the lever can switch the torches on/off and activate the outer ones, but I'm having trouble with trying to get an elevator that's larger than 4x4 blocks to raise two blocks up or higher without a ridiculously complex or confusing system.
Side view:
DDDD
PPPP
PPPP
1111
DDDD
1111
Top view (in layers)
DDDD
DDDD
DDDD
DDDD
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
etc. I'll be very greatful if I can get some help with this!
minecraft-commands minecraft-pocket-edition
bumped to the homepage by Community♦ 58 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
add a comment |
I'm trying to create an elevator where you can't see any of the redstone or pistons while in or outside of it since I want to make an actually nice-looking one for a hotel or something.
Anyways, this is my setup for one which may be impossible unless I can either use a command to move blocks (and the player) up, or activate the pistons without having to summon a redstone block:
P=Sticky Piston
D=Dirt or solid block
1=Redstone torch
(I have it set up already so the lever can switch the torches on/off and activate the outer ones, but I'm having trouble with trying to get an elevator that's larger than 4x4 blocks to raise two blocks up or higher without a ridiculously complex or confusing system.
Side view:
DDDD
PPPP
PPPP
1111
DDDD
1111
Top view (in layers)
DDDD
DDDD
DDDD
DDDD
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
etc. I'll be very greatful if I can get some help with this!
minecraft-commands minecraft-pocket-edition
bumped to the homepage by Community♦ 58 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Actual pictures would be easier to follow than ascii art; could you take some screenshots? Also, have you tried just placing a redstone block next to the piston with a command?
– rivermont - Will B.
Apr 4 '17 at 22:56
Yes you're right lol that would make it a lot easier to understand. Here it is, basically (solid non-piston blocks would be on top of the second ones in the column): img08.deviantart.net/789e/i/2017/094/6/e/… & img00.deviantart.net/a604/i/2017/094/5/4/… Pretty much I'm wondering how to get those 4 pistons in the middle to work
– Shelilla
Apr 5 '17 at 3:47
add a comment |
I'm trying to create an elevator where you can't see any of the redstone or pistons while in or outside of it since I want to make an actually nice-looking one for a hotel or something.
Anyways, this is my setup for one which may be impossible unless I can either use a command to move blocks (and the player) up, or activate the pistons without having to summon a redstone block:
P=Sticky Piston
D=Dirt or solid block
1=Redstone torch
(I have it set up already so the lever can switch the torches on/off and activate the outer ones, but I'm having trouble with trying to get an elevator that's larger than 4x4 blocks to raise two blocks up or higher without a ridiculously complex or confusing system.
Side view:
DDDD
PPPP
PPPP
1111
DDDD
1111
Top view (in layers)
DDDD
DDDD
DDDD
DDDD
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
etc. I'll be very greatful if I can get some help with this!
minecraft-commands minecraft-pocket-edition
I'm trying to create an elevator where you can't see any of the redstone or pistons while in or outside of it since I want to make an actually nice-looking one for a hotel or something.
Anyways, this is my setup for one which may be impossible unless I can either use a command to move blocks (and the player) up, or activate the pistons without having to summon a redstone block:
P=Sticky Piston
D=Dirt or solid block
1=Redstone torch
(I have it set up already so the lever can switch the torches on/off and activate the outer ones, but I'm having trouble with trying to get an elevator that's larger than 4x4 blocks to raise two blocks up or higher without a ridiculously complex or confusing system.
Side view:
DDDD
PPPP
PPPP
1111
DDDD
1111
Top view (in layers)
DDDD
DDDD
DDDD
DDDD
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
PPPP
etc. I'll be very greatful if I can get some help with this!
minecraft-commands minecraft-pocket-edition
minecraft-commands minecraft-pocket-edition
edited Apr 5 '17 at 8:42
rivermont - Will B.
2,08031944
2,08031944
asked Apr 4 '17 at 21:48
ShelillaShelilla
61
61
bumped to the homepage by Community♦ 58 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
bumped to the homepage by Community♦ 58 mins ago
This question has answers that may be good or bad; the system has marked it active so that they can be reviewed.
Actual pictures would be easier to follow than ascii art; could you take some screenshots? Also, have you tried just placing a redstone block next to the piston with a command?
– rivermont - Will B.
Apr 4 '17 at 22:56
Yes you're right lol that would make it a lot easier to understand. Here it is, basically (solid non-piston blocks would be on top of the second ones in the column): img08.deviantart.net/789e/i/2017/094/6/e/… & img00.deviantart.net/a604/i/2017/094/5/4/… Pretty much I'm wondering how to get those 4 pistons in the middle to work
– Shelilla
Apr 5 '17 at 3:47
add a comment |
Actual pictures would be easier to follow than ascii art; could you take some screenshots? Also, have you tried just placing a redstone block next to the piston with a command?
– rivermont - Will B.
Apr 4 '17 at 22:56
Yes you're right lol that would make it a lot easier to understand. Here it is, basically (solid non-piston blocks would be on top of the second ones in the column): img08.deviantart.net/789e/i/2017/094/6/e/… & img00.deviantart.net/a604/i/2017/094/5/4/… Pretty much I'm wondering how to get those 4 pistons in the middle to work
– Shelilla
Apr 5 '17 at 3:47
Actual pictures would be easier to follow than ascii art; could you take some screenshots? Also, have you tried just placing a redstone block next to the piston with a command?
– rivermont - Will B.
Apr 4 '17 at 22:56
Actual pictures would be easier to follow than ascii art; could you take some screenshots? Also, have you tried just placing a redstone block next to the piston with a command?
– rivermont - Will B.
Apr 4 '17 at 22:56
Yes you're right lol that would make it a lot easier to understand. Here it is, basically (solid non-piston blocks would be on top of the second ones in the column): img08.deviantart.net/789e/i/2017/094/6/e/… & img00.deviantart.net/a604/i/2017/094/5/4/… Pretty much I'm wondering how to get those 4 pistons in the middle to work
– Shelilla
Apr 5 '17 at 3:47
Yes you're right lol that would make it a lot easier to understand. Here it is, basically (solid non-piston blocks would be on top of the second ones in the column): img08.deviantart.net/789e/i/2017/094/6/e/… & img00.deviantart.net/a604/i/2017/094/5/4/… Pretty much I'm wondering how to get those 4 pistons in the middle to work
– Shelilla
Apr 5 '17 at 3:47
add a comment |
2 Answers
2
active
oldest
votes
I think you will have to make the middle 4 pistons on the first layer retract, so that you can then summon redstone blocks.
add a comment |
/setblock ~ ~-2 ~ redstone_block
Activate it and 2 blocks under the command block will be a redstone block above the redstone block place another command block above the redstone block saying:
/setblock ~ ~-1 ~ air
From the redstone block put redstone to the pistons or better yet
/setblock (x y z of one block under piston) redstone_block
add a comment |
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "41"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f305078%2factivate-piston-on-command%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
2 Answers
2
active
oldest
votes
2 Answers
2
active
oldest
votes
active
oldest
votes
active
oldest
votes
I think you will have to make the middle 4 pistons on the first layer retract, so that you can then summon redstone blocks.
add a comment |
I think you will have to make the middle 4 pistons on the first layer retract, so that you can then summon redstone blocks.
add a comment |
I think you will have to make the middle 4 pistons on the first layer retract, so that you can then summon redstone blocks.
I think you will have to make the middle 4 pistons on the first layer retract, so that you can then summon redstone blocks.
answered May 3 '18 at 0:15
DetmondyouDetmondyou
110111
110111
add a comment |
add a comment |
/setblock ~ ~-2 ~ redstone_block
Activate it and 2 blocks under the command block will be a redstone block above the redstone block place another command block above the redstone block saying:
/setblock ~ ~-1 ~ air
From the redstone block put redstone to the pistons or better yet
/setblock (x y z of one block under piston) redstone_block
add a comment |
/setblock ~ ~-2 ~ redstone_block
Activate it and 2 blocks under the command block will be a redstone block above the redstone block place another command block above the redstone block saying:
/setblock ~ ~-1 ~ air
From the redstone block put redstone to the pistons or better yet
/setblock (x y z of one block under piston) redstone_block
add a comment |
/setblock ~ ~-2 ~ redstone_block
Activate it and 2 blocks under the command block will be a redstone block above the redstone block place another command block above the redstone block saying:
/setblock ~ ~-1 ~ air
From the redstone block put redstone to the pistons or better yet
/setblock (x y z of one block under piston) redstone_block
/setblock ~ ~-2 ~ redstone_block
Activate it and 2 blocks under the command block will be a redstone block above the redstone block place another command block above the redstone block saying:
/setblock ~ ~-1 ~ air
From the redstone block put redstone to the pistons or better yet
/setblock (x y z of one block under piston) redstone_block
edited Jan 7 at 22:57
Virusbomb
4,63452450
4,63452450
answered Jan 7 at 22:55
BratworstBratworst
8711
8711
add a comment |
add a comment |
Thanks for contributing an answer to Arqade!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgaming.stackexchange.com%2fquestions%2f305078%2factivate-piston-on-command%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Actual pictures would be easier to follow than ascii art; could you take some screenshots? Also, have you tried just placing a redstone block next to the piston with a command?
– rivermont - Will B.
Apr 4 '17 at 22:56
Yes you're right lol that would make it a lot easier to understand. Here it is, basically (solid non-piston blocks would be on top of the second ones in the column): img08.deviantart.net/789e/i/2017/094/6/e/… & img00.deviantart.net/a604/i/2017/094/5/4/… Pretty much I'm wondering how to get those 4 pistons in the middle to work
– Shelilla
Apr 5 '17 at 3:47