Jump to content

Recommended Posts

Posted

Hello,

I recently read an article on minecraft website about scrpiting API for bedrock being in public beta. As a java player I have no idea how it works and what can be achieved with it. Does anyone here know something more about the API and it's  possibilities and limits? Could it combined with addons become something like Forge? I also wonder what it means for Minecraft modding. Do you thing coders will move from  java to bedrock where they can make money from their creations?

Thanks for sharing your opinions.

Posted

From the quick look that I've taken, it is a JavaScript API (No, JavaScript and Java are not the same language).

It appears to be closer to Sponge's Plugin API than Forge's Mod API, although there is a client component to it (unlike Sponge's Server-Only implementation) I don't see any reference to creating your own blocks, items, or entities.

I doubt modders will "switch" as you are suggesting, as Forge (and Java by nature) allows mods to access pretty much all of Minecraft's code and resources, whereas with bedrock's scripting API, you will only have access to what the scripting engine gives you access to. I expect even those who do decide to try the scripting API will do it in addition to, rather than instead of, their Forge projects.

This is my Forum Signature, I am currently attempting to transform it into a small guide for fixing easier issues using spoiler blocks to keep things tidy.

 

As the most common issue I feel I should put this outside the main bulk:

The only official source for Forge is https://files.minecraftforge.net, and the only site I trust for getting mods is CurseForge.

If you use any site other than these, please take a look at the StopModReposts project and install their browser extension, I would also advise running a virus scan.

 

For players asking for assistance with Forge please expand the spoiler below and read the appropriate section(s) in its/their entirety.

  Reveal hidden contents

 

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.