hibiii/Blahaj

BLÅHAJ Soft toy, shark mod, 16px

Java

176

46 commits

updated Jul 15, 2024

See the code

README

Blåhaj

A Minecraft mod that adds the IKEA BLÅHAJ Soft toy shark and a giant bread pillow as items.

Players holding Blåhaj

ItemPreviewRecipe
Soft Toy SharkCrafting recipe for Blåhaj
Gray Toy SharkCrafting recipe for Klappar Haj
Soft Toy Blue WhaleCrafting recipe for Blåvingad
Bread PillowCrafting recipe for Bread Pillow

Building

Building? 🙂

Blåhaj Mod doesn't have a very well structured build system — in fact, each mod platform should have its own build.gradle, and is its own subproject. If you want detailed instructions...

cd platform-${loader}-${version}
./gradlew build

If you'd like a one-liner that builds everything, then for platform in $(ls -d platform-*); do pushd "$platform"; ./gradlew build; popd; done on the root of the project (POSIX sh only or compatible).

Inspired by Unascribed's Ears.

License

This mod is licensed under the Unlicense. Feel free to learn from it and incorporate it in your own projects.

The icon of this project is the Blobhaj by Heatherhorns, and is licensed under a Creative Commons Attribution 4.0 International License.

Contributors

hibiii

46 commits

hibiii/Blahaj

BLÅHAJ Soft toy, shark mod, 16px

Java

176

46 commits

updated Jul 15, 2024

See the code

README

Blåhaj

A Minecraft mod that adds the IKEA BLÅHAJ Soft toy shark and a giant bread pillow as items.

Players holding Blåhaj

ItemPreviewRecipe
Soft Toy SharkCrafting recipe for Blåhaj
Gray Toy SharkCrafting recipe for Klappar Haj
Soft Toy Blue WhaleCrafting recipe for Blåvingad
Bread PillowCrafting recipe for Bread Pillow

Building

Building? 🙂

Blåhaj Mod doesn't have a very well structured build system — in fact, each mod platform should have its own build.gradle, and is its own subproject. If you want detailed instructions...

cd platform-${loader}-${version}
./gradlew build

If you'd like a one-liner that builds everything, then for platform in $(ls -d platform-*); do pushd "$platform"; ./gradlew build; popd; done on the root of the project (POSIX sh only or compatible).

Inspired by Unascribed's Ears.

License

This mod is licensed under the Unlicense. Feel free to learn from it and incorporate it in your own projects.

The icon of this project is the Blobhaj by Heatherhorns, and is licensed under a Creative Commons Attribution 4.0 International License.

Contributors

hibiii

46 commits

Languages

Java

100.0%