tryashtar
-
Already exists: /summon falling_block ~ ~ ~ {BlockState:{Name:"stone"},Time:1} If you are on Bedrock, please vote for an NBT feedback instead so you can have this same parity functionality.
-
Please please no. I don't want a map screwing with my options.
-
In my opinion it would be fine if the current Bedrock flight could be platform-specific, if console players find it easier. On Win10 it should be like Java.
-
So... Bedrock's /scoreboard players random? Or am I misunderstanding you?
-
In that case you'd be better off making a parity request
-
@d: This is already trivially easy: @a[nbt={Health:0f}] @c: This doesn't make any sense because selectors are for entities, not blocks. What would /kill @c do? What about /team join team @c? @b: Th...
-
That's... what it does, yes. https://minecraft.gamepedia.com/Commands/forceload
-
This is already possible, check this out: /kill @e[type=zombie,nbt={ActiveEffects:[{Id:8b}]}
-
That's what the last two arguments do: /tp @p 100 64 100 90 0 The "90 0" means "facing west" -- face a certain direction and check the F3 screen to check what the numbers for that direction are.
-
Any reason for this whatsoever? It's literally just /fill ... air, as you said.