Can multiple values be entered for one axis in a /testfor? Announcing the arrival of Valued Associate #679: Cesar Manara Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)What can I use the /testfor command In MinecraftPossible to add multiple enchantments in one try?Testfor multiple dropped itemsminecraft-commands: Multiple commands on one line?Test for range of values in a datatag using testforblockTestfor command for a blockHow would one testfor a block placed?Problem with multiple commands in one Command Block/testfor valuesAdding multiple values of the same scoreboard to a target slector
If I can make up priors, why can't I make up posteriors?
What's the point in a preamp?
I'm thinking of a number
What is the order of Mitzvot in Rambam's Sefer Hamitzvot?
Stopping real property loss from eroding embankment
How can players take actions together that are impossible otherwise?
Windows 10: How to Lock (not sleep) laptop on lid close?
Using "nakedly" instead of "with nothing on"
Cauchy Sequence Characterized only By Directly Neighbouring Sequence Members
Why use gamma over alpha radiation?
Need a suitable toxic chemical for a murder plot in my novel
Can I add database to AWS RDS MySQL without creating new instance?
3 doors, three guards, one stone
Autumning in love
How to say 'striped' in Latin
What can I do if my MacBook isn’t charging but already ran out?
Are my PIs rude or am I just being too sensitive?
Fishing simulator
Is it possible to ask for a hotel room without minibar/extra services?
Stars Make Stars
How is simplicity better than precision and clarity in prose?
Classification of bundles, Postnikov towers, obstruction theory, local coefficients
Estimate capacitor parameters
Determine whether f is a function, an injection, a surjection
Can multiple values be entered for one axis in a /testfor?
Announcing the arrival of Valued Associate #679: Cesar Manara
Planned maintenance scheduled April 17/18, 2019 at 00:00UTC (8:00pm US/Eastern)What can I use the /testfor command In MinecraftPossible to add multiple enchantments in one try?Testfor multiple dropped itemsminecraft-commands: Multiple commands on one line?Test for range of values in a datatag using testforblockTestfor command for a blockHow would one testfor a block placed?Problem with multiple commands in one Command Block/testfor valuesAdding multiple values of the same scoreboard to a target slector
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
So I am just wondering if I can add multiple values to one axis in a testfor command. This is an example of what I mean (note this is in command blocks) : testfor @p[x=x1,y=y1,z=z1 z2,r=r1]
minecraft
New contributor
add a comment |
So I am just wondering if I can add multiple values to one axis in a testfor command. This is an example of what I mean (note this is in command blocks) : testfor @p[x=x1,y=y1,z=z1 z2,r=r1]
minecraft
New contributor
add a comment |
So I am just wondering if I can add multiple values to one axis in a testfor command. This is an example of what I mean (note this is in command blocks) : testfor @p[x=x1,y=y1,z=z1 z2,r=r1]
minecraft
New contributor
So I am just wondering if I can add multiple values to one axis in a testfor command. This is an example of what I mean (note this is in command blocks) : testfor @p[x=x1,y=y1,z=z1 z2,r=r1]
minecraft
minecraft
New contributor
New contributor
edited 20 mins ago
Nik3141
577
577
New contributor
asked 11 hours ago
Unknown The AnonymousUnknown The Anonymous
71
71
New contributor
New contributor
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
No, you can't. Use two commands instead.
Also, consider if you really need /testfor
, it's usually not needed and got removed in 1.13.
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
);
);
Unknown The Anonymous is a new contributor. Be nice, and check out our Code of Conduct.
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%2f349003%2fcan-multiple-values-be-entered-for-one-axis-in-a-testfor%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
No, you can't. Use two commands instead.
Also, consider if you really need /testfor
, it's usually not needed and got removed in 1.13.
add a comment |
No, you can't. Use two commands instead.
Also, consider if you really need /testfor
, it's usually not needed and got removed in 1.13.
add a comment |
No, you can't. Use two commands instead.
Also, consider if you really need /testfor
, it's usually not needed and got removed in 1.13.
No, you can't. Use two commands instead.
Also, consider if you really need /testfor
, it's usually not needed and got removed in 1.13.
answered 11 hours ago
Fabian RölingFabian Röling
6,48431340
6,48431340
add a comment |
add a comment |
Unknown The Anonymous is a new contributor. Be nice, and check out our Code of Conduct.
Unknown The Anonymous is a new contributor. Be nice, and check out our Code of Conduct.
Unknown The Anonymous is a new contributor. Be nice, and check out our Code of Conduct.
Unknown The Anonymous is a new contributor. Be nice, and check out our Code of Conduct.
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%2f349003%2fcan-multiple-values-be-entered-for-one-axis-in-a-testfor%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