How do I install minecraft Forge?

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP





.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;








5















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)










share|improve this question






























    5















    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)










    share|improve this question


























      5












      5








      5








      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)










      share|improve this question
















      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






      share|improve this question















      share|improve this question













      share|improve this question




      share|improve this question








      edited Sep 8 '16 at 11:33









      Jeff Schaller

      44.9k1164147




      44.9k1164147










      asked Jul 2 '16 at 7:28









      DeJeLDeJeL

      1011115




      1011115




















          4 Answers
          4






          active

          oldest

          votes


















          2














          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)






          share|improve this answer
































            0














            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.






            share|improve this answer























            • 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


















            0














            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.






            share|improve this answer






























              0














              cd Desktop

              java -jar forge-1.11-13.19.1.2199-installer.jar


              This is for 1.11.2, worked just fine. =)






              share|improve this answer

























              • 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









              protected by Community Mar 11 at 22:27



              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









              2














              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)






              share|improve this answer





























                2














                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)






                share|improve this answer



























                  2












                  2








                  2







                  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)






                  share|improve this answer















                  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)







                  share|improve this answer














                  share|improve this answer



                  share|improve this answer








                  edited Jan 21 '17 at 22:21

























                  answered Jul 5 '16 at 16:59









                  DeJeLDeJeL

                  1011115




                  1011115























                      0














                      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.






                      share|improve this answer























                      • 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















                      0














                      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.






                      share|improve this answer























                      • 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













                      0












                      0








                      0







                      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.






                      share|improve this answer













                      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.







                      share|improve this answer












                      share|improve this answer



                      share|improve this answer










                      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

















                      • 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











                      0














                      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.






                      share|improve this answer



























                        0














                        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.






                        share|improve this answer

























                          0












                          0








                          0







                          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.






                          share|improve this answer













                          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.







                          share|improve this answer












                          share|improve this answer



                          share|improve this answer










                          answered Jul 2 '16 at 8:07









                          KupferdracheKupferdrache

                          7610




                          7610





















                              0














                              cd Desktop

                              java -jar forge-1.11-13.19.1.2199-installer.jar


                              This is for 1.11.2, worked just fine. =)






                              share|improve this answer

























                              • 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















                              0














                              cd Desktop

                              java -jar forge-1.11-13.19.1.2199-installer.jar


                              This is for 1.11.2, worked just fine. =)






                              share|improve this answer

























                              • 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













                              0












                              0








                              0







                              cd Desktop

                              java -jar forge-1.11-13.19.1.2199-installer.jar


                              This is for 1.11.2, worked just fine. =)






                              share|improve this answer















                              cd Desktop

                              java -jar forge-1.11-13.19.1.2199-installer.jar


                              This is for 1.11.2, worked just fine. =)







                              share|improve this answer














                              share|improve this answer



                              share|improve this answer








                              edited May 7 '17 at 23:49









                              Stephen Rauch

                              3,354101529




                              3,354101529










                              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

















                              • 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





                              protected by Community Mar 11 at 22:27



                              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?


                              Popular posts from this blog

                              How to check contact read email or not when send email to Individual?

                              Bahrain

                              Postfix configuration issue with fips on centos 7; mailgun relay