BRIDGE TUTORIAL! Minecraft Scripting API Tutorial (Part 1) | MCPE Beta Scripting API 2023

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024

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

  • @KashTheKingYT
    @KashTheKingYT  Год назад +2

    Timestamps:
    0:00 Creating the addon
    2:00 Creating the world
    4:00 Fixing errors
    4:30 Lets start coding
    5:00 Importing modules
    6:00 Creating a cool ability
    20:00 Creating ui forms

  • @Supershiftery
    @Supershiftery Год назад +9

    This is a good tutorial

  • @alejandroalvarez2169
    @alejandroalvarez2169 Год назад +1

    you're awesome, thx

  • @finheroxlive
    @finheroxlive Год назад +3

    Hey can you help me with custom commands? like simple commands like !spawn !home like these pls i need them urgent!

    • @UpYa966
      @UpYa966 Год назад

      Yeah could we get a video ?

  • @mthuf5536
    @mthuf5536 Год назад +1

    We need part 2!

  • @udiexiwd
    @udiexiwd Год назад +1

    its not works in minecraft 1.19.81

    • @KashTheKingYT
      @KashTheKingYT  Год назад +1

      This video is outdated ill try and make a new one

    • @udiexiwd
      @udiexiwd Год назад +1

      @@KashTheKingYT okay

  • @seanthecommandblockenginee1238

    hey I have a issue with 15.19 where it gives me a error like cannot read property 'subscribe'

    • @KashTheKingYT
      @KashTheKingYT  Год назад

      This video is outdated ill try and make a new onea

  • @FCN_YT
    @FCN_YT Год назад

    I still can’t get anything to work could someone help me???

    • @KashTheKingYT
      @KashTheKingYT  Год назад

      This video is outdated ill try and make a new one

    • @FCN_YT
      @FCN_YT Год назад

      @@KashTheKingYT it’s all good I figured it out

  • @cupcook7
    @cupcook7 Год назад +4

    i got the error [Scripting][error]-Plugin [Scripting tutorial V2 BP - 1.0.0] - [main.js] ran with error: [TypeError: cannot read property 'playerJoin' of undefined at (main.js:16)
    ]

  • @MelonWithHands
    @MelonWithHands Год назад +3

    Can you please update your code for the forms no longer works

  • @Jonaldblizzard_spy87
    @Jonaldblizzard_spy87 10 месяцев назад +1

    I was wonder if there was any way to check for a specific lore in an item and execute a game event if the lore is matching.
    Edit: also a was wondering if you could set lore for an item witout changing it's durability via anvil using another item.
    (Like custom enchantments)

  • @Scr1pted
    @Scr1pted Год назад +1

    Man, help, how do u export addon so fast, cuz I'm need to export as .mcaddon, and open file, when I make update my Minecraft see clones, and I need to delete it, and install again, but u just write /reload and done, my reload command doesn't work

    • @KashTheKingYT
      @KashTheKingYT  Год назад

      Its because the addon is inside of developer behavior packs so it will just save automatically every change i make

  • @xiaverlucio8192
    @xiaverlucio8192 Год назад +3

    Is there any way to add a ui similar to the furnace or chest or brewing stand by chance

  • @devitrisu
    @devitrisu Год назад +1

    Please help I can't get it to auto-update when I save it and do /reload whenever I update something in the script.

    • @KashTheKingYT
      @KashTheKingYT  Год назад

      That's strange, make sure its a developer behavior pack

  • @digicr3187
    @digicr3187 Год назад +1

    I get an error help pls :[
    [Scripting][error]-Plugin [prueba -1.0.0] - does not contain file [main.js].

    • @KashTheKingYT
      @KashTheKingYT  Год назад

      Make sure that the script is named main.js inside of the scripts folder in your behavior pack

    • @asvilet
      @asvilet 9 месяцев назад

      i have same stuff bro, did u find a solution??

    • @asvilet
      @asvilet 9 месяцев назад

      ​@@KashTheKingYTthat named correctly but still have issue😢

  • @badass325
    @badass325 Год назад +1

    Thank you ,If possible make more Minecraft scripting tutorials please(sorry for my english)

  • @GhostScopeQ
    @GhostScopeQ Год назад +1

    Can You make a tut on ui and custom texture FOR them like each of them have a differe
    nt texture ui

  • @gointorealheaven-jj5od
    @gointorealheaven-jj5od 9 месяцев назад

    You helped me in roblox, now minecraft?

  • @TheAlienDoctor
    @TheAlienDoctor Год назад +1

    Good tutorial, this will really help me :D
    Thanks! 👍

  • @eesorxq
    @eesorxq Год назад +1

    can you please make a tutorial on how to add team-based accessories? For example a certain team gets their accessories removed and replaced with the ones i want?

  • @princedangi1758
    @princedangi1758 Год назад +1

    Part 2!!!!!

  • @MisfiTGames23
    @MisfiTGames23 Год назад

    How do i download my addon to my phone bc i made a addon and i cant get it on my minecraft pe?

  • @highoncatnip_
    @highoncatnip_ Год назад

    i dont have discord so i cant join there but i keep getting this error
    [Scripting][warning]-Plugin [(My mod name)] - module [(Mod Name Again) - 1.0.0] depends on unknown module [133ac186-9758-4fbe-a313-011aa3f951c4 - 1.0.0].
    help please

    • @KashTheKingYT
      @KashTheKingYT  Год назад

      It means that you are trying to access a module that doesn't exist. It could be that you didn't enable gametest framework in your bridge addon. Make sure to follow the steps at the beginning of the video!

    • @highoncatnip_
      @highoncatnip_ Год назад

      @@KashTheKingYT ok, i don’t have game test for some reason, the new world create screen is trash. i’ll go enable it after making a world. thanks!

  • @min-cr2rm
    @min-cr2rm Год назад

    I have a question, although it may not be an appropriate sentence because I am using a translation.
    When I use the locate command in the runCommand function, I get no error and no response, is this just me?
    If I type the locate command directly into chat, it works fine.

    • @KashTheKingYT
      @KashTheKingYT  Год назад

      i think only runCommandAsync returns stuff

  • @evan.r3id
    @evan.r3id Год назад

    Hello thank you for this tutorial it really helped me transition from C# to JavaScript In minecraft

  • @causalguide
    @causalguide Год назад +1

    nice ty

  • @Pixxeled
    @Pixxeled Год назад

    This is a question for your raycasting video 3 months ago, Is there a way to make a trail from the start to end point of the raycast? Because I am planning on making a bullet trail for my gun. Is there also a way to make there be team-based NO friendly fire? Meaning if you are on the same team as someone else you cant damage them

    • @KashTheKingYT
      @KashTheKingYT  Год назад

      Join my discord I'm happy to help you
      discord.gg/6HYgCk22eD

  • @algorithm-artisan
    @algorithm-artisan Год назад

    i really hate javascript...

  • @zaktheymor9412
    @zaktheymor9412 Год назад

    How do you get them to work on realms? if you know?

    • @LakkzScratch
      @LakkzScratch Год назад

      Just add the pack to your Minecraft realm.

  • @bigcgenuis
    @bigcgenuis Год назад

    1.20 Pls

  • @UpYa966
    @UpYa966 Год назад

    Dude nothing is coming up in my content log? Please help

    • @KashTheKingYT
      @KashTheKingYT  Год назад

      Go to settings, creator, then turn on creator log file and show logs

  • @nibirbaishnabchannel4650
    @nibirbaishnabchannel4650 Год назад

    can we make a block with id being minecraft:sand and data being 2 in mcpe?the maximum data in default minecraft have for sand is 1!

  • @noobspotgaming907
    @noobspotgaming907 Год назад

    2 part ?

  • @wahyuindra887
    @wahyuindra887 Год назад

    Part 2 pls

  • @XedricPlays
    @XedricPlays Год назад

    And when the world needed him the most, He vanished :(

  • @Zuwaih
    @Zuwaih Год назад

    canu use this 1.19.83

    • @KashTheKingYT
      @KashTheKingYT  Год назад

      This video is outdated ill try and make a new one