- 13
- 20 620
Minecraft Creator Channel
Приєднався 12 вер 2024
A Mojang official channel with how-tos, tips and tricks for creating with Minecraft Bedrock Edition.
Grow your skills for creating amazing worlds, games and experiences with Minecraft.
Grow your skills for creating amazing worlds, games and experiences with Minecraft.
Script API v2.0.0 Beta Overview
A detailed video about the infrastructural changes in how Script API v2.0.0 beta works -- it's not that different from v1.0.0, but we'll cover the subtleties in this video. Warning: there isn't really any discussion about newer APIs in this video, so not a lot of new fireworks on display :)
Scripting API 2.0.0 Documentation: (docs coming soon, at: learn.microsoft.com/minecraft/creator/documents/scriptingv2.0.0overview)
Break the Terracotta "Hello World" code sample: github.com/microsoft/minecraft-scripting-samples/tree/main/ts-starter-complete-cotta
Scripting API 2.0.0 Documentation: (docs coming soon, at: learn.microsoft.com/minecraft/creator/documents/scriptingv2.0.0overview)
Break the Terracotta "Hello World" code sample: github.com/microsoft/minecraft-scripting-samples/tree/main/ts-starter-complete-cotta
Переглядів: 1 618
Відео
Chill Dreams Part 2: Script API Tour
Переглядів 33314 днів тому
This video covers four separate interesting APIs that the Chill Dreams Add-On uses: itemStart/Stop events, ModalFormData, input permissions, and the player teleport API. Code sample we used in this video: github.com/microsoft/minecraft-samples/tree/main/casual_creator/chill_dreams/complete Corresponding blog article: learn.microsoft.com/minecraft/creator/casual/chilldreamspart2makingdreamscometrue
Add your cat to Minecraft!
Переглядів 543Місяць тому
We cover how you can use Blockbench MCTools.dev to add your own custom cat to Minecraft. Meow! You can use these techniques as a springboard for creating your own custom mobs in Minecraft. Links: Custom Cat Article: learn.microsoft.com/minecraft/creator/casual/addyourcattominecraft Custom Cat Sample Project: github.com/microsoft/minecraft-samples/tree/main/casual_creator/custom_cat_eliza Minecr...
Minecraft Bedrock 1.21.50 Updates for Creators
Переглядів 2,1 тис.Місяць тому
In this interview with Kayla Kinnunen and Bryant Hawthorne, we cover a tour of the Minecraft Bedrock 1.21.50 updates that were released on December 3rd, as well as discuss some features that might be coming up, for creators. (sorry the audio quality isn't the best, we'll work on that for future videos!) Links: 1.21.50 upgrade notes (the text version of this page): aka.ms/mc12150 Minecraft Edito...
Chill Dreams Add-On Part 1 (Thanksgiving Edition)
Переглядів 3232 місяці тому
In this Thanksgiving themed episode, we start a series on how the Chill Dreams Add-On was built. In this Part 1 of a (soon to come) 3 part series, we cover the creation of the turkey model and some of its loot tables and recipes. Create your own digital turkey! Stay tuned for part 2 and part 3. Links: Chill Dreams Add-On Series Part 1: learn.microsoft.com/minecraft/creator/casual/chilldreamspar...
Working with Jigsaw Structures (experimental)
Переглядів 7 тис.3 місяці тому
Get started in working with the new experimental feature in the 1.21.50.26 Minecraft Bedrock Preview: jigsaw structures! See how you can assemble randomly generated "mega structures" using jigsaw blocks and worldgen.json. Build the castle, village, or park of your dreams! Documentation: Introduction to Jigsaw Structures: learn.microsoft.com/minecraft/creator/documents/structures/introductiontoj...
Change the world with features
Переглядів 1,2 тис.3 місяці тому
Have you created an amazing build in Minecraft - a nice house, a new natural structure, a new bit of lore? Find out how you can use Features and Feature Rules in Minecraft to distribute your builds throughout the broader Minecraft world. This is one of the more powerful and interesting things you can do with Minecraft! Links: Creating Custom Blocks using Blockbench: ua-cam.com/video/bCU8UxIZ-U4...
Building Custom Blocks with Blockbench
Переглядів 6483 місяці тому
Learn how to build custom blocks for Minecraft Bedrock Edition, using Blockbench and the Minecraft Block Wizard. See how you can build bigger structures - a palm tree, in this case - out of multiple different blocks. Sites and Tools: Blockbench: blockbench.net Unsplash: unsplash.com Paint.net image editing tool: getpaint.net or the Microsoft Store Get started with the Minecraft Block Wizard: le...
Creating a Vehicle in Blockbench
Переглядів 7814 місяці тому
In this quick overview, see how you can create a vehicle for Minecraft using Blockbench and the Minecraft Entity Wizard. Links: Blockbench: blockbench.net Minecraft Entity Wizard: learn.microsoft.com/minecraft/creator/documents/minecraftentitywizard
Build gameplay with TypeScript
Переглядів 1,4 тис.4 місяці тому
See how you can get started and create a new project that uses TypeScript which compiles into JavaScript that Minecraft understands to create new gameplay styles in Minecraft. Starting from an empty project, you'll see how you can layer in additional facets and challenges of gameplay. Links: Minecraft Creator Tools: mctools.dev NodeJS and NPM Tools: nodejs.org Building Gameplay Article: learn.m...
Customizing Mob Behaviors with JSON Components
Переглядів 1,4 тис.4 місяці тому
Learn the fundamentals of how mob behaviors work and how you can customize them by creating a variant of the cow that attacks players. Introduction to Customizing Behavior Packs: learn.microsoft.com/minecraft/creator/documents/behaviorpack Minecraft Creator Tools: mctools.dev
Create a Mob using Blockbench and the Minecraft Entity Wizard
Переглядів 2,6 тис.4 місяці тому
Learn how to create custom entities for Minecraft Bedrock Edition using Blockbench and the Minecraft Entity Wizard. We'll create a first-draft giraffe, starting from the foundation of a llama. We'll also explore what is produced by Blockbench and how you can take your project further. Blockbench: blockbench.net Minecraft Entity Wizard: learn.microsoft.com/minecraft/creator/documents/minecraften...
Block Loot Drops with Blockbench and the Minecraft Block Wizard
Переглядів 4784 місяці тому
A quick overview of creating a custom block with loot, using Blockbench and the Minecraft Block Wizard Plugin. Blockbench: blockbench.net Get started with the Minecraft Block Wizard: learn.microsoft.com/minecraft/creator/documents/minecraftblockwizard