ExpertCoder14
-
Target selectors are used to select entities, not blocks. This would go against what target selectors are for.
-
This would be a good simple way, but I would suggest adding more control. Remember, commands don't output a single boolean, they output a result and a success count. If this were to be implemented,...
-
In Adventure Mode, lecterns are automatically locked, but this doesn't apply to Survival. This would be a good addition for redstone devices where different pages do different things, so that the p...
-
Please report bugs on the JIRA system.
-
BaseplateB0T Thanks for your reply. Based on your response, I believe that I have not misunderstood what your idea is talking about, rather, I believe that I may not have been clear about the issue...
-
Hi, and thanks for posting an idea! This is already possible in the Java Edition of Minecraft, using the /execute in command: execute in <dimension> run … This command sets the execution position t...
-
That makes sense, but what would you like to have done about it?
-
Unfortunately, /tag @p remove already exists. If we were to make this, it would have to be different. I suggest /tag @p clear.
-
This has already been posted many times before on the feedback site. Please look around before posting.
-
The thing is, components and JSON aren't even used to store game data. Bedrock Edition uses NBT just like Java.