Mods
Resource Packs
Data Packs
Modpacks
Shaders
Plugins
Mods Resource Packs Data Packs Plugins Shaders Modpacks
Get Modrinth App Upgrade to Modrinth+
Sign in
ModsPluginsData PacksShadersResource PacksModpacks
Sign in
Settings
Musical Instrument Library (Mib)

Musical Instrument Library (Mib)

A library adding common to use musical instruments.

1,777
6

Compatibility

Minecraft: Java Edition

1.21

Platforms

Fabric
NeoForge

Supported environments

Client and server

90% of ad revenue goes to creators

Support creators and Modrinth ad-free with Modrinth+

Links

Report issues View source Join Discord server
Donate on Ko-fi

Creators

Greenhouse
GreenhouseOrganization

Omniv
Omniv Artist
Torty
Torty Owner

Details

Licensed MPL-2.0
Published 11 months ago
Updated 11 months ago
DescriptionChangelogVersions

Musical Instrument Library (Mib)

Supports Fabric and NeoForge for 1.21 and above!

ModFest Carnival


Mib is a mod that adds 8 unique instruments. However, the catch is that they don't do much on their own, only acting as a goat horn style item if you only have this mod installed.

Where this mod truly shines is integration within other mods, developers are encouraged to include/jar in jar this instrument system, and implement special content for the instruments within their own mod. For example, our mod, Orchestrate (To Be Released), which allows you to compose using the instruments and sounds of this mod.

The instruments this mod adds are:

  • Acoustic Guitar
  • Copper Goat Horn
  • Fantasy Trumpet
  • Flute
  • Harpsichord
  • Keyboard
  • Saxophone
  • Violin

You can get the instruments by crafting them through the crafting table. Check your recipe book or recipe viewer!

For Developers

To depend on Mib, you should use the Greenhouse Maven.

repositories {
    maven {
        name = "Greenhouse Maven"
        url = 'https://maven.greenhouseteam.dev/releases/'
    }
}

dependencies {
    // Depend on the Common project, for VanillaGradle/ModDevGradle projects.
    compileOnly("dev.greenhouseteam:mib-common:${mib_version}")
    
    // Depend on the Fabric project, for Fabric or Quilt.
    modImplementation("dev.greenhouseteam:mib-fabric:${mib_version}")
    
    // Depend on the NeoForge project, for NeoForge.
    implementation("dev.greenhouseteam:mib-neoforge:${mib_version}")
}

Credits

All of the instrument sounds were sourced from various Roland Cloud Libraries.

Modrinth is open source.

main@016c3d7

© Rinth, Inc.

Company

TermsPrivacyRulesCareers

Resources

SupportBlogDocsStatus

Interact

Discord X (Twitter) Mastodon Crowdin
Get Modrinth App Settings
NOT AN OFFICIAL MINECRAFT SERVICE. NOT APPROVED BY OR ASSOCIATED WITH MOJANG OR MICROSOFT.