How do I install minecraft Forge?2019 Community Moderator ElectionMinecraft Forge is throwing errors while running install .jarHow to install from a Linux live CD that does not support installing?How does one get rid of screen flickeringHow do you play this old unix game?How to change the default “fullscreen” monitor?How to run APB Infinite on Linux?How to install mumbojumbo games on mint?How can I play Windows games on Linux?How can I get Mumble's overlay working?How can I play windows game on linux mint?How to run qjoypad?
How can The Temple of Elementary Evil reliably protect itself against kinetic bombardment?
Reversed Sudoku
Is compression "encryption" under FCC regs?
When traveling to Europe from North America, do I need to purchase a different power strip?
Vocabulary for giving just numbers, not a full answer
Rewrite the power sum in terms of convolution
Motivation for Zeta Function of an Algebraic Variety
Why the color red for the Republican Party
Does this video of collapsing warehouse shelves show a real incident?
In the quantum hamiltonian, why does kinetic energy turn into an operator while potential doesn't?
Are babies of evil humanoid species inherently evil?
Is "history" a male-biased word ("his+story")?
Shifting between bemols (flats) and diesis (sharps)in the key signature
How many characters using PHB rules does it take to be able to have access to any PHB spell at the start of an adventuring day?
How do I express some one as a black person?
Does the nature of the Apocalypse in The Umbrella Academy change from the first to the last episode?
Child Theme Path Being Ignored With wp_enqueue_scripts
How to detect if C code (which needs 'extern C') is compiled in C++
Single word request: Harming the benefactor
What problems would a superhuman have whose skin is constantly hot?
Word for a person who has no opinion about whether god exists
Latex does not go to next line
Why does liquid water form when we exhale on a mirror?
Error during using callback start_page_number in lualatex
How do I install minecraft Forge?
2019 Community Moderator ElectionMinecraft Forge is throwing errors while running install .jarHow to install from a Linux live CD that does not support installing?How does one get rid of screen flickeringHow do you play this old unix game?How to change the default “fullscreen” monitor?How to run APB Infinite on Linux?How to install mumbojumbo games on mint?How can I play Windows games on Linux?How can I get Mumble's overlay working?How can I play windows game on linux mint?How to run qjoypad?
I've downloaded minecraft via the PPA & want to use mods, the only mods I can find need Forge to run, on Microsoft doing so is easy, anyone know how to on Linux? (I prefer to do it via terminal) (I'll add info or change info as I get responses) (I'm technically using lubuntu)
games
add a comment |
I've downloaded minecraft via the PPA & want to use mods, the only mods I can find need Forge to run, on Microsoft doing so is easy, anyone know how to on Linux? (I prefer to do it via terminal) (I'll add info or change info as I get responses) (I'm technically using lubuntu)
games
add a comment |
I've downloaded minecraft via the PPA & want to use mods, the only mods I can find need Forge to run, on Microsoft doing so is easy, anyone know how to on Linux? (I prefer to do it via terminal) (I'll add info or change info as I get responses) (I'm technically using lubuntu)
games
I've downloaded minecraft via the PPA & want to use mods, the only mods I can find need Forge to run, on Microsoft doing so is easy, anyone know how to on Linux? (I prefer to do it via terminal) (I'll add info or change info as I get responses) (I'm technically using lubuntu)
games
games
edited Sep 8 '16 at 11:33
Jeff Schaller
43.3k1159139
43.3k1159139
asked Jul 2 '16 at 7:28
DeJeLDeJeL
1011115
1011115
add a comment |
add a comment |
4 Answers
4
active
oldest
votes
I figured it out after asking.
I started out by going to: https://files.minecraftforge.net/
then I downloaded it to the desktop (I used 1.10 version, but that doesn't really matter)
then i used then commands in this order
cd Desktop
java -jar jarfilename.jar
and now it's moded. .;,;. (i used the command to launch the jar file due to me not being able to do so any other way on my computer)
add a comment |
As far as I can see this one is easy:
go to 'http://files.minecraftforge.net/' and select the forge version you need to use and download either the sources or the universal jar file. For this answer I assume you used the jarfile.
now cp /path/to/downloaded.jar /path/to/minecraft/mods/<filename>.jar
start minecraft, it should be modded now and you can copy other mods into your mods directory you want ot use.
is this a command, (ie terminal) or not, if not what does this even mean, i'm somewhat of a beginner to terminal, anyway, I've already figured it out.
– DeJeL
Jul 5 '16 at 16:53
add a comment |
There is a whole other way. You could used Multi MC . This approach is especially usefull if you want to keep multible differnet modpack around to play with.
You can download the deb package for Ubunutu and install with dpkg
.
to install forge and other mods, you start multmc create a instance and edit the instance.
add a comment |
cd Desktop
java -jar forge-1.11-13.19.1.2199-installer.jar
This is for 1.11.2, worked just fine. =)
you said the same-thing I did, just specified it for 1.11.2 rather than making it more generalized
– DeJeL
Nov 16 '17 at 16:18
add a comment |
protected by Community♦ 1 hour ago
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
4 Answers
4
active
oldest
votes
4 Answers
4
active
oldest
votes
active
oldest
votes
active
oldest
votes
I figured it out after asking.
I started out by going to: https://files.minecraftforge.net/
then I downloaded it to the desktop (I used 1.10 version, but that doesn't really matter)
then i used then commands in this order
cd Desktop
java -jar jarfilename.jar
and now it's moded. .;,;. (i used the command to launch the jar file due to me not being able to do so any other way on my computer)
add a comment |
I figured it out after asking.
I started out by going to: https://files.minecraftforge.net/
then I downloaded it to the desktop (I used 1.10 version, but that doesn't really matter)
then i used then commands in this order
cd Desktop
java -jar jarfilename.jar
and now it's moded. .;,;. (i used the command to launch the jar file due to me not being able to do so any other way on my computer)
add a comment |
I figured it out after asking.
I started out by going to: https://files.minecraftforge.net/
then I downloaded it to the desktop (I used 1.10 version, but that doesn't really matter)
then i used then commands in this order
cd Desktop
java -jar jarfilename.jar
and now it's moded. .;,;. (i used the command to launch the jar file due to me not being able to do so any other way on my computer)
I figured it out after asking.
I started out by going to: https://files.minecraftforge.net/
then I downloaded it to the desktop (I used 1.10 version, but that doesn't really matter)
then i used then commands in this order
cd Desktop
java -jar jarfilename.jar
and now it's moded. .;,;. (i used the command to launch the jar file due to me not being able to do so any other way on my computer)
edited Jan 21 '17 at 22:21
answered Jul 5 '16 at 16:59
DeJeLDeJeL
1011115
1011115
add a comment |
add a comment |
As far as I can see this one is easy:
go to 'http://files.minecraftforge.net/' and select the forge version you need to use and download either the sources or the universal jar file. For this answer I assume you used the jarfile.
now cp /path/to/downloaded.jar /path/to/minecraft/mods/<filename>.jar
start minecraft, it should be modded now and you can copy other mods into your mods directory you want ot use.
is this a command, (ie terminal) or not, if not what does this even mean, i'm somewhat of a beginner to terminal, anyway, I've already figured it out.
– DeJeL
Jul 5 '16 at 16:53
add a comment |
As far as I can see this one is easy:
go to 'http://files.minecraftforge.net/' and select the forge version you need to use and download either the sources or the universal jar file. For this answer I assume you used the jarfile.
now cp /path/to/downloaded.jar /path/to/minecraft/mods/<filename>.jar
start minecraft, it should be modded now and you can copy other mods into your mods directory you want ot use.
is this a command, (ie terminal) or not, if not what does this even mean, i'm somewhat of a beginner to terminal, anyway, I've already figured it out.
– DeJeL
Jul 5 '16 at 16:53
add a comment |
As far as I can see this one is easy:
go to 'http://files.minecraftforge.net/' and select the forge version you need to use and download either the sources or the universal jar file. For this answer I assume you used the jarfile.
now cp /path/to/downloaded.jar /path/to/minecraft/mods/<filename>.jar
start minecraft, it should be modded now and you can copy other mods into your mods directory you want ot use.
As far as I can see this one is easy:
go to 'http://files.minecraftforge.net/' and select the forge version you need to use and download either the sources or the universal jar file. For this answer I assume you used the jarfile.
now cp /path/to/downloaded.jar /path/to/minecraft/mods/<filename>.jar
start minecraft, it should be modded now and you can copy other mods into your mods directory you want ot use.
answered Jul 2 '16 at 7:59
KupferdracheKupferdrache
7610
7610
is this a command, (ie terminal) or not, if not what does this even mean, i'm somewhat of a beginner to terminal, anyway, I've already figured it out.
– DeJeL
Jul 5 '16 at 16:53
add a comment |
is this a command, (ie terminal) or not, if not what does this even mean, i'm somewhat of a beginner to terminal, anyway, I've already figured it out.
– DeJeL
Jul 5 '16 at 16:53
is this a command, (ie terminal) or not, if not what does this even mean, i'm somewhat of a beginner to terminal, anyway, I've already figured it out.
– DeJeL
Jul 5 '16 at 16:53
is this a command, (ie terminal) or not, if not what does this even mean, i'm somewhat of a beginner to terminal, anyway, I've already figured it out.
– DeJeL
Jul 5 '16 at 16:53
add a comment |
There is a whole other way. You could used Multi MC . This approach is especially usefull if you want to keep multible differnet modpack around to play with.
You can download the deb package for Ubunutu and install with dpkg
.
to install forge and other mods, you start multmc create a instance and edit the instance.
add a comment |
There is a whole other way. You could used Multi MC . This approach is especially usefull if you want to keep multible differnet modpack around to play with.
You can download the deb package for Ubunutu and install with dpkg
.
to install forge and other mods, you start multmc create a instance and edit the instance.
add a comment |
There is a whole other way. You could used Multi MC . This approach is especially usefull if you want to keep multible differnet modpack around to play with.
You can download the deb package for Ubunutu and install with dpkg
.
to install forge and other mods, you start multmc create a instance and edit the instance.
There is a whole other way. You could used Multi MC . This approach is especially usefull if you want to keep multible differnet modpack around to play with.
You can download the deb package for Ubunutu and install with dpkg
.
to install forge and other mods, you start multmc create a instance and edit the instance.
answered Jul 2 '16 at 8:07
KupferdracheKupferdrache
7610
7610
add a comment |
add a comment |
cd Desktop
java -jar forge-1.11-13.19.1.2199-installer.jar
This is for 1.11.2, worked just fine. =)
you said the same-thing I did, just specified it for 1.11.2 rather than making it more generalized
– DeJeL
Nov 16 '17 at 16:18
add a comment |
cd Desktop
java -jar forge-1.11-13.19.1.2199-installer.jar
This is for 1.11.2, worked just fine. =)
you said the same-thing I did, just specified it for 1.11.2 rather than making it more generalized
– DeJeL
Nov 16 '17 at 16:18
add a comment |
cd Desktop
java -jar forge-1.11-13.19.1.2199-installer.jar
This is for 1.11.2, worked just fine. =)
cd Desktop
java -jar forge-1.11-13.19.1.2199-installer.jar
This is for 1.11.2, worked just fine. =)
edited May 7 '17 at 23:49
Stephen Rauch
3,344101429
3,344101429
answered May 7 '17 at 23:41
JacobJacob
1
1
you said the same-thing I did, just specified it for 1.11.2 rather than making it more generalized
– DeJeL
Nov 16 '17 at 16:18
add a comment |
you said the same-thing I did, just specified it for 1.11.2 rather than making it more generalized
– DeJeL
Nov 16 '17 at 16:18
you said the same-thing I did, just specified it for 1.11.2 rather than making it more generalized
– DeJeL
Nov 16 '17 at 16:18
you said the same-thing I did, just specified it for 1.11.2 rather than making it more generalized
– DeJeL
Nov 16 '17 at 16:18
add a comment |
protected by Community♦ 1 hour ago
Thank you for your interest in this question.
Because it has attracted low-quality or spam answers that had to be removed, posting an answer now requires 10 reputation on this site (the association bonus does not count).
Would you like to answer one of these unanswered questions instead?
-games