Skip to content

Commit

Permalink
Merge pull request #24 from bennetrr/main
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
bennetrr authored Dec 13, 2024
2 parents ada093a + 520bcdb commit ae61384
Show file tree
Hide file tree
Showing 85 changed files with 519 additions and 456 deletions.
13 changes: 8 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ Minecraft modpack for my survival server (iotomr) based on Fabulously Optimized.

## Modpack Content

### Mods

- ✅ = Included both editions
- 🔶 = Only included in the plus edition
- i = currently incompatible

### Mods

#### Performance

| Name | 1.21.1 | Description |
Expand Down Expand Up @@ -56,6 +56,7 @@ Minecraft modpack for my survival server (iotomr) based on Fabulously Optimized.
| ------------------------------------------------------------------------- | ------ | ----------------------------------------------------------------------------------------------------------------------- |
| [Better Statistics Screen](https://modrinth.com/mod/better-stats) || Improves the statistics screen with a new layout, filters and a search bar |
| [BetterF3](https://modrinth.com/mod/betterf3) || Adds more information to the F3 screen |
| [Click Through Updated](https://modrinth.com/mod/click-through-updated) || Allows clicking through item frames and signs hanging in front of chests |
| [ClientSort](https://modrinth.com/mod/clientsort) || Adds inventory sorting |
| [Controlify](https://modrinth.com/mod/controlify) || Adds controller support that is better than Bedrock's |
| [Cubes Without Borders](https://modrinth.com/mod/cubes-without-borders) || Allows you to have Minecraft in full screen and interact with a different window (disabled by default) |
Expand Down Expand Up @@ -143,12 +144,13 @@ The resource pack can be put together at [vanillatweaks.net](https://vanillatwea

| Name | 1.21.1 |
| -------------------------------------------------------------------------------- | ------ |
| [Bliss Shaders](https://modrinth.com/shader/bliss-shader) ||
| [BSL Shaders](https://modrinth.com/shader/bsl-shaders) ||
| [Complementary Reimagined](https://modrinth.com/shader/complementary-reimagined) ||
| [Complementary Unbound](https://modrinth.com/shader/complementary-unbound) ||
| [Rethinking Voxels](https://modrinth.com/shader/rethinking-voxels) ||
| [Kappa Shader](https://modrinth.com/shader/kappa-shader) ||
| [Bliss Shaders](https://modrinth.com/shader/bliss-shader) ||
| [Rethinking Voxels](https://modrinth.com/shader/rethinking-voxels) ||
| [Solas Shader](https://modrinth.com/shader/solas-shader) ||

### Keybinds

Expand Down Expand Up @@ -215,4 +217,5 @@ This modpack does not provide a server side modpack, however some mods need to b
- [VanillaTweaks Crafting](https://vanillatweaks.net/picker/crafting-tweaks/)
- Universal Dyeing
- Craftable Bundles (Rabbit Hide)
- [Logs To Chest & Sticks](https://modrinth.com/datapack/logs-to-chest-sticks)
- [Logs To Chest & Sticks](https://modrinth.com/datapack/logs-to-chest-sticks) (forked version)
- [Craftable Invisibility Item Frame](https://modrinth.com/datapack/invisibility-itemframe)
2 changes: 1 addition & 1 deletion fo-version
Original file line number Diff line number Diff line change
@@ -1 +1 @@
v6.2.0
v6.2.3
3 changes: 3 additions & 0 deletions plus/config/fabric_loader_dependencies.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
"+recommends": {
"iotomr": ">0.0.1"
}
},
"polytone": {
"conflicts": {}
}
}
}
Loading

0 comments on commit ae61384

Please sign in to comment.