CUSTOM BUTTONS IN JSON UI (Minecraft Bedrock Scripting API and JSON UI)

Поділитися
Вставка
  • Опубліковано 19 гру 2024

КОМЕНТАРІ • 78

  • @Dingsel
    @Dingsel  4 місяці тому +6

    CODE : www.skyls.de/samples/ui4

    • @hanzudin8574
      @hanzudin8574 4 місяці тому

      Please make a way to change the background of json.ui

    • @pooryamohammad2233
      @pooryamohammad2233 3 місяці тому

      Your very good man ❤❤❤

    • @FrelexCraftNiBozz
      @FrelexCraftNiBozz 2 місяці тому

      How to add function when a button is clicked??, Please answer

    • @Dingsel
      @Dingsel  2 місяці тому

      @@FrelexCraftNiBozz wiki.bedrock.dev/scripting/gametest-form.html

    • @FrelexCraftNiBozz
      @FrelexCraftNiBozz 2 місяці тому

      @@Dingsel The script I made always gives error

  • @Fbjsyt
    @Fbjsyt 4 місяці тому +11

    i personally think you should do a tutorial on textures next, like form backgrounds, button hovers, stuff like that.

    • @iRainDrop
      @iRainDrop Місяць тому

      Definitely agreed.

  • @ОлександрВасилевич-е6ш

    На этом уроке я научился делать формы UI, и имено те которые мне нужны! Спасибо больше. Я искал долго как их сделать

  • @KhantKhant-sd8ni
    @KhantKhant-sd8ni 4 місяці тому

    I don't know how to code but thanks to you now I have a big brain now. We need more like you. And it is so underrated for a "how to" vids.

  • @KashTheKingYT
    @KashTheKingYT 4 місяці тому +3

    Dingsel i learned how to make addons from you even when your tutorials were just in Dutsch
    youre the goat 🔥

    • @bl4ckband
      @bl4ckband 2 місяці тому

      Wow I was learning gui from your videos

  • @Vierty_DZ
    @Vierty_DZ Місяць тому +2

    Next, make tutorial how to create custom buttons, animated main menu, etc

  • @WollandxD
    @WollandxD 26 днів тому

    honestly im waiting for your new tutorials more than anything else

  • @potato_mc-mk8bj
    @potato_mc-mk8bj 4 місяці тому +4

    Part 5?

  • @RedStoneCraftGG
    @RedStoneCraftGG 4 місяці тому +1

    Finally, another lesson to learn 🔥🔥

  • @reviii-s4t
    @reviii-s4t 4 місяці тому

    thanks a lot making this video, really appreciate it

  • @minecave24
    @minecave24 3 місяці тому +1

    You should make a JSON UI tutorial on inventory screen on server form

    • @Dingsel
      @Dingsel  3 місяці тому

      Is this not a server form? 😭

    • @Dingsel
      @Dingsel  3 місяці тому

      ohh i see what you mean. That's more of a scripting thing tho

  • @ZepayNotPie
    @ZepayNotPie Місяць тому +1

    Can you make a tutorial to change the texture of the server form?

  • @axelfries4845
    @axelfries4845 2 місяці тому

    Nice job, but any button work, really great cause ui has very hardest level

  • @ElizerkA
    @ElizerkA 4 місяці тому +1

    What plugin you use for addon programming in VS code? And what better VScode or bridge?

  • @NiceCityServer
    @NiceCityServer 4 місяці тому

    U really deserve a sub❤

  • @be-austen2186
    @be-austen2186 4 місяці тому +1

    i have a question, now i can open it with the clock but is their also a way you could do a command like /function menu or /menu or ;menu to open it?

    • @Dingsel
      @Dingsel  4 місяці тому

      wiki.bedrock.dev/scripting/gametest-form.html

  • @Mr.Z-addons
    @Mr.Z-addons 4 місяці тому +1

    Hi love your vids I'm trying to learn API script and I'm thinking of learning either JavaScript or type script before going to bedrock scripting API can I ask what do you recommend

    • @Dingsel
      @Dingsel  4 місяці тому +1

      @@Mr.Z-addons Honestly you are kinda learning both at the same time. When dealing with the scripting api you utilise types from typescript files under the hood. I would do it the exact same way : write js and add types with typescript. This will save you some time as typescript is not easy to set up and as long as you are not planing to use much oop, js with type files (jsdoc) should do the job.

    • @Mr.Z-addons
      @Mr.Z-addons 4 місяці тому

      @@Dingsel thanks bro love your contents do you also know how to like make custom components of items or entities because I have this addon I have been working on called a quiet place which uses the vibration listener component and I'm thinking of like adding parameters to it like adjustable distance range because the range it can only detect sounds is 16 blocks radius

  • @ismeta.e
    @ismeta.e 4 місяці тому

    I just recently studied this, it seems very complicated to me.

  • @BlueIceCrown
    @BlueIceCrown 4 місяці тому

    Is there anyway to edit the modal form side of things like the dropdown? Cause I wanna change the size of that

  • @serjumba
    @serjumba Місяць тому +1

    how do I link a command? so that when you click on the button, something happens

    • @Dingsel
      @Dingsel  Місяць тому

      in the behaviour pack there is a script.

    • @serjumba
      @serjumba Місяць тому

      @Dingsel I don't understand. I go to "scripts", and then?

    • @Dingsel
      @Dingsel  Місяць тому

      @@serjumba I asume you don't know the scripting api then right? In that case you can check out the guide by wiki.bedrock.dev
      wiki.bedrock.dev/scripting/gametest-form.html#app

    • @serjumba
      @serjumba Місяць тому

      @@Dingsel I read everything and didn't understand anything at all. You can direct me where I need to go, so that I just attach the command and that's it.

    • @serjumba
      @serjumba Місяць тому

      @@Dingsel i wanted to do something like, when clicking on the "cameras" button, the "select camera view" menu appeared, and for example, when clicking on "third person", the command "/camera @p set minecraft:third_person" was triggered

  • @MihailZaharov
    @MihailZaharov 4 місяці тому

    This is what I was waiting for!

  • @IchorDragon
    @IchorDragon 4 місяці тому

    Can you make a jsonc file with showing all element type and all possible property inside with comment to explain what it does? After episodes, I can understand basics of the meaning but I don't really understand how and why those properties are located that way

  • @Diyae-v7o
    @Diyae-v7o 3 місяці тому

    How do I add the feature that I can add infinite buttons and how do I finalize its background with pictures and the background of the buttons?

  • @TomrixTomrix
    @TomrixTomrix 4 місяці тому

    is it possible instead using item, we can add custom button sidebar or any sides on screen?

  • @Mr.Z-addons
    @Mr.Z-addons 2 місяці тому

    Hello can you like make a tutorial on how to edit the UI of a custom crafting table only the custom crafting table and not the crafting table

  • @Prokubik-YT
    @Prokubik-YT Місяць тому

    Funktioniert das auch in der Version 1.21.40+?

  • @ismeta.e
    @ismeta.e Місяць тому

    To show the scoreboard in the json ui How do you do that?

  • @jokadrian
    @jokadrian 4 місяці тому

    Theres been and update to minecraft bedrock and whenever i try to use my gui behavor pack the content log file says this: [Scripting][error]-Plugin [Tremor - 1.0.0] - [main.js] ran with error: [TypeError: cannot read property 'subscribe' of undefined at (gui/beaconwarsshop.js:3) the subscribe thing used to open the gui isnt working, do you know how to fix?
    ]

    • @light8130
      @light8130 4 місяці тому

      it probably has something to do with your manifest file. try checking the minecraft/server version in the manifest file and make sure it is in the latest beta

    • @jokadrian
      @jokadrian 4 місяці тому

      @@light8130 they actually removed the entityinteract after event. now i have to find a different way to trigger when interacting with entity

    • @Dingsel
      @Dingsel  4 місяці тому

      they didn't try using the latest version and check if they didn't rename it

    • @jokadrian
      @jokadrian 4 місяці тому

      ​@@Dingsel silly me i got it to work tanks so much

  • @jediburger8887
    @jediburger8887 4 місяці тому

    i liked the part where he taught us json ui

  • @MCcommand
    @MCcommand 4 місяці тому

    you shouuld show how to import images from minecraft into that like a dessert, plains etc

  • @JMMAYOR
    @JMMAYOR 4 місяці тому

    Question. If i have a body in the form how can i make it appear in the bottom part?

  • @ClipOrDeath
    @ClipOrDeath 2 місяці тому

    how do you integrate the script forms in the BP with the json ui in the RP? can you link me a resource?

    • @Dingsel
      @Dingsel  2 місяці тому

      skyls.de/samples

  • @haryamc
    @haryamc 2 місяці тому

    Do you think this allows me to add a custom button in the pause menu that redirect to a rule form?

    • @Dingsel
      @Dingsel  2 місяці тому

      @@haryamc no

    • @Dingsel
      @Dingsel  2 місяці тому

      @@haryamc but you can modify the how to play screen and redirect to that

  • @M9SSE
    @M9SSE 7 днів тому

    Cant we do this witg offsets??

    • @Dingsel
      @Dingsel  7 днів тому

      Watch the video again I think you missed a part. Its not the most ideal way

  • @ОлександрВасилевич-е6ш

    Как сделать больше тригеров

  • @herotorxp1796
    @herotorxp1796 4 місяці тому

    yes🤩🤩

  • @yog4085
    @yog4085 4 місяці тому

    Horray 😂😂

  • @2ndFolderSourceCode
    @2ndFolderSourceCode 4 місяці тому

    who would win? pablo or nikita?

    • @Dingsel
      @Dingsel  4 місяці тому +1

      Pablo for sure! Nikita stands no chance!

    • @thetheoristmc
      @thetheoristmc 4 місяці тому

      on what exactly?

  • @imyousif._.88
    @imyousif._.88 4 місяці тому

    🌟

  • @sGeerTheGeer
    @sGeerTheGeer 28 днів тому

    Hey! Help Me!
    I don't know what item_specific_speed does. (Microsoft didn't give an example)
    It's said an array but I do not know how to implement it in json. (I do not know if it's an array of object ot array of value)
    I need it to fix the pickaxe speed for a block.
    Pls help ❤

    • @Dingsel
      @Dingsel  28 днів тому

      @@sGeerTheGeer vscode extension blockception might help

    • @sGeerTheGeer
      @sGeerTheGeer 28 днів тому

      @Dingsel I use Quickedit to Code ( I'm on mobile ).

    • @sGeerTheGeer
      @sGeerTheGeer 28 днів тому

      @Dingsel I'm on mobile. Do you know how to use it ?

    • @sGeerTheGeer
      @sGeerTheGeer 28 днів тому

      @Dingsel Some Addons don't even use it :(

    • @sGeerTheGeer
      @sGeerTheGeer 27 днів тому

      @Dingsel I figured it out. But is there anyway to make an item consume durability during crafting ? canget it to work. Pls help :(((((

  • @jh1sc
    @jh1sc 4 місяці тому

    yooooooooo finally

  • @NARUBOY
    @NARUBOY 4 місяці тому

    Deam

  • @MrGrapheneREVERB
    @MrGrapheneREVERB 4 місяці тому

    hm

  • @GaboPE
    @GaboPE 4 місяці тому

    !!