Discuss Scratch
- Discussion Forums
- » Advanced Topics
- » What's a mod? Is it anything different from Scratch?
- ShinyRedGenesect
-
99 posts
What's a mod? Is it anything different from Scratch?
I was wondering what a mod is, if it is different from Scratch, and how to make one.
- nathanprocks
-
1000+ posts
What's a mod? Is it anything different from Scratch?
Mod is short for modification. Scratch mods usually include lots of new blocks and features that Scratch doesn't have. Scratch is written in Squeak and can by modified by shift-clicking the R in the Scratch logo in the top-left corner. A Scratch mod can not include the word “Scratch” in it's name and can't use the Scratch cat as the default sprite. It is easier to download the Scratch 1.4 source code because it removes the Scratch cat default sprite and changes the logo in the top-left corner. It also makes the code easier to read.
- Gravitation
-
100+ posts
What's a mod? Is it anything different from Scratch?
Scratch 1.4* Mod is short for modification. Scratch mods usually include lots of new blocks and features that Scratch doesn't have. Scratch is written in Squeak and can by modified by shift-clicking the R in the Scratch logo in the top-left corner. A Scratch mod can not include the word “Scratch” in it's name and can't use the Scratch cat as the default sprite. It is easier to download the Scratch 1.4 source code because it removes the Scratch cat default sprite and changes the logo in the top-left corner. It also makes the code easier to read.
Just to clarify. Squeak is an implementation of the Smalltalk programming language. That basically means you code Smalltalk code using Squeak, which is how Scratch 1.4 is written. The use of “Scratch” and the Scratch Cat are legally prohibited; they're trademarked.
Scratch 1.4 mods, as well as more blocks, may include an entirely new genre of blocks, like file i/o, networking etc.
Scratch 1.4 also has some features that are disabled that some mods enable: Networking via mesh, blur effect etc.
- RainbowDashie007
-
20 posts
What's a mod? Is it anything different from Scratch?
A mod is short for modification, like nathanprocks said. Mods aren't just for Scratch, they are actually for just about any computer programming language or game. How they mod games is a different question, since I, personally, don't know myself.
- nathanprocks
-
1000+ posts
What's a mod? Is it anything different from Scratch?
I was going to fix that up after I wrote it but I forgot.Scratch 1.4* Mod is short for modification. Scratch mods usually include lots of new blocks and features that Scratch doesn't have. Scratch is written in Squeak and can by modified by shift-clicking the R in the Scratch logo in the top-left corner. A Scratch mod can not include the word “Scratch” in it's name and can't use the Scratch cat as the default sprite. It is easier to download the Scratch 1.4 source code because it removes the Scratch cat default sprite and changes the logo in the top-left corner. It also makes the code easier to read.

- Gravitation
-
100+ posts
What's a mod? Is it anything different from Scratch?
lolI was going to fix that up after I wrote it but I forgot.Scratch 1.4* Mod is short for modification. Scratch mods usually include lots of new blocks and features that Scratch doesn't have. Scratch is written in Squeak and can by modified by shift-clicking the R in the Scratch logo in the top-left corner. A Scratch mod can not include the word “Scratch” in it's name and can't use the Scratch cat as the default sprite. It is easier to download the Scratch 1.4 source code because it removes the Scratch cat default sprite and changes the logo in the top-left corner. It also makes the code easier to read.

A mod is short for modification, like nathanprocks said. Mods aren't just for Scratch, they are actually for just about any computer programming language or game. How they mod games is a different question, since I, personally, don't know myself.
In the context of the Scratch site “mod” (in a non-Moderator sense) almost always refers to a modification of Scratch, unless explicitly stated otherwise, to be technically correct. Normally, the term “branch” or “fork” is used outside of the Scratch community.
- TailsDoll506
-
84 posts
What's a mod? Is it anything different from Scratch?
I TRIED TO MAKE A MOD BUT I FAILED
- Harakou
-
1000+ posts
What's a mod? Is it anything different from Scratch?
Sorry to hear that! This thread is quite old though - please don't bump threads that are no longer relevant. In this case the question was already answered. If you want help with making a mod, try making a new thread clearly explaining what you did and what you need help with. I TRIED TO MAKE A MOD BUT I FAILED

- Discussion Forums
- » Advanced Topics
-
» What's a mod? Is it anything different from Scratch?