SkillAgentSearch skills...

ImmersiveMelodies

Play custom melodies on various instruments and annoy your friends!

Install / Use

/learn @Luke100000/ImmersiveMelodies
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Immersive Melodies

Crowdin

Hosted on CurseForge: https://www.curseforge.com/minecraft/mc-mods/immersive-melodies

Config docu here: https://github.com/Luke100000/ImmersiveMelodies/wiki/Config

Modpack/Datapack Creator help: https://github.com/Luke100000/ImmersiveMelodies/wiki/Custom-Melodies

Maven: https://maven.conczin.net/#/Artifacts/net/conczin/immersive_melodies

API and Custom Instruments

  1. Add sounds for every octave (1-8) into resources/assets/{namespace}/sounds/instruments/{instrument_name}, or use scripts/convert.sh to convert a C4 base audio automatically.
  2. Register the sounds into the sounds.json
  3. Register the item via immersive_melodies.Items.register(java.lang.String, java.lang.String, long, org.joml.Vector3f)
  4. Register the animation handler via immersive_melodies.client.animation.ItemAnimators.register
  5. Add instrument.json and instrument_hand.json item models and textures
  6. And of course recipes, lang files, tags, and whatever else might be needed

Related Skills

View on GitHub
GitHub Stars42
CategoryDevelopment
Updated2d ago
Forks14

Languages

Java

Security Score

80/100

Audited on Apr 6, 2026

No findings