Jump to content

ScratchForge--A graphical programming environment for creating mods


ericgolde555

Recommended Posts

Creating Minecraft mods is very rewarding and fun, but the learning curve is very steep. I wanted to create a way for beginning programmers to be able to experience creating Minecraft mods without having to know Java programming. You might be familiar with Scratch – a graphical programming environment often used to teach programming to kids. (See http://scratch.mit.edu). I had used Scratch before, and I was thinking that a similar environment, but for creating Minecraft mods, would be very interesting.

 

Well, after a lot of coding, I’ve created ScratchForge, which integrates a Scratch-like, graphical, drag-and-drop programming environment, with Minecraft Forge. Users can choose from a large number of elements to create custom blocks, items, commands, entities, recipes, and react to Minecraft events. Here is a simple example of creating a custom block named “Thor” that strikes lightning when you right click it.

Screenshot_1.png.c3de0ae606f288e9e372340a9267a59d.png

Currently ScratchForge works only on Windows computers; if there is interest and I have time I hope to create a Mac compatible version also.

If you want to try it, please go to the project web site at http://scratchforge.golde.org/ and download the installer.

I’m excited for people to try it out and tell me what you think. Please reply here with feedback, or click “Help” on the web site and click “Send me feedback”.

 

Edited by ericgolde555
  • Like 1
Link to comment
Share on other sites

  • 2 months later...
39 minutes ago, JoeStrout said:

I second that request for a Mac version.  I have a 13-year-old son who would love this.  It sounds absolutely fantastic!  But we are a Mac household.

 

So please please please keep up the great work!  :D

Wow! An adult on the Forums, modding with Forge! That's amazing. I'm only 16 years of age :P but I'm pretty good at modding, I'm still learning the Forge API, and getting used to things.

 

But you should teach your son how to actually program with Java and make mods for himself with the Forge API :)

Link to comment
Share on other sites

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.

Announcements



×
×
  • Create New...

Important Information

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