Skip to content

Commit 3f1ddbb

Browse files
committed
Release: 1.0.0
1 parent 6c6a14b commit 3f1ddbb

2 files changed

Lines changed: 7 additions & 2 deletions

File tree

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@
88
[![Latest Release](https://img.shields.io/github/v/release/PotassiumMC/thorium)](https://github.com/PotassiumMC/thorium/releases)
99
[![CurseForge Download Count](https://cf.way2muchnoise.eu/full_thorium_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/thorium)
1010

11-
thorium is a fabric mod that fixes 50+ small bugs and annoyances in Minecraft.
11+
thorium is a fabric mod that fixes 50+ small bugs and annoyances in Minecraft, without affecting gameplay mechanics.
12+
13+
Because thorium does not affect gameplay mechanics, it is not a hard requirement to have installed on the client or the server when joining a server.
14+
However, we still recommend installing it on both, since not all issues can be fixed on the server (or client) side.
15+
16+
If you have encountered an issue or would like to request a bugfix, please create an issue on our [issue tracker](https://github.com/PotassiumMC/thorium/issues/new/choose).
1217

1318
For support, check out our [Discord](https://discord.gg/bXG8H6PVuS) or [IRC Channels](https://webchat.esper.net/?channels=potassium)!
1419

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ yarn_mappings=1.18.2+build.1
88
loader_version=0.13.3
99

1010
# Mod Properties
11-
mod_version=1.0.0-SNAPSHOT
11+
mod_version=1.0.0
1212
maven_group=io.github.potassiummc.thorium
1313
archives_base_name=thorium
1414

0 commit comments

Comments
 (0)