How do you make a trail behind a snowball when thrownHow does one use @e data on a custom named snowballHow can I replace a snowball with a custom creeper?Command block problem, damaging snowballsHow do I make command blocks work up to 1000000 blocks awayHow can I make a secret room using command blocks?Target Selector Argument problemIs there a way to give a player a score if they are holding a certain itemSummoning lightning at snowballI have a problem where I tag snowballs but the tag dissapears when the snowball is in the airDistance command and tag command not working
How do native German speakers usually express skepticism (using even) about a premise?
Through: how to use it with subtraction of functions?
When did "&" stop being taught alongside the alphabet?
Yet another hash table in C
How do we handle pauses in a dialogue?
The joke office
Could you brine steak?
Why does every calorie tracking app give a different target calorie count for the same goals?
GDPR rights when subject dies; does family inherit subject rights?
What happens to unproductive professors?
Did the Ottoman empire suppress the printing press?
Reverse dots and boxes
What the real concept of Static keyword in perspective of Embedded C. See below code
A horrible Stockfish chess engine evaluation
Why does the Antonov AN-225 not have any winglets?
Credit score and financing new car
Why did Harry Potter get a bedroom?
Matrix with arrows and comments
What is this little owl-like bird?
Why weren't bootable game disks ever a thing on the IBM PC?
Why archangel Michael didn't save Jesus when he was crucified?
Can I play a mimic PC?
Is a request to book a business flight ticket for a graduate student an unreasonable one?
Why is Nibbana referred to as "The destination and the path leading to the destination"?
How do you make a trail behind a snowball when thrown
How does one use @e data on a custom named snowballHow can I replace a snowball with a custom creeper?Command block problem, damaging snowballsHow do I make command blocks work up to 1000000 blocks awayHow can I make a secret room using command blocks?Target Selector Argument problemIs there a way to give a player a score if they are holding a certain itemSummoning lightning at snowballI have a problem where I tag snowballs but the tag dissapears when the snowball is in the airDistance command and tag command not working
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I want to know how you can throw a snowball and make it have a trail behind it ex. Throw a snowball and fire comes out of it as a trail.
I want to know how to do this with an execute command MINECRAFT 1.11.2. @e[type=Snowball] does NOT work
minecraft minecraft-commands
|
show 1 more comment
I want to know how you can throw a snowball and make it have a trail behind it ex. Throw a snowball and fire comes out of it as a trail.
I want to know how to do this with an execute command MINECRAFT 1.11.2. @e[type=Snowball] does NOT work
minecraft minecraft-commands
I need Help Today PLZZZZZZZZZZ
– Austin
Apr 29 '17 at 14:10
"@e[type=Snowball] does NOT work" - Why not? What's the command you're trying it with, and what error are you getting with it? By fire do you mean flame particles, or fire blocks? If the latter, would they appear on the ground below it?
– SirBenet
Apr 29 '17 at 14:15
I put in execute @e[type=Snowball] ~ ~ ~ summon ArmorStand ~ ~1 ~ CustomName:"particle",CustomNameVisible:1,Marker:1b,NoGravity:1 Im not at the point where i put the particle effect yet but i want it to detect it when thrown and the error is [10:20:52] Selector '@e[type=Snowball]' found nothing
– Austin
Apr 29 '17 at 14:21
Soooooooooooooo
– Austin
Apr 29 '17 at 14:37
@Austin I could help you with this and so could other people the problem is it takes time.
– Emptyisme
Apr 29 '17 at 14:46
|
show 1 more comment
I want to know how you can throw a snowball and make it have a trail behind it ex. Throw a snowball and fire comes out of it as a trail.
I want to know how to do this with an execute command MINECRAFT 1.11.2. @e[type=Snowball] does NOT work
minecraft minecraft-commands
I want to know how you can throw a snowball and make it have a trail behind it ex. Throw a snowball and fire comes out of it as a trail.
I want to know how to do this with an execute command MINECRAFT 1.11.2. @e[type=Snowball] does NOT work
minecraft minecraft-commands
minecraft minecraft-commands
edited 2 hours ago
pppery
6335 silver badges16 bronze badges
6335 silver badges16 bronze badges
asked Apr 29 '17 at 14:07
AustinAustin
15 bronze badges
15 bronze badges
I need Help Today PLZZZZZZZZZZ
– Austin
Apr 29 '17 at 14:10
"@e[type=Snowball] does NOT work" - Why not? What's the command you're trying it with, and what error are you getting with it? By fire do you mean flame particles, or fire blocks? If the latter, would they appear on the ground below it?
– SirBenet
Apr 29 '17 at 14:15
I put in execute @e[type=Snowball] ~ ~ ~ summon ArmorStand ~ ~1 ~ CustomName:"particle",CustomNameVisible:1,Marker:1b,NoGravity:1 Im not at the point where i put the particle effect yet but i want it to detect it when thrown and the error is [10:20:52] Selector '@e[type=Snowball]' found nothing
– Austin
Apr 29 '17 at 14:21
Soooooooooooooo
– Austin
Apr 29 '17 at 14:37
@Austin I could help you with this and so could other people the problem is it takes time.
– Emptyisme
Apr 29 '17 at 14:46
|
show 1 more comment
I need Help Today PLZZZZZZZZZZ
– Austin
Apr 29 '17 at 14:10
"@e[type=Snowball] does NOT work" - Why not? What's the command you're trying it with, and what error are you getting with it? By fire do you mean flame particles, or fire blocks? If the latter, would they appear on the ground below it?
– SirBenet
Apr 29 '17 at 14:15
I put in execute @e[type=Snowball] ~ ~ ~ summon ArmorStand ~ ~1 ~ CustomName:"particle",CustomNameVisible:1,Marker:1b,NoGravity:1 Im not at the point where i put the particle effect yet but i want it to detect it when thrown and the error is [10:20:52] Selector '@e[type=Snowball]' found nothing
– Austin
Apr 29 '17 at 14:21
Soooooooooooooo
– Austin
Apr 29 '17 at 14:37
@Austin I could help you with this and so could other people the problem is it takes time.
– Emptyisme
Apr 29 '17 at 14:46
I need Help Today PLZZZZZZZZZZ
– Austin
Apr 29 '17 at 14:10
I need Help Today PLZZZZZZZZZZ
– Austin
Apr 29 '17 at 14:10
"@e[type=Snowball] does NOT work" - Why not? What's the command you're trying it with, and what error are you getting with it? By fire do you mean flame particles, or fire blocks? If the latter, would they appear on the ground below it?
– SirBenet
Apr 29 '17 at 14:15
"@e[type=Snowball] does NOT work" - Why not? What's the command you're trying it with, and what error are you getting with it? By fire do you mean flame particles, or fire blocks? If the latter, would they appear on the ground below it?
– SirBenet
Apr 29 '17 at 14:15
I put in execute @e[type=Snowball] ~ ~ ~ summon ArmorStand ~ ~1 ~ CustomName:"particle",CustomNameVisible:1,Marker:1b,NoGravity:1 Im not at the point where i put the particle effect yet but i want it to detect it when thrown and the error is [10:20:52] Selector '@e[type=Snowball]' found nothing
– Austin
Apr 29 '17 at 14:21
I put in execute @e[type=Snowball] ~ ~ ~ summon ArmorStand ~ ~1 ~ CustomName:"particle",CustomNameVisible:1,Marker:1b,NoGravity:1 Im not at the point where i put the particle effect yet but i want it to detect it when thrown and the error is [10:20:52] Selector '@e[type=Snowball]' found nothing
– Austin
Apr 29 '17 at 14:21
Soooooooooooooo
– Austin
Apr 29 '17 at 14:37
Soooooooooooooo
– Austin
Apr 29 '17 at 14:37
@Austin I could help you with this and so could other people the problem is it takes time.
– Emptyisme
Apr 29 '17 at 14:46
@Austin I could help you with this and so could other people the problem is it takes time.
– Emptyisme
Apr 29 '17 at 14:46
|
show 1 more comment
1 Answer
1
active
oldest
votes
If you want a particle trail to follow a snowball you can do that quite easily with the execute command on a repeating command block. Here is an example for a flame particle trail.
execute @e[type=snowball] ~ ~ ~ particle flame ~ ~ ~ 0.3 0.3 0.3 0 5
You can change the type of particle and other things such as how many particles just by changing particle flame ~ ~ ~ 0.3 0.3 0.3 0 5
to whatever particle setting you would like.
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%2f307999%2fhow-do-you-make-a-trail-behind-a-snowball-when-thrown%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
If you want a particle trail to follow a snowball you can do that quite easily with the execute command on a repeating command block. Here is an example for a flame particle trail.
execute @e[type=snowball] ~ ~ ~ particle flame ~ ~ ~ 0.3 0.3 0.3 0 5
You can change the type of particle and other things such as how many particles just by changing particle flame ~ ~ ~ 0.3 0.3 0.3 0 5
to whatever particle setting you would like.
add a comment |
If you want a particle trail to follow a snowball you can do that quite easily with the execute command on a repeating command block. Here is an example for a flame particle trail.
execute @e[type=snowball] ~ ~ ~ particle flame ~ ~ ~ 0.3 0.3 0.3 0 5
You can change the type of particle and other things such as how many particles just by changing particle flame ~ ~ ~ 0.3 0.3 0.3 0 5
to whatever particle setting you would like.
add a comment |
If you want a particle trail to follow a snowball you can do that quite easily with the execute command on a repeating command block. Here is an example for a flame particle trail.
execute @e[type=snowball] ~ ~ ~ particle flame ~ ~ ~ 0.3 0.3 0.3 0 5
You can change the type of particle and other things such as how many particles just by changing particle flame ~ ~ ~ 0.3 0.3 0.3 0 5
to whatever particle setting you would like.
If you want a particle trail to follow a snowball you can do that quite easily with the execute command on a repeating command block. Here is an example for a flame particle trail.
execute @e[type=snowball] ~ ~ ~ particle flame ~ ~ ~ 0.3 0.3 0.3 0 5
You can change the type of particle and other things such as how many particles just by changing particle flame ~ ~ ~ 0.3 0.3 0.3 0 5
to whatever particle setting you would like.
answered Apr 29 '17 at 16:17
JakeJake
2392 silver badges11 bronze badges
2392 silver badges11 bronze badges
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%2f307999%2fhow-do-you-make-a-trail-behind-a-snowball-when-thrown%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
I need Help Today PLZZZZZZZZZZ
– Austin
Apr 29 '17 at 14:10
"@e[type=Snowball] does NOT work" - Why not? What's the command you're trying it with, and what error are you getting with it? By fire do you mean flame particles, or fire blocks? If the latter, would they appear on the ground below it?
– SirBenet
Apr 29 '17 at 14:15
I put in execute @e[type=Snowball] ~ ~ ~ summon ArmorStand ~ ~1 ~ CustomName:"particle",CustomNameVisible:1,Marker:1b,NoGravity:1 Im not at the point where i put the particle effect yet but i want it to detect it when thrown and the error is [10:20:52] Selector '@e[type=Snowball]' found nothing
– Austin
Apr 29 '17 at 14:21
Soooooooooooooo
– Austin
Apr 29 '17 at 14:37
@Austin I could help you with this and so could other people the problem is it takes time.
– Emptyisme
Apr 29 '17 at 14:46