Bucket lite
This is fork of Minetest Game mod: bucket

For changes see changelog:
https://gitlab.com/daretmavi/bucket-lit ... /CHANGELOG
Recipe
Classic recipe

- bucket_use_clasic_recipe = true

- bucket_use_clasic_recipe = false
License:
- License of source code: GNU Lesser General Public License, version 2.1
- Licenses of media (textures): Attribution-ShareAlike 3.0 Unported (CC BY-SA 3.0)
- https://gitlab.com/daretmavi/bucket-lit ... icense.txt
- Zip: https://gitlab.com/daretmavi/bucket-lit ... master.zip
- Source code: https://gitlab.com/daretmavi/bucket-lite/-/tree/master
- ContentDB: https://content.minetest.net/packages/daret/bucket/
- only one bucket for all water types
- flowing is only one block to prevent flooding with one bucket
- If "bucket water" gets in contact with normal water or river water, then the bucket water changes to this type.
- If "bucket lava" gets in contact with water, or default lava, the bucket lava changes to default type - this can result in lava flooding. Just don't mess up with lava :)
- Liquid can be taken from flowing liquid - you don't have to look for source
- Bucket liquids are not renewable
- more bucket types added (wood, stone, steel, bronze, mese, diamond, gold)
- default bucket for aliases is steel
- default - water and lava
- dynamic_liquid - actually works, it creates obsidian easily (good enough)
- If you want full support, some changes are needed:
- see my fork https://github.com/daretmavi/dynamic_liquid (no warranty, I just tried some changes)
- Other mods bucket liquids
- Should work
- like muddy water in water_life
- no special bucket water with reduces flowing is implemented (yet)
This is default behavior:



River water is ok, but normal water and lava can create real flood ... from one bucket. It's crazy.
This mod changes it to just one block
