Skip to content

JongWasTaken/Baubley-Heart-Canisters-Fabric

Repository files navigation

Baubley Heart Canisters for Fabric

This is an unofficial port of Baubley Heart Canisters for the Fabric Mod Loader.

Please report any issues you encounter!

This was mainly done as a learning exercise, but also because I wanted the cool 100 attack damage sword in my Fabric modpack.

Downloads

https://modrinth.com/mod/fabric-api https://modrinth.com/mod/owo-lib https://modrinth.com/mod/trinkets

Modrinth
CurseForge

I also recommend installing Colorful Hearts, to make the heart bar more readable.

License

Credits go to Traverse-Joe, I just did the porting, which took a few hours at best.

This project makes use of the following third-party libraries:

  • owo-lib (MIT License), to make registration easier
  • trinkets (MIT License), as a fabric replacement for the curios api
  • forge-config-api-port (MPLv2 License), to keep config compatibility between both loaders

The original project uses the GPLv3 license, as stated on its CurseForge page.
Below you will find all needed information to comply with the license:

  • This project inherits the GPLv3 license.
  • This project is based on this commit.
  • Significant changes include changing the mappings to yarn mappings as well as porting to the Fabric mod loader.
  • Building and installation steps are the same as all Fabric mods and do not differ.

Copyright notice:

    Baubley Heart Canisters, original by Traverse-Joe, ported by JongWasTaken
    Copyright (C) 2024 Traverse-Joe

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see http://www.gnu.org/licenses.