How to get exploding snowballs in minecraft

Snowballs are pretty easy to get in Minecraft when snow is around, but when thrown they don’t really do anything. I mean sure, you can push some mobs around …

There are other answers below:

/testfor @e[type=Snowball] then after about 5 or 6 ticks however many repeaters you want to delay then do the execute above. So let’s say you use 5 repeaters on maximim delay. So that is 2.0 seconds. So after the snowball is alive for 2 seconds it will explode and then have a command block right next to it doing /kill @e[type=Arrow]

Copy and paste this command into a command block and then activate it to get exploding snowballs into your world. Place the machine in the spawn chunk to make the machine work wherever you are. Command to get a command block: /give @p command_block This command is tested in 1.11 – 1.11.2 so if it don´t work use it in one of these versions.

new Copy and paste this command into a command block and then activate it to get exploding snowballs into your world. Place the machine in the spawn chunk to make the machine work wherever you are. Command to get a command block: /give @p command_block.

How to make exploding snowballs when … – Planet Minecraft top Commands. Ok so set Set up the command blocks in your minecraft world like the picture shows Then add a 4 repeater clock (2 repeaters on each side) and set the tick delay to 3. So in the left command block (attachted to the clock) put in. /execute @e [type=Snowball] ~ ~ ~ summon …

If you have mobgriefing off, you can summon a a creeper than instantly explodes when the snowball reaches the ground. Otherwise you’ll have to summon an explosion particle and give all mobs in a certain radius instant damage or use score-based damage.

Today I have a single command block invention that turns snowballs into deadly grenades. Simply paste the command into a command block in your world and star…

Show activity on this post. You need something like this: execute as @e [type=minecraft:snowball] at @s anchored eyes unless block ^ ^ ^1 air run summon tnt. obviously, this will not work for all angles but there’s the template. If you don’t want it to destroy blocks, summon a creeper instead:

If you want to do this in your world, you can with command blocks. Put the command execute @e[type=Snowball] ~ ~ ~ summon Fireball ~ ~ ~ on a clock, preferably a fill or setblock clock. Any snowballs in the world, wether thrown or dispensed, will be turned into fireballs. However, this won’t apply to dropped items snowballs.

Make your snowballs roughly the size of a baseball. Cup your hands, place them in the snow, and bring them towards each other. Squeeze the snow together to start compacting the snow into a snowball. Don’t make your snowballs too large, they can be hard to throw accurately.

Related Questions

How do you turn snowballs into fireballs in Minecraft?

If you want to do this in your world, you can with command blocks. Put the command execute @e [type=Snowball] ~ ~ ~ summon Fireball ~ ~ ~ on a clock, preferably a fill or setblock clock. Any snowballs in the world, wether thrown or dispensed, will be turned into fireballs.

How long does it take for a snowball to explode?

So that is 2.0 seconds. So after the snowball is alive for 2 seconds it will explode and then have a command block right next to it doing /kill @e [type=Arrow] Create an account or sign in to comment.

How to get exploding snowballs in journeyman miner 3?

Level 18 : Journeyman Miner 3 Copy and paste this command into a command block and then activate it to get exploding snowballs into your world. Place the machine in the spawn chunk to make the machine work wherever you are.

Why are my snowballs exploding like TNT?

The snowballs are exploding like TNT after they’re shot! They also have the animation and effects of being lit on fire like a thrown Ender Charge. Why is this happening? Show activity on this post. The server could be doing this in a number of ways. It could be using a custom Bukkit plugin, or it could be using a command block sequence.

You Might Also Like