SkillAgentSearch skills...

Blahaj

BLÅHAJ Soft toy, shark mod, 16px

Install / Use

/learn @hibiii/Blahaj
About this skill

Quality Score

0/100

Supported Platforms

Universal

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

| Item | Preview | Recipe | |---|---|---| | Soft Toy Shark | <img src="./.pretty_readme/preview_blue_shark.png" height=124/> | Crafting recipe for Blåhaj | | Gray Toy Shark | <img src="./.pretty_readme/preview_gray_shark.png" height=124/> | Crafting recipe for Klappar Haj | | Soft Toy Blue Whale | <img src="./.pretty_readme/preview_blue_whale.png" height=124/> | Crafting recipe for Blåvingad | | Bread Pillow | <img src="./.pretty_readme/preview_bread.png" height=124/> | Crafting 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.

View on GitHub
GitHub Stars177
CategoryDevelopment
Updated23d ago
Forks45

Languages

Java

Security Score

95/100

Audited on Mar 17, 2026

No findings