add indent on wiki too

main
SolDev69 2 years ago
parent 2feff83eaf
commit 2299681288

@ -31,12 +31,14 @@
</div> </div>
</nav> </nav>
<br> <br>
<ul>
<h1 id="wiki">Wiki</h1> <h1 id="wiki">Wiki</h1>
<h3 id="how-to-install">How to Install (Jarmods)</h3> <h3 id="how-to-install">How to Install (Jarmods)</h3>
For MultiMC-based launchers: create a new instance using the version that you wish to use and make sure all resources needed are downloaded. Edit that instance and add the mod you want to install as a jarmod using the "Add to Minecraft.jar" feature. For inf-20100630, also install <a href="https://repo1.maven.org/maven2/systems/manifold/manifold-all/2023.1.3/manifold-all-2023.1.3.jar">Manifold</a> as a jarmod for inf-20100630 BigInteger by adding it the same way. For MultiMC-based launchers: create a new instance using the version that you wish to use and make sure all resources needed are downloaded. Edit that instance and add the mod you want to install as a jarmod using the "Add to Minecraft.jar" feature. For inf-20100630, also install <a href="https://repo1.maven.org/maven2/systems/manifold/manifold-all/2023.1.3/manifold-all-2023.1.3.jar">Manifold</a> as a jarmod for inf-20100630 BigInteger by adding it the same way.
For the official Minecraft Launcher (current version) and PojavLauncher: navigate to your .minecraft folder and open versions. Make sure you have already ran the version that the mod you want to install is based on. Make a copy of that folder in your versions directory and rename it and the files inside to something like `version-mod` where `version` is the Minecraft version base you are using and `mod` is the mod you are installing (ie: 64bit, BigInt, etc). Edit the json and delete everything between "client" and (but not including) "server". Then find where it says `"id": version` and change the version to what you named the files previously. Save everything and reopen your launcher. Please note, 1.3.2-BigInteger will likely not work on PojavLauncher without patching. For the official Minecraft Launcher (current version) and PojavLauncher: navigate to your .minecraft folder and open versions. Make sure you have already ran the version that the mod you want to install is based on. Make a copy of that folder in your versions directory and rename it and the files inside to something like `version-mod` where `version` is the Minecraft version base you are using and `mod` is the mod you are installing (ie: 64bit, BigInt, etc). Edit the json and delete everything between "client" and (but not including) "server". Then find where it says `"id": version` and change the version to what you named the files previously. Save everything and reopen your launcher. Please note, 1.3.2-BigInteger will likely not work on PojavLauncher without patching.
<!-- TODO: Add images --> <!-- TODO: Add images -->
</ul>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.3.0-alpha1/dist/js/bootstrap.bundle.min.js" integrity="sha384-w76AqPfDkMBDXo30jS1Sgez6pr3x5MlQ1ZAGC+nuZB+EYdgRZgiwxhTBTkF7CXvN" crossorigin="anonymous"></script>
</body> </body>
</html> </html>
Loading…
Cancel
Save