This Addon makes bridges with eggs! Simply throw an egg and a trail of white wool blocks will spawn. This will create an effective bridge that requires only chicken eggs.
Select version for changelog:
Changelog
Added verification file also changed link to Lootlabs MCPEDL friendly.





to make it appear besides the egg when thrown
execute @e[type=egg] ~ ~ ~ setblock ~1 ~ ~ wool
execute @e[type=egg] ~ ~ ~ setblock ~ ~ ~1 wool
to make it appear below / above the egg
execute @e[type=egg] ~ ~ ~ setblock ~ ~-1 ~ wool
execute @e[type=egg] ~ ~ ~ setblock ~ ~1 ~ wool
and this addon makes all thrown eggs make bridges, and with simple commands you can prevent that by having to rename the eggs to make a bridge, for example:
replace the "execute @e[type=egg]" with:
execute @e[type=egg,name=bridge]
and u can replace the "bridge" with any name u want
and for the radius problem, just set up multiple of these command blocks probably 4 to 6 chunks away from eachother or just have multiple ticking areas
sry if im wrong on the 2nd rename part, im not an expert in command blocks
(command: /execute)
All you have to do is get a repeating, always active command block, and type in
execute @e[type=egg] ~ ~ ~ /setblock ~~2~ wool
EZ
Our addon spawns the wool next to the egg instead of above it, so it will be easier to get onto the bridge. Additionally, this Addon is not confined to a certain radius like command blocks are. As the description states chicks will not spawn from the falling eggs either.
This Addon makes bridge eggs more convenient for the average Minecraft player.
We appreciate your feedback.
I WAS BEING DUMB THAT DAY SORRY SORRY
as u said, snowballs and tridents, then arrows, fireballs(why), and fireworks(if shot with a crossbow)