How to make Bombarded(minigame) Minecraft(JAVA).
Today I will show you how to make Bombarded its a minigame I though of.
How to play:
2 or more players must play.
Arena with obstacles.
each have stack of blocks to place, potions, fireball stick/wand
last to be alive wins.
You have to use the obstacles to dodge fireballs your enemy summons with the fire ball stick while also trying to kill your enemy. you use the potions to help survive as well.
if you want to edit this game(just give me credit).
Commands:
Fireball spawner: /execute as @r at @s if entity @s[scores={Test=1..}] run summon fireball ~ ~1 ~ {ExplosionPower:4,direction:[0.0,0.0,0.0]}
Clear score: /scoreboard players reset @a Test
Set Score: /scoreboard objectives add Test minecraft.used:minecraft.carrot_on_a_stick
see score:
/scoreboard objectives setdisplay sidebar Test