User Tools

Site Tools


tutorial:technic_modpacks

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
tutorial:modpacks_on_technic [2019/05/20 15:06] – created falseresynctutorial:technic_modpacks [2022/02/25 12:25] (current) – external edit 127.0.0.1
Line 1: Line 1:
-====== Publishing Fabric modpacks on ATLauncher ======+====== Using Technic for Fabric modpacks ======
  
-ATLauncher's modpack publishing system is bit complicatedHere are some references which might help:+  - Open the [[https://fabricmc.net/use/technic|Fabric download page]]. 
 +  - Use the button to download ''version.json'' and put it in ''bin'' directory in your modpack ZIP.\\ **NOTE** The ''version.json'' will be the //only// file in bin/. If other guides tell you to add additional files to bin/, you're probably safe to just ignore that part and keep going. 
 +  - That's it! Do the rest the Technic way.
  
-  [[https://wiki.atlauncher.com/|ATLauncher Wiki]] (incomplete in key areas) +**PSA** Technic's support of 1.13+ profiles is a bit wonkyand we do a workaround to make it workAs such, no guarantees on our side can or will be made about its functioning.
-  [[https://github.com/Resonant-Rise/ResonantRise/blob/master/ResonantRise.xml|Resonant Rise'modpack definition]] +
-  * [[https://discordapp.com/invite/qNnamR|ATLauncher Discord]] +
- +
-===== The Fabric Bits ===== +
- +
-ATLauncher has introduced [[https://github.com/ATLauncher/ATLauncher/issues/338#issuecomment-489320686|official support]] for Fabric as of May 4th, 2019Here is a relevant XML snippetshowing how to use it in action: +
-<code xml> +
-<version> +
-    <pack> +
-        <version>1.0.0</version> +
-        <minecraft>1.14</minecraft> +
-        <memory>2048</memory> +
-    </pack> +
-    <loader type="fabric" yarn="1.14+build.21" loader="0.4.6+build.144"/> +
-</version> +
-</code>+
tutorial/technic_modpacks.1558364815.txt.gz · Last modified: 2019/05/20 15:06 by falseresync