Minecraft Development
I want to develop and publish mods,add ons and plugins for minecraft
Where can I start learning?
30 Replies
If its a free source I would appriciate it
me too
For quite some time i was doing some research to make an addon for Minecraft Bedrock
And an app I found for computer to get started with that using a little programming and coding is "bridge"
But I still don't know how to use it so good...
But another app or website that I use to make models of mobs, skins, blocks or more is "blockbench"
Thanks for your help
But if im correct bedrock and java run on different languages
So it might not work
But still worth trying
Uhh, yes, i think 😅
For java i dont think so
Can be
But honestly I don't know if Bridge is only for Minecraft Bedrock or if it's also for Java
Ima research a little
But blockbench can make models and more for both versions
Ok
Oh, by the way, another website or app that I know but I don't use, is "Minecraft maker","minecraft modmaker" or "minemaker", I don't remember the name
I think it can be for both versions
And it's supposedly much easier to make mods or addons
But personally I don't use it because I thought it wouldn't have as many capabilities as Bridge and I didn't believe that page could be as reliable
But you can use it if you want to try
So bridge is used for bedrock only
I need to code everything by myself
Plus I need to learn java first
oh, ok, i didnt know that
Nah its ok
I didnt neither
I understand you
If it was phyton or java script im ok with that but java is way too hard
But "minecraft modmaker" dont need to coding or programming i think
Couldnt find that
As far as I know it is very complicated, but the truth is I still don't know how to use it or I haven't used it to code anything
Could it be MCCreator?
Here is a short example
Oh, yes, I think so
JavaScript is console.log("Hello World");
I think that's it
I only remember the logo or symbol of the website, but not the name very well
Java is
import java.util.*;
public class Main {
public static void main(String[] args) {
System.out.println("Hello, World!");
}
}
Its white background and green text mcc
Ohhh
I understand
Ah, no, I don't think it was like that
It was a yellow background with a grass block and a grey gear next to it
A three-letter text that I don't remember what they are
Ill research more tomorrow its a lil late now
Thanks for your help
oh, ok
You're welcome
Take a look at open source mods/plugins/etc on GitHub and see what those devs are using/doing, then try doing it yourself
i haven't written mods in like a decade so it's probably out of date, but you can look into the Forge documentation if you're interested in programming for java
i really can't help you on Fabric or bedrock though 🤷♂️
id say start with the idea, just some simple ideas, then try to google (or chatgpt 🤮) your way through everything
Thanks
Thanks
I used to make some stuff like 5/6 yrs ago I think it was MCcreate or smth I think it's worth checking it out @Anonymous
But its not alot of programming and it's basic
If u want to actually code just search some yt tuts up
Will do thanks
Couldnt find a good tutorial
THAT IS IT
That was the name of the website i was talking about
MCCreate
THIS