Skip to content

Commit

Permalink
chore(release): 1.14.0-beta.9
Browse files Browse the repository at this point in the history
* add icons for each category to the wiki
* some other minor changes to the wiki
  • Loading branch information
UltimatChamp committed Jan 24, 2025
1 parent 215c5c5 commit aca6f5b
Show file tree
Hide file tree
Showing 19 changed files with 259 additions and 170 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
plugins {
id "org.moddedmc.wiki.toolkit" version "0.2.4"
id "org.moddedmc.wiki.toolkit" version "0.2.5"
}

wiki {
Expand Down
20 changes: 16 additions & 4 deletions docs/_meta.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,18 @@
{
"getting_started.mdx": "Getting Started",
"post_installation": "Post Installation",
"info": "Info",
"contributing": "Contributing"
"getting_started.mdx": {
"name": "Getting Started",
"icon": "CirclePlay"
},
"post_installation": {
"name": "Post Installation",
"icon": "CircleCheck"
},
"info": {
"name": "Info",
"icon": "Info"
},
"contributing": {
"name": "Contributing",
"icon": "HeartHandshake"
}
}
2 changes: 1 addition & 1 deletion docs/contributing/improving_docs.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ title: Improving the Documentation
hide_meta: true
---

Help us improve the documentation! On every page of this documentation, there is an `📝Edit page on GitHub` option. You can
Help us improve the documentation! On every page of this documentation, there is an `📝 Edit this page` option. You can
create a **Pull Request**, there.
9 changes: 6 additions & 3 deletions docs/getting_started.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,8 @@ title: Getting Started
hide_meta: true
---

Click on your favorite launcher and follow the instructions below. If you're not sure, you can try **Modrinth App** or **Prism Launcher**.
Click on your favorite launcher and follow the instructions below. If you're not sure, you can try **Modrinth App** or
**Prism Launcher**.

***

Expand Down Expand Up @@ -42,7 +43,8 @@ Go through the installation process, including adding your Minecraft account!
location="optimum-fuse:new_modrinth_install"
/>

- You can also choose a specific variant of the modpack. The modpack, currently, offers two variants: `Fabric` | `NeoForge`.
- You can also choose a specific variant of the modpack. The modpack, currently, offers two variants:
`Fabric` | `NeoForge`.

<ModAsset
width="100%"
Expand Down Expand Up @@ -107,7 +109,8 @@ Go through the installation process, including adding your Minecraft account!
location="optimum-fuse:modrinth_install"
/>

- You can also choose a specific variant of the modpack. The modpack, currently, offers two variants: `Fabric` | `NeoForge`.
- You can also choose a specific variant of the modpack. The modpack, currently, offers two variants:
`Fabric` | `NeoForge`.

<ModAsset
width="100%"
Expand Down
4 changes: 2 additions & 2 deletions docs/info/changed_options.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ title: Changed Options
hide_meta: true
---

### Vanilla Options ([`options.txt`](https://github.com/UltimatChamp/optimum-fuse/blob/main/modrinth/fabric/1.21.3/overrides/config/yosbr/options.txt))
### Vanilla Options ([`options.txt`](https://github.com/UltimatChamp/optimum-fuse/blob/main/modrinth/fabric/1.21.4/overrides/config/yosbr/options.txt))

| Option | Default | Modpack | Reason |
|--------------------------|----------|-----------------|--------------------------------------------------------------|
Expand All @@ -21,4 +21,4 @@ hide_meta: true

### Mod Options

You can see all other changed options here: [`config/yosbr/config`](https://github.com/UltimatChamp/optimum-fuse/tree/main/modrinth/fabric/1.21.3/overrides/config/yosbr/config)
You can see all other changed options here: [`config/yosbr/config`](https://github.com/UltimatChamp/optimum-fuse/tree/main/modrinth/fabric/1.21.4/overrides/config/yosbr/config)
15 changes: 2 additions & 13 deletions docs/info/hidden_features.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -21,12 +21,6 @@ You can right-click an enchanted book to view its description.

***

### Elytra Swap

You can toggle **elytra swap** by binding a key in the **Keybinds** settings.

***

### 3D Particles

You can disable most **3D particles** in the **FancyBlockParticles** option in the **Options** menu.
Expand All @@ -35,13 +29,8 @@ You can disable most **3D particles** in the **FancyBlockParticles** option in t

### In-Game Skin Switcher

You can switch your skins in-game, by clicking on the `Skin Presets` button on the **Title Screen** or on the **In-Game Menu**.

***

### Tooltip Scrolling

You can use `Left Alt` and `Left Control` to scroll tooltips, in your inventory.
You can switch your skins in-game, by clicking on the `Skin Presets` button on the **Title Screen** or on the
**In-Game Menu**.

***

Expand Down
9 changes: 8 additions & 1 deletion docs/post_installation/updating.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,14 @@ title: Updating
hide_meta: true
---

**OptimumFuse** informs you in-game, when an update is available. Click on your launcher and follow the instructions below.
**OptimumFuse** informs you in-game, when an update is available. Click on your launcher and follow the instructions
below.

<Callout variant="info">
If you haven't updated the modpack in a while and multiple updates have been released since your last update, it’s
recommended to install each update sequentially up to the latest version. This ensures that all changes are properly
applied, as some updates may not work correctly if skipped.
</Callout>

***

Expand Down
5 changes: 3 additions & 2 deletions docs/sinytra-wiki.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"id": "optimum-fuse",
"platform": "modrinth",
"slug": "optimum-fuse"
"platforms": {
"modrinth": "optimum-fuse"
}
}
36 changes: 19 additions & 17 deletions modrinth/fabric/1.21.4/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,18 @@
## OptimumFuse [`1.14.0-beta.8+fabric.1.21.4`]
## OptimumFuse [`1.14.0-beta.9+fabric.1.21.4`]

🗃️**Detailed Changelog:** [**1.14.0-beta.7 --> 1.14.0-beta.8**](https://github.com/UltimatChamp/optimum-fuse/compare/1.14.0-beta.7...1.14.0-beta.8)
🗃️**Detailed Changelog:** [**1.14.0-beta.8 --> 1.14.0-beta.9**](https://github.com/UltimatChamp/optimum-fuse/compare/1.14.0-beta.8...1.14.0-beta.9)

---

### ⛔Unavailable Mods

- **Advancement Plaques + Iceberg**
- **CIT Resewn** + **RPRenames**
- **Elytra Physics** + **PrickleMC**
- **Enhanced Block Entities**
- ~~**Elytra Physics**~~
- ~~**Enhanced Block Entities**~~
- **Flow**
- **Nvidium** _<small>(Incompatible with **Sodium 0.6.0** | See [**MCRcortex/nvidium#241**](https://github.com/MCRcortex/nvidium/issues/241))</small>_
- **Particle Core**
- ~~**Particle Core**~~
- **Pick Block Pro**
- **Pick Up Notifier**
- **Tips** + **Bookshelf**
Expand All @@ -22,10 +22,6 @@

### 🛠️Notes/Changes

- **Armor HUD** is now shifted to the top-right, to make it symmetrical with the rest of the HUD, and hopefully, be less distracting.

---

- This release has been marked as a **beta**, as some important mods are unavailable.
- Found any bug? Report it [**here**](https://github.com/UltimatChamp/optimum-fuse/issues/new?assignees=&labels=%F0%9F%AA%B2bug&projects=&template=bug-report.yml).
- Alternatively, you can report it on our [**Discord Server**](https://discord.gg/kfKjjhv3pn).
Expand All @@ -34,20 +30,26 @@

### 💡Added

- **Better Biome Reblend**
- **Map Tooltip**
- **ClickThrough Plus**

---

### 🔄️Updated

- **AdvancementsFullscreen**
- **AdvancementsSearch**
- **Chat Heads**
- **Chat Patches**
- **Concurrent Chunk Management Engine (Fabric)**
- **Controlify**
- **Crash Assistant**
- **Datapack Reload Helper**
- **Debugify**
- **EnhancedTooltips**
- **Fzzy Config**
- **Fabric API**
- **Lithium**
- **Polytone**
- **Reese's Sodium Options**
- **Translations for Sodium**
- **Mod Menu**
- **Not Enough Animations**
- **Resourcify**
- **Sodium Options API**
- **StarHUD**
- **TxniLib**
- **Wavey Capes**
Loading

0 comments on commit aca6f5b

Please sign in to comment.