Skip to content

Commit

Permalink
* change version
Browse files Browse the repository at this point in the history
* change readme
  • Loading branch information
cech12 committed Apr 27, 2021
1 parent 3083301 commit 9962b9a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Ceramic Bucket [![Curseforge](http://cf.way2muchnoise.eu/full_ceramic-bucket_downloads.svg)](https://www.curseforge.com/minecraft/mc-mods/ceramic-bucket) [![Curseforge](http://cf.way2muchnoise.eu/versions/For%20MC_ceramic-bucket_all.svg)](https://www.curseforge.com/minecraft/mc-mods/ceramic-bucket/files) [![](https://img.shields.io/discord/752506676719910963.svg?style=flat&color=informational&logo=discord&label=Discord)](https://discord.gg/gRUFH5t) [![License](https://img.shields.io/github/license/cech12/CeramicBucket)](http://opensource.org/licenses/MIT)

This is a **Minecraft Forge** mod for version 1.14.4, 1.15.2, 1.16.2, 1.16.3 or 1.16.4 and adds a **Ceramic Bucket** to the game.
This is a **Minecraft Forge** mod that adds a **Ceramic Bucket** to the game.

![All Buckets](https://raw.githubusercontent.com/cech12/CeramicBucket/1.16/material/all_buckets.png)

Expand All @@ -15,5 +15,6 @@ The **Ceramic Bucket** acts like a normal bucket and can contain **water**, **la
The only difference is if the bucket contains lava, it melts as soon as you empty it. (temperature configurable)

All mod fluids are supported since mod version 2.0.0.
Some mod fishes and mobs are supported as well.

For more information check out the **Wiki**: https://github.com/cech12/CeramicBucket/wiki
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
org.gradle.jvmargs=-Xmx3G
org.gradle.daemon=false

mod_version=2.5.8
mod_version=2.6.0
minecraft_version=1.16.2+

forge_version=1.16.2-33.0.21
Expand Down

0 comments on commit 9962b9a

Please sign in to comment.