Script API v2.0.0 Beta Overview

Поделиться
HTML-код
  • Опубликовано: 8 фев 2025
  • 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.microsof...)
    Break the Terracotta "Hello World" code sample: github.com/mic...

Комментарии • 14

  • @thomasatgm1
    @thomasatgm1 День назад

    Great explainer video Mike! Thanks 😄😄

  • @davidmarker8576
    @davidmarker8576 9 дней назад

    I had no idea this channel existed. Always glad to see work on the scripting Api's.

  • @SuperLlama88888
    @SuperLlama88888 9 дней назад

    These videos are great! Please keep comments on in future videos!

  • @xKingDark
    @xKingDark 8 дней назад

    Let’s go, Mike!! ❤

  • @luisfernandocruzalvaro2270
    @luisfernandocruzalvaro2270 2 дня назад

    You could make a tutorial on how to make new minerals and armor with them and also create new mobs like a villager with armor and a sword

  • @kendinebubble
    @kendinebubble 6 дней назад

    Thanks need videos😊

  • @kairu_b
    @kairu_b 8 дней назад

    Nice

  • @InnovixMC
    @InnovixMC 8 дней назад

    very nice video

  • @perrymitchell7118
    @perrymitchell7118 9 дней назад +3

    What are some good resources for minecraft addon creation? Are microsofts docs up to date?

    • @Kthenerd14
      @Kthenerd14 9 дней назад +6

      The documentation is up to date and it is the most reliable way to get info. It can be a little confusing for those who are new to coding though.
      If I want a tutorial on something specific "wiki dot bedrock dot dev" is where I go (if I put the actual link, my comment would probably be blocked). The documentation has tutorials on some things but wiki bedrock has it on most things.
      HOWEVER, wiki bedrock is a little slow to update so I highly recommend having both the documentation and the wiki bedrock up when you code.

    • @NoxlynU
      @NoxlynU 9 дней назад +2

      Yes, Microsoft's docs are up to date.

  • @perrymitchell7118
    @perrymitchell7118 6 дней назад

    Can you use the scripting api if you want to release an addon on the marketplace?

    • @MinecraftCreatorChannel
      @MinecraftCreatorChannel  5 дней назад

      Yes, you can use stable APIs in a marketplace add-on (not scripting 2.0.0 yet, because it's still in beta.)

    • @perrymitchell7118
      @perrymitchell7118 5 дней назад

      @@MinecraftCreatorChannel I really appreciate you getting back to me.