Skip to content

satyrnidae/early-game-buckets

Repository files navigation

Early-Game Buckets

Java CI with Gradle CurseForge Versions

Requires Fabric API

A small fabric mod which adds some new early-game buckets!

Wooden Bucket

The wooden bucket is the first bucket you'll likely be able to craft. It requires seven wooden planks arranged in a U-shape and has durability for up to 32 uses.

You can carry water, milk, and fish in a wooden bucket, but you can't carry lava!

Durability on a bucket goes down each time you place or consume a liquid or place a fish. Wooden buckets can be repaired in the crafting grid or at an anvil when empty, or you can use them as a fuel source. You cannot use wooden buckets containing a liquid as fuel, nor can you repair non-empty buckets.

Clay Bucket

The clay bucket is an unfired ceramic bucket. It is not able to hold any liquids until it is fired... or will it?

Clay buckets can be fired in a furnace or kiln.

Ceramic Bucket

The ceramic bucket is a bucket made by firing a clay bucket in a furnace or kiln. Ceramic buckets can carry water, milk, lava, and fish.

Picking up lava in a ceramic bucket will greatly reduce its durability. Ceramic lava buckets can be used as a fuel source like iron lava buckets, but the fragile ceramic breaks and is consumed when the bucket is used in this manner.

Ceramic buckets are twice as durable as wooden ones. Empty buckets may be repaired in the crafting grid or at an anvil. You cannot repair non-empty buckets.

Setup

This mod requires the Fabric mod loader and the Fabric API Mod.

If you want to be able to use kilns, make sure to install Boundarybreaker's Kiln mod.

License

New Buckets is licensed under MIT. Feel free to incorporate or reference it in your own projects; simply credit Isabel Maskrey as the original author and include a copy of license as below:

Copyright 2021 Isabel Maskrey

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated
documentation files (the "Software"), to deal in the Software without restriction, including without limitation the
rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the
Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE
WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS
OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR
OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Contributing

Contributions include submitted issues, pull requests, feature suggestions, and more.To contribute, make sure you've read the Code of Conduct and the Contributing Guidelines.

About

Adds wooden and ceramic buckets to the game (w/ durability!)

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages