An open API service indexing awesome lists of open source software.

https://github.com/jsorrell/blockowater

A Minecraft mod to that adds water... in block form.
https://github.com/jsorrell/blockowater

forge minecraft minecraft-forge minecraft-mod mod

Last synced: 2 months ago
JSON representation

A Minecraft mod to that adds water... in block form.

Awesome Lists containing this project

README

          

Block O' Water [![Build Status][travisbadge]][travislink] [![CurseForge Badge][curseforgebadge]][curseforgelink]
---------------------------------------------------------------------------

Block O' Water

### Description
A Minecraft Forge mod that adds a single block, a "Block O' Water".
This block generates water and pushes at configurable rates
under configurable conditions.

### Configuration

- Generation Rate
- How much to generate
- How often to generate

- Push Rate
- Whether pushing is enabled
- How much to push
- How often to push

- Working Conditions
- Whether a River or Ocean biome is required
- Whether to work in the Nether

- Tooltips describing settings
- Whether tooltips are enabled
- Whether to show tooltips always or only when Sneak is held

### ModPacks
Feel free to add this mod to any modpacks you'd like.

### Issues
Please submit an issue describing any bugs or feature requests.

### License
All code and images are licensed under the [GNU Lesser General Public License v3.0](LICENSE.txt).

[curseforgebadge]: http://cf.way2muchnoise.eu/title/333885.svg "Download Block O' Water"
[curseforgelink]: https://www.curseforge.com/minecraft/mc-mods/block-o-water
[travisbadge]: https://travis-ci.org/jsorrell/BlockOWater.svg?branch=1.12 "Build Status"
[travislink]: https://travis-ci.org/jsorrell/BlockOWater