Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Minecraft 2023 release blog posting #9766

Merged
merged 10 commits into from
Nov 1, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions docs/blog.md
Original file line number Diff line number Diff line change
@@ -1,12 +1,20 @@
# Microsoft MakeCode Blog

## [MakeCode Clever Integration Released!](blog/clever-release)
## [MakeCode Minecraft 2023 Update](/blog/minecraft/2023-release)

November 1st, 2023 by [Jaqster](https://github.com/jaqster)

The MakeCode fall update for Minecraft is here! Here’s a run-down of all the new features and improvements...

**[Continue reading this blog post](/blog/minecraft/2023-release)**

## [MakeCode Clever Integration Released!](/blog/clever-release)

September 6th, 2023 by [benvillalobos](https://github.com/benvillalobos)

Just in time for the fall semester, MakeCode has integrated with [Clever](https://www.clever.com/)!

**[Continue reading this blog post](blog/clever-release)**
**[Continue reading this blog post](/blog/clever-release)**

## [MakeCode micro:bit 2023 Release!](/blog/microbit/2023-release)

Expand Down
3 changes: 2 additions & 1 deletion docs/blog/SUMMARY.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Microsoft MakeCode Blog

* [Blog](/blog)
* [MakeCode Clever Integration Released!](blog/clever-release)
* [ MakeCode Minecraft 2023 Update](/blog/minecraft/2023-release)
* [MakeCode Clever Integration Released!](/blog/clever-release)
* [MakeCode micro:bit 2023 Release!](/blog/microbit/2023-release)
* [MakeCode Arcade Extension for Visual Studio Code](/blog/arcade/vscode-extension)
* [MakeCode Arcade 2023 Update](/blog/arcade/update-jan-2023)
Expand Down
84 changes: 84 additions & 0 deletions docs/blog/minecraft/2023-release.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,84 @@
# MakeCode Minecraft 2023 Update

**Posted on November 1st, 2023 by [Jaqster](https://github.com/jaqster)**

The MakeCode fall update for Minecraft is here!

Here’s a run-down of all the new features and improvements:

## More stuff!

We’ve added 130 new blocks, items and mobs for this release - including Frogs, Tadpoles, Allays, Sniffers, Cherry and Bamboo blocks, and much more! Now you have even more stuff to code with!

![New mobs in this release](/static/blog/minecraft/2023-release/new-mobs.png)

![New blocks available to place](/static/blog/minecraft/2023-release/new-blocks.png)

## New Code Blocks

In addition to more in-game content, we’ve also added a few new code blocks that will hopefully make your Minecraft coding creations even more amazing.

**Particles** - In the Mobs category, you’ll find a block that allows you to spawn particles like explosions, smoke, snowflakes, and my favorite, elephant toothpaste vapor!

![New particle code block](/static/blog/minecraft/2023-release/particle.png)

**Position comparison** - This was a long-requested block that allows you to more easily compare position values.

![New position comparison code block](/static/blog/minecraft/2023-release/position-comparison.png)

**Structure blocks** - For more advanced users, we support the [/structure]( https://learn.microsoft.com/en-us/minecraft/creator/commands/commands/structure) command in Minecraft that will allow you to save chunks of the world into "structures" and load them in other places!

![New structure building code blocks](/static/blog/minecraft/2023-release/structure.png)

## Version History

We have repeatedly heard reports of students losing or accidentally deleting their code - which makes us very sad. To help with this, we have added version history for projects. You can access previous versions of your code through the **Project Settings** menu in the upper right corner.

![Version History item in the Settings menu](/static/blog/minecraft/2023-release/settings-menu.png)

We save student code automatically every 5 minutes and they can restore their older code, if need be, with a click of a button.

![Version History list and code display](/static/blog/minecraft/2023-release/version-history.png)

## Extensions!

Extensions are a way to create custom MakeCode blocks that students can use to code with. MakeCode has a big range of built-in code blocks in the Toolbox, but extensions are a great way to create code that students can use for specific purposes. You can access the extension gallery by clicking on **Extensions** in the Toolbox.

![Extensions Toolbox category](/static/blog/minecraft/2023-release/toolbox.png)

![Extensions Gallery](/static/blog/minecraft/2023-release/extensions-gallery.png)

Here are a few of the new extensions that are available:

**Music** - add a soundtrack to your code! With the Music blocks, you can compose your own melodies with notes and instruments, create different sound effects, and play some of the amazing Minecraft background music!

![Code with Music extension](/static/blog/minecraft/2023-release/music-extension.png)

**Space** - the Space extension provides code blocks to simulate a solar system in Minecraft. Create real to-scale planets and stars, and even invent your own custom spheres!

![Space objects created with the Space extension](/static/blog/minecraft/2023-release/space.png)

**Castles** - programmatically build castles in Minecraft! The Castles extension provides code blocks to create castle towers, walls and even bean stalks and castles in the sky!

![Code with Castle extension](/static/blog/minecraft/2023-release/castle-extension.png)

**Mob Events** - similar to a behavior pack, this extension will allow you to code different behaviors or actions for mobs in your game. You can create a flock of tame parrots, turn polar bears into baby bear cubs, transform a school of different tropical fish all into clownfish, or my favorite, charge and explode a bunch of creepers! The possibilities are endless!

![Creepers mobs actions video](/static/blog/minecraft/2023-release/creepers.gif)

**Roller Coaster Builder** - construct your own amusement park in Minecraft! The Roller Coaster extension allows you to construct your own fantastical roller coaster with code. Add ramps, spirals and free-falling drops to create an amazing ride for your friends - with just a few blocks of code!

![Roller coaster builder video](/static/blog/minecraft/2023-release/roller-coaster.gif)

To learn more about how to build your own extensions for MakeCode in Minecraft Education, follow these instructions https://minecraft.makecode.com/extensions.

## Code Connection end-of-support

In addition to these updates, we are also announcing end-of-support for Code Connection, the companion app for Minecraft Bedrock on Windows. Because Code Connection is a separate app, it has been a challenge to keep up with game updates, and as a result there have been reliability and game connectivity issues. Code Connection was also not an optimal coding experience being in a separate window from the game. Minecraft Education with Code Builder built into the game is the best way to code with Minecraft, and there are direct purchasing options for individual licenses as well - learn more at https://education.minecraft.net/en-us/licensing. The Code Connection app will be removed from the Microsoft Store on December 1, 2023. Users can save all their code files and import them into Minecraft Education by clicking on the **Settings** menu and selecting **Save Project**.

We hope you enjoy these updates, and we can’t wait to see what you create next in Minecraft!

Happy Making and Coding!

</br>
The MakeCode Team
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading