1
How do i do it?
When i try to install the forge for mods, it says "you need jdk". please help.
3
If you're looking into creating mods, you need JDK (as pointed below - Java Development Kit). You can use https://adoptopenjdk.net/ (Java 1.8).
If I understood you wrong, normal java (JRE) will be enough. But keep in mind that minecraft is built on Java 8 so I suggest getting that one. You can also use the JDK which I have posted above.
If I understood you wrong, normal java (JRE) will be enough. But keep in mind that minecraft is built on Java 8 so I suggest getting that one. You can also use the JDK which I have posted above.
'jdk' stands for Java Development Kit. Under most circumstances, users install only 'JRE' which is the Java Runtime Environment. The JDK download can be found here :
https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
https://www.oracle.com/technetwork/java/javase/downloads/jdk8-downloads-2133151.html
You need to install Java.
