Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bd103/rubber-duck

Add rubber ducks to Minecraft!
https://github.com/bd103/rubber-duck

fabricmc minecraft minecraft-mod

Last synced: about 1 month ago
JSON representation

Add rubber ducks to Minecraft!

Awesome Lists containing this project

README

        

# Rubber Duck

[![Modrinth](https://img.shields.io/badge/Modrinth-gray?logo=modrinth) ![Mod Version](https://img.shields.io/modrinth/v/5KX3USpK) ![Game Version](https://img.shields.io/modrinth/game-versions/5KX3USpK)](https://modrinth.com/mod/rubber-duck)

This is a simple rubber duck mod for [Fabric](https://fabricmc.net/), targeting Minecraft 1.20.2. It is a port of [salvadormg15's rubber duck mod for Forge](https://github.com/salvadormg15/Rubber-Duck), though some functionality has been changed.

This mod adds the rubber duck block, a cute little fellow that you can use to decorate your home! You can hold rubber ducks in your hand, hide them for guests to find in your house, or even place them on your head! Even better, they squeak when you right click them! There is a small chance of finding rubber ducks in naturally generating dungeons, for your survival needs. Unlock hundreds of possibilities with this small, adorable mod!

## Dependencies

- [Fabric API](https://modrinth.com/mod/fabric-api)
- [Fabric Language Kotlin](https://modrinth.com/mod/fabric-language-kotlin)

## Credits

The rubber duck texture, model, and squeak noise were all designed by [@salvadormg15](https://github.com/salvadormg15). They have been copied over with permission (salvadormg15/Rubber-Duck#11). The code is also inspired by the original.