ericgolde555 Posted October 22, 2017 Posted October 22, 2017 (edited) 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, 2017 by ericgolde555 1 Quote
Chew Posted October 22, 2017 Posted October 22, 2017 Pretty cool (can't use it, I use a mac). Is this project open source? Quote
ericgolde555 Posted October 22, 2017 Author Posted October 22, 2017 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. Quote
JoeStrout Posted December 31, 2017 Posted December 31, 2017 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! Quote
Differentiation Posted December 31, 2017 Posted December 31, 2017 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 Quote
Big_Bad_E Posted December 31, 2017 Posted December 31, 2017 Checked it out, really cool idea. Definitely a W.I.P. with things like textures but pretty great. Quote
ericgolde555 Posted January 6, 2018 Author Posted January 6, 2018 Thanks!. I am thinking about updating this to 1.10.2. I am also looking into making a Mac version. 1 Quote
Recommended Posts
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.