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.
- Host: GitHub
- URL: https://github.com/jsorrell/blockowater
- Owner: jsorrell
- License: lgpl-3.0
- Created: 2019-08-05T05:15:08.000Z (almost 7 years ago)
- Default Branch: 1.12
- Last Pushed: 2019-09-18T19:09:11.000Z (almost 7 years ago)
- Last Synced: 2025-03-22T15:25:36.121Z (over 1 year ago)
- Topics: forge, minecraft, minecraft-forge, minecraft-mod, mod
- Language: Java
- Homepage:
- Size: 219 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
Block O' Water [![Build Status][travisbadge]][travislink] [![CurseForge Badge][curseforgebadge]][curseforgelink]
---------------------------------------------------------------------------

### 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