Skip to content

Commit

Permalink
3.8.2-mr.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Madis0 committed May 25, 2022
1 parent d1f3bcc commit 923f120
Show file tree
Hide file tree
Showing 4 changed files with 737 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,21 @@ This is the changelog for the Fabric modpack [Fabulously Optimized](https://www.

## 1.18.2

### 3.8.2-mr.1 (2022-05-25)

**3.8.2: the Modrinth integrity test 1**

This is essentially the same 3.8.2 as released in CurseForge, but unlike the previous versions which used 100% CurseForge links, this uses zero.
All mods are either sourced from Modrinth, GitHub or bundled, if their license allows.

**Goal? Test the differences between this and the normal 3.8.2 to determine the feasibility of minimal CF dependency.**

1. Install MultiMC, update to development branch
2. Install 3.8.2-mr.1 through the launcher or https://modrinth.com/modpack/fabulously-optimized/version/3.8.2-mr.1
3. Install Farsight to the pack: https://www.curseforge.com/minecraft/mc-mods/farsight-fabric/files/3778514
4. Install 3.8.2: https://www.curseforge.com/minecraft/modpacks/fabulously-optimized/files/3801677
4. Report any _differences between the two FO versions_ in Discord. If you're having generic issues, make sure they are reproducible in normal 3.8.2 and report to #support/GitHub instead.

### 3.8.2 (2022-05-22)

* Updated Architectury API, Cull Less Leaves, Fabric API, Lithium, Main Menu Credits, Sodium Extra, Zoomify
Expand Down
6 changes: 6 additions & 0 deletions Modrinth/Readme.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
Modrinth packs are generated with [packwiz](https://github.com/packwiz/packwiz) or [mmc-export](https://github.com/RozeFound/mmc-export).

For the latter, the following command is used:
```
mmc-export -i "C:\Users\Madis\Desktop\Fabulously Optimized x.x.x.zip" -f Modrinth -o "C:\Users\Madis\Desktop" --exclude-providers CurseForge --modrinth-search loose --config "C:\Users\Madis\Documents\GitHub\fabulously-optimized\Modrinth\mmc-export.toml"
```
29 changes: 29 additions & 0 deletions Modrinth/mmc-export.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
name = "Fabulously Optimized"
author = "RozeFound"
version = "3.8.2-mr.1"
description = "Improve your graphics and performance with this simple modpack. Experimental releases on Modrinth!"

[[Resource]]
name = "Cloth Config v6"
filename = "cloth-config-6.2.62-fabric.jar"
url = "https://cdn.modrinth.com/data/9s6osm5g/versions/6.2.57+fabric/cloth-config-6.2.57-fabric.jar"

[[Resource]]
name = "DCCH"
filename = "DCCH-2.0+1.17.jar"
url = "https://cdn.modrinth.com/data/sUbMm93i/versions/2.0+1.17/DCCH-2.0+1.17.jar"

[[Resource]]
name = "Fabric Language Kotlin"
filename = "fabric-language-kotlin-1.7.2%2Bkotlin.1.6.20.jar"
url = "https://cdn.modrinth.com/data/Ha28R6CL/versions/1.7.2+kotlin.1.6.20/fabric-language-kotlin-1.7.2%2Bkotlin.1.6.20.jar"

[[Resource]]
name = "Farsight Mod"
filename = "invalid.jar"
url = "https://github.com/download-from-curseforge-directly.jar"

[[Resource]]
name = "Mod Menu Helper"
filename = "invalid.jar"
url = "https://github.com/bundled-in-the-pack-already.jar"
Loading

0 comments on commit 923f120

Please sign in to comment.