Skip to content

Commit

Permalink
Final changes for v0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Tschipcraft committed Mar 3, 2023
1 parent 478febe commit 32f72b1
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@
<a href="https://github.com/Tschipcraft/fabric_make_bubbles_pop_mod/releases/latest"><img src="https://img.shields.io/github/downloads/Tschipcraft/fabric_make_bubbles_pop_mod/total?logo=github&colorA=363a4f&colorB=b7bdf8&style=for-the-badge"></a>
</p>

> A fabric mod for Minecraft 1.18x-1.19x
> A fabric/quilt mod for Minecraft 1.18x-1.19x
## Features

Title says it all. This client-side mod makes bubble particles pop.
This client-side mod makes bubble particles pop and lets them rise realistically to the water surface.

Should be compatible with every other mod.

Expand All @@ -23,7 +23,7 @@ Fixes [MC-132067](https://bugs.mojang.com/browse/MC-132067).

Download the latest release from [here](https://github.com/Tschipcraft/fabric_make_bubbles_pop_mod/releases/latest) and put the .jar file into the `mods` folder in your Minecraft directory.

You can also, of course, download it from Modrinth or CurseForge.
This mod is also available on Modrinth and CurseForge!

<a href="https://modrinth.com/mod/make_bubbles_pop">
<picture>
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ org.gradle.jvmargs=-Xmx1G
loader_version=0.14.6

# Mod Properties
mod_version = 0.0.3-1.19
mod_version = 0.1.0-1.19
maven_group = net.tschipcraft
archives_base_name = make_bubbles_pop

Expand Down

0 comments on commit 32f72b1

Please sign in to comment.