How can I spawn in one place in minecraft 100tnt?
With world edit
With world edit
Lul there we probably had the same idea haha
With WorldEdit (Mod and / or Bukkit / Spigot Plugin)
But of course it works without ^^
Simply with the "/ fill" command
And how is the command with worldedit?
/ pos 1 / pos 2 / set tnt
Worldedit does not take command blocks.
Mach / give @s (player name) command_block
, then do the command_block on repeat, write in the command block / summon TNT and coordinates and a lever. You don't have a hundred TNT but an exaggerated number.
At one point he said
Variant 1: "// pos1" & "// pos2" Then "// set TNT"
Variant 2: "// cyl" or "// fill" or "// sphere" etc
How?
How?
SPAWERNING IN ONE PLACE.
What you are proposing is ON ONE LEVEL.
Spawn → Entities (i.e. Triggered TNT)
Place → blocks
In one place = on one and the same block, not on one level.
Is that so hard?
That only spawns 1 TNT per tick.
The questioner wants 100 at once, in the same tick. (At least according to the current wording of the question)
Set 100 command blocks with / summon tnt X Y Z (you can copy command blocks together with their command with Ctrl + middle click)
Activate the 100 command blocks with Redstone
Download world edit, take a slide ax in your hand and write it in the chat: / br sphere tnt 5 and press right-click all the time, which places a lot of tnt
This is not in one place (although this is really badly formulated by the questioner, true), and it is not spawned (entity) but set (blocks).
He makes 100 command blocks.
I also advised him xD
If that's really what he wants. The question is formulated somewhat inaccurately.
Yeah that's easy with a "Command Block Clock" ^^