NilLoader: Difference between revisions
Added recommended mods and their tagged versions that support NilLoader |
Added NilLoader and com.unascribed.nilloader details to PolyMC and PrismMC tutorial as details were missing |
||
| (3 intermediate revisions by the same user not shown) | |||
| Line 5: | Line 5: | ||
| name = NilLoader | | name = NilLoader | ||
| image = [[File:NilLoader Logo Capture.png|250x250px|center]] | | image = [[File:NilLoader Logo Capture.png|250x250px|center]] | ||
| categories = | | categories = Modloader | ||
| author = unascribed | | author = unascribed | ||
| version = 1.3.5 | | version = 1.3.5 | ||
| Line 29: | Line 29: | ||
-[https://modrinth.com/mod/nilcord NilCord] for 1.4.7 | -[https://modrinth.com/mod/nilcord NilCord] for 1.4.7 | ||
-[https://modrinth.com/mod/legacyfreecam Legacy Freecam] for 1.0 (tagged as such) | '''-[https://modrinth.com/mod/legacyfreecam Legacy Freecam] for 1.0 (tagged as such) Removed''' | ||
-[https://modrinth.com/mod/halflifemenu Half Life Menu] for 1.21.1 | |||
== Origins == | == Origins == | ||
| Line 64: | Line 66: | ||
3.2: For the PrismMC/PolyMC launchers create a new instance, recommend creating a 1.4.7 vanilla/unmodded instance as many mods commonly support it. From there go to 'add empty' under the edit instance button/settings. | 3.2: For the PrismMC/PolyMC launchers create a new instance, recommend creating a 1.4.7 vanilla/unmodded instance as many mods commonly support it. From there go to 'add empty' under the edit instance button/settings. | ||
With 'add empty' 2 textboxes will be visible. In the top one put '' in the bottom one put '', then load the game. You will notice the title screen won't change, but the json file will generate, this is important. Go to the 'patches' folder in the .minecraft for your PolyMC/PrismMC launcher instance you have created and edit it (as in open the file in any text document program/app). From there you will see the default information for the json file, you want to remove it and replace it with the NilLoader related code recommended. This will be the following below to compare the default the json generates, and the one to put into the json to replace it with. | With 'add empty' 2 textboxes will be visible. In the top one put 'NilLoader' in the bottom one put 'com.unascribed.nilloader', then load the game. You will notice the title screen won't change, but the json file will generate, this is important. Go to the 'patches' folder in the .minecraft for your PolyMC/PrismMC launcher instance you have created and edit it (as in open the file in any text document program/app). From there you will see the default information for the json file, you want to remove it and replace it with the NilLoader related code recommended. This will be the following below to compare the default the json generates, and the one to put into the json to replace it with. | ||
==Default JSON output for a Vanilla instance== | ==Default JSON output for a Vanilla instance== | ||
| Line 128: | Line 130: | ||
[[File:NilLoader Logo Capture.png|thumb|NilLoader Capture of logo]] | [[File:NilLoader Logo Capture.png|thumb|NilLoader Capture of logo]] | ||
</td> | </td> | ||
[[Category:Modloader]] | |||