
- Following 0 users
- Followed by 1 user
- Votes 6
- Subscriptions 31
Badges
No badges earned
Description
Activity overview
Latest activity by Minecraft Strand-
Minecraft Strand created a post,
Teleport agent
I would like to propose the possibility of teleporting the agent not only to the player, but to any selected coordinate. That way the agent can be programmed to do a lot of tasks. Like to be telepo...
-
Minecraft Strand created a post,
Difference between loops
Can anyone explain the difference between the loops called "forever" and "run in background"? I cannot find it in the documentation.
-
Minecraft Strand created a post,
Compare areas
I would like to suggest the possibility of comparing two areas. Here is why: I would like to make for example a circuit or a build. But, with a few pieces missing. When a student completes the buil...
-
Minecraft Strand created a post,
MakeCode Detect Direction
I have wished that the agent could have a command to set the direction of the robot (like the builder can), so automation of tasks would be easier to manage. Today I found a workaround. Scenario: ...
-
Minecraft Strand created a post,
MakeCode and Command Blocks
Just want to share a tip. The agent cannot push buttons, open doors, traps or gates, or switch levers. But it can use pressure plates. Pressure plates can open doors, gates and traps. Pressure pla...
-
Minecraft Strand created a post,
MakeCode position tip
I wanted to share a simple position tip for MakeCode. It is some times tedious to fiddle with the positions when using fill, replace and clone commands. If you are familiar with the WorldEdit mod ...
-
Minecraft Strand created a post,
Export-import bug
I exported a world from MC:EE windows and imported it into MC:EE Mac, where it was supposed to be used in a class with multiple users. When the world was opened there were several glitches. Items d...
-
Minecraft Strand commented,
Hi Clive, Did you try to enter the new commands without "/" ? Only default commands start with "/", The commands you make will not woth if you type "/" in front of the commands.
-
Minecraft Strand commented,
When making lessons for MakeCode I sometimes get 1000 lines of code that I want to copy and paste as blocks to word/powerpoint. I can download a snapshot from the screen (right click), but it only ...
-
Minecraft Strand commented,
The lag is usually present when the users needs to load multiple chunks of data from a the computer that acts as server. The data that is tranferred to and from computers can be too much for the se...