Posted October 22, 20178 yr 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. 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 October 22, 20178 yr by ericgolde555
October 22, 20178 yr Author 2 hours ago, Chew said: Pretty cool (can't use it, I use a mac). Is this project open source? Yes it is, https://github.com/egold555/ForgeScratch . I am currently working on figuring out the necessary changes to make it run on mac.
December 31, 20177 yr 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!
December 31, 20177 yr 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! Wow! An adult on the Forums, modding with Forge! That's amazing. I'm only 16 years of age 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
December 31, 20177 yr Checked it out, really cool idea. Definitely a W.I.P. with things like textures but pretty great.
January 6, 20187 yr Author Thanks!. I am thinking about updating this to 1.10.2. I am also looking into making a Mac version.
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.